Bug 128497

Summary: Pass VM instead of ExecState to JSCell::fastGetOwnProperty().
Product: WebKit Reporter: Andreas Kling <kling>
Component: JavaScriptCoreAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.