[Webkit-unassigned] [Bug 133660] Call and Construct DFG nodes aren't always safe to execute

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 9 15:22:05 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=133660


Matthew Mirman <mmirman at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #232738|                            |review?, commit-queue?
               Flag|                            |




--- Comment #1 from Matthew Mirman <mmirman at apple.com>  2014-06-09 15:22:29 PST ---
Created an attachment (id=232738)
 --> (https://bugs.webkit.org/attachment.cgi?id=232738&action=review)
Split Call and Construct DFG nodes into NativeCall and NativeConstruct

Ran webkit tests without new or relevant failures.

Should also increase the speed a bit by removing patch-points for calls which are speculated to be native by the DFG.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list