Bug 152845

Summary: [mips] Implemented missing branch patching methods.
Product: WebKit Reporter: Konstantin Tokarev <annulen>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, jbriance, keith_miller, mark.lam, msaboff, saam
Priority: P2    
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Konstantin Tokarev 2016-01-07 12:21:25 PST
Added stub implementations for canJumpReplacePatchableBranch32WithPatch, startOfPatchableBranch32WithPatchOnAddress, and revertJumpReplacementToPatchableBranch32WithPatch
Comment 1 Konstantin Tokarev 2016-01-07 12:26:56 PST
Created attachment 268475 [details]
Patch
Comment 2 Michael Saboff 2016-01-07 12:29:19 PST
Comment on attachment 268475 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2016-01-07 13:17:18 PST
Comment on attachment 268475 [details]
Patch

Clearing flags on attachment: 268475

Committed r194715: <http://trac.webkit.org/changeset/194715>
Comment 4 WebKit Commit Bot 2016-01-07 13:17:21 PST
All reviewed patches have been landed.  Closing bug.