Bug 129554 - Avoid going through ExecState for VM when we already have it (in some places.)
Summary: Avoid going through ExecState for VM when we already have it (in some places.)
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-03-01 13:32 PST by Andreas Kling
Modified: 2014-03-01 14:16 PST (History)
2 users (show)

See Also:


Attachments
Patch (4.81 KB, patch)
2014-03-01 13:32 PST, Andreas Kling
sam: review+
Details | Formatted Diff | Diff
Lander (3.90 KB, patch)
2014-03-01 13:36 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-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.