Bug 22828

Summary: Do not inspect bytecode instruction stream for op_get_by_id exception information
Product: WebKit Reporter: Cameron Zwarich (cpst) <zwarich>
Component: JavaScriptCoreAssignee: Cameron Zwarich (cpst) <zwarich>
Status: RESOLVED FIXED    
Severity: Normal CC: sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Proposed patch sam: review+

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.