Bug 129554

Summary: Avoid going through ExecState for VM when we already have it (in some places.)
Product: WebKit Reporter: Andreas Kling <kling>
Component: JavaScriptCoreAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, glenn
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
sam: review+
Lander none

Description Andreas Kling 2014-03-01 13:32:23 PST
Avoid going through ExecState for VM when we already have it (in some places.)
Comment 1 Andreas Kling 2014-03-01 13:32:44 PST
Created attachment 225560 [details]
Patch
Comment 2 Sam Weinig 2014-03-01 13:33:31 PST
Comment on attachment 225560 [details]
Patch

Other than the tools change, r=me.
Comment 3 Andreas Kling 2014-03-01 13:36:46 PST
Created attachment 225561 [details]
Lander
Comment 4 WebKit Commit Bot 2014-03-01 14:16:10 PST
Comment on attachment 225561 [details]
Lander

Clearing flags on attachment: 225561

Committed r164925: <http://trac.webkit.org/changeset/164925>
Comment 5 WebKit Commit Bot 2014-03-01 14:16:12 PST
All reviewed patches have been landed.  Closing bug.