Bug 100909 - Use load64 instead of loadPtr to load a JSValue on JSVALUE64 platforms
Summary: Use load64 instead of loadPtr to load a JSValue on JSVALUE64 platforms
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 100450
  Show dependency treegraph
 
Reported: 2012-10-31 18:36 PDT by Yuqiang Xian
Modified: 2012-11-26 10:55 PST (History)
4 users (show)

See Also:


Attachments
patch (1.44 KB, patch)
2012-10-31 18:39 PDT, Yuqiang Xian
no flags Details | Formatted Diff | Diff

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