RESOLVED FIXED 22828
Do not inspect bytecode instruction stream for op_get_by_id exception information
https://bugs.webkit.org/show_bug.cgi?id=22828
Summary Do not inspect bytecode instruction stream for op_get_by_id exception informa...
Cameron Zwarich (cpst)
Reported 2008-12-12 14:18:47 PST
We need to do this in order to delete the bytecode instruction stream after generating native code.
Attachments
Proposed patch (7.64 KB, patch)
2008-12-12 14:23 PST, Cameron Zwarich (cpst)
sam: review+
Cameron Zwarich (cpst)
Comment 1 2008-12-12 14:23:23 PST
Created attachment 25987 [details] Proposed patch
Sam Weinig
Comment 2 2008-12-12 14:43:54 PST
Comment on attachment 25987 [details] Proposed patch r=me with the comments I gave on irc.
Cameron Zwarich (cpst)
Comment 3 2008-12-12 14:49:11 PST
Landed in r39255.
Note You need to log in before you can comment on or make changes to this bug.