[Webkit-unassigned] [Bug 144853] js/dom/stack-trace.html fails with eager compilation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 12 18:20:10 PDT 2015


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

--- Comment #2 from Filip Pizlo <fpizlo at apple.com> ---
Wow, this is hilarious.  The various escape analyses don't have any clue how to handle:

a: NewObject()
b: Check(Number:@a)

or anything else like that where the check is guaranteed to fail.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150513/d2e9e573/attachment.html>


More information about the webkit-unassigned mailing list