Bug 128497 - Pass VM instead of ExecState to JSCell::fastGetOwnProperty().
Summary: Pass VM instead of ExecState to JSCell::fastGetOwnProperty().
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-09 02:49 PST by Andreas Kling
Modified: 2014-02-09 13:28 PST (History)
1 user (show)

See Also:


Attachments
Patch (6.17 KB, patch)
2014-02-09 02:51 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-09 02:49:41 PST
From the random-diffs-in-my-home-directory department.
Comment 1 Andreas Kling 2014-02-09 02:51:17 PST
Created attachment 223623 [details]
Patch
Comment 2 WebKit Commit Bot 2014-02-09 02:52:58 PST
Attachment 223623 [details] did not pass style-queue:


ERROR: Source/JavaScriptCore/runtime/JSCellInlines.h:179:  Wrong number of spaces before statement. (expected: 16)  [whitespace/indent] [4]
Total errors found: 1 in 6 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 WebKit Commit Bot 2014-02-09 13:28:19 PST
Comment on attachment 223623 [details]
Patch

Clearing flags on attachment: 223623

Committed r163755: <http://trac.webkit.org/changeset/163755>
Comment 4 WebKit Commit Bot 2014-02-09 13:28:21 PST
All reviewed patches have been landed.  Closing bug.