Bug 84498

Summary: Add explicit patchableBranchPtrWithPatch/patchableJump methods
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 fpizlo: review+

Description Gavin Barraclough 2012-04-20 14:53:33 PDT
Don't rely on inUninterruptedSequence to distinguish which jumps we need to be able to repatch.
Comment 1 Gavin Barraclough 2012-04-20 14:58:37 PDT
Created attachment 138173 [details]
Fix
Comment 2 Gavin Barraclough 2012-04-24 17:15:27 PDT
Fixed in r115141