Bug 84498 - Add explicit patchableBranchPtrWithPatch/patchableJump methods
Summary: Add explicit patchableBranchPtrWithPatch/patchableJump methods
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Gavin Barraclough
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-20 14:53 PDT by Gavin Barraclough
Modified: 2012-04-24 17:15 PDT (History)
0 users

See Also:


Attachments
Fix (25.44 KB, patch)
2012-04-20 14:58 PDT, Gavin Barraclough
fpizlo: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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