Bug 129529 - JSObject::findPropertyHashEntry() should take VM instead of ExecState.
Summary: JSObject::findPropertyHashEntry() should take VM instead of ExecState.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-28 19:08 PST by Andreas Kling
Modified: 2014-02-28 19:55 PST (History)
1 user (show)

See Also:


Attachments
Patch (3.59 KB, patch)
2014-02-28 19:09 PST, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2014-02-28 19:08:28 PST
JSObject::findPropertyHashEntry() should take VM instead of ExecState.
Comment 1 Andreas Kling 2014-02-28 19:09:46 PST
Created attachment 225520 [details]
Patch
Comment 2 Geoffrey Garen 2014-02-28 19:10:19 PST
Comment on attachment 225520 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2014-02-28 19:55:32 PST
Comment on attachment 225520 [details]
Patch

Clearing flags on attachment: 225520

Committed r164904: <http://trac.webkit.org/changeset/164904>
Comment 4 WebKit Commit Bot 2014-02-28 19:55:34 PST
All reviewed patches have been landed.  Closing bug.