[Webkit-unassigned] [Bug 64066] DFG JIT does not implement op_construct
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jul 12 16:38:08 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=64066
Gavin Barraclough <barraclough at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #100583|review?, commit-queue? |review-, commit-queue-
Flag| |
--- Comment #8 from Gavin Barraclough <barraclough at apple.com> 2011-07-12 16:38:08 PST ---
(From update of attachment 100583)
Hey Filip, following on from our conversation earlier, looking at the two bugs this fixes since the original patch, one looks tougher to test for (error on unlinking calls), but the other does look testable (virtualFor always compiles for call). To test we'd just have to have one function use new, call another, and have the constructor that is called do something that would prove whether it was invoked as a call or a constructor (as an example, returning a non-object value would do). Unless there is any reason it won't be possible, let's add a LayoutTest.
--
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