Bug 155525

Summary: Rename performJITMemcpy to something more inline with our normal webkit function names
Product: WebKit Reporter: Oliver Hunt <oliver>
Component: New BugsAssignee: Oliver Hunt <oliver>
Status: REOPENED ---    
Severity: Normal CC: cdumez, commit-queue, keith_miller, mark.lam, msaboff, saam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 155555    
Bug Blocks:    
Attachments:
Description Flags
Patch saam: review+

Description Oliver Hunt 2016-03-15 17:32:48 PDT
Rename performJITMemcpy to something more inline with our normal webkit function names
Comment 1 Oliver Hunt 2016-03-15 17:33:30 PDT
Created attachment 274162 [details]
Patch
Comment 2 Saam Barati 2016-03-15 17:35:21 PDT
Comment on attachment 274162 [details]
Patch

r=me
Comment 3 Oliver Hunt 2016-03-15 18:02:18 PDT
Committed r198252: <http://trac.webkit.org/changeset/198252>
Comment 4 Chris Dumez 2016-03-16 12:33:38 PDT
Reverted r198235, r198240, r198241, and r198252 for reason:

Causing crashes on ARM

Committed r198291: <http://trac.webkit.org/changeset/198291>