Bug 83924

Summary: Don't rely on fixed offsets to patch get_by_id/put_by_id
Product: WebKit Reporter: Gavin Barraclough <barraclough>
Component: JavaScriptCoreAssignee: Gavin Barraclough <barraclough>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Fix oliver: review+

Description Gavin Barraclough 2012-04-13 11:44:10 PDT
Store offsets in the structure stub info, as we do for the DFG JIT.
Comment 1 Gavin Barraclough 2012-04-13 11:48:49 PDT
Created attachment 137120 [details]
Fix
Comment 2 Gavin Barraclough 2012-04-13 12:24:26 PDT
Fixed in r114157