Bug 100909

Summary: Use load64 instead of loadPtr to load a JSValue on JSVALUE64 platforms
Product: WebKit Reporter: Yuqiang Xian <yuqiang.xian>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, bfulgham, fpizlo, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 100450    
Attachments:
Description Flags
patch none

Description Yuqiang Xian 2012-10-31 18:36:37 PDT
This is a (trivial) fix after r132701
Comment 1 Yuqiang Xian 2012-10-31 18:39:22 PDT
Created attachment 171752 [details]
patch
Comment 2 Brent Fulgham 2012-11-25 23:59:42 PST
Comment on attachment 171752 [details]
patch

Seems reasonable, and all tests pass.  R=me.
Comment 3 Brent Fulgham 2012-11-26 00:00:53 PST
I'll hold off landing until tomorrow in case anyone has an objection.
Comment 4 WebKit Review Bot 2012-11-26 10:55:37 PST
Comment on attachment 171752 [details]
patch

Clearing flags on attachment: 171752

Committed r135738: <http://trac.webkit.org/changeset/135738>
Comment 5 WebKit Review Bot 2012-11-26 10:55:40 PST
All reviewed patches have been landed.  Closing bug.