[webkit-reviews] review requested: [Bug 133660] Call and Construct DFG nodes aren't always safe to execute : [Attachment 232738] Split Call and Construct DFG nodes into NativeCall and NativeConstruct

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


Matthew Mirman <mmirman at apple.com> has asked  for review:
Bug 133660: Call and Construct DFG nodes aren't always safe to execute
https://bugs.webkit.org/show_bug.cgi?id=133660

Attachment 232738: Split Call and Construct DFG nodes into NativeCall and
NativeConstruct
https://bugs.webkit.org/attachment.cgi?id=232738&action=review

------- Additional Comments from Matthew Mirman <mmirman at apple.com>
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.


More information about the webkit-reviews mailing list