Ignore:
Timestamp:
Oct 7, 2011, 1:27:01 PM (14 years ago)
Author:
[email protected]
Message:

2011-10-07 Oliver Hunt <[email protected]>

Verify that our call speculation is valid.

Reviewed by Filip Pizlo.

Before specialising an intrinsic we need to verify that
we our speculation is correct.

  • dfg/DFGByteCodeParser.cpp: (JSC::DFG::ByteCodeParser::parseBlock):
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/JavaScriptCore/ChangeLog

    r96977 r96978  
     12011-10-07  Oliver Hunt  <[email protected]>
     2
     3        Verify that our call speculation is valid.
     4
     5        Reviewed by Filip Pizlo.
     6
     7        Before specialising an intrinsic we need to verify that
     8        we our speculation is correct.
     9
     10        * dfg/DFGByteCodeParser.cpp:
     11        (JSC::DFG::ByteCodeParser::parseBlock):
     12
    1132011-10-07  Brent Fulgham  <[email protected]>
    214
Note: See TracChangeset for help on using the changeset viewer.