Bug 28946 - [V8] Inlined common case of V8IsolatedWorld::getEntered to speed up V8Proxy lookup.
Summary: [V8] Inlined common case of V8IsolatedWorld::getEntered to speed up V8Proxy l...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-03 06:20 PDT by Vitaly Repeshko
Modified: 2009-09-03 06:49 PDT (History)
2 users (show)

See Also:


Attachments
patch (3.37 KB, patch)
2009-09-03 06:25 PDT, Vitaly Repeshko
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vitaly Repeshko 2009-09-03 06:20:05 PDT
[V8] Inlined common case of V8IsolatedWorld::getEntered to speed up V8Proxy lookup.
Comment 1 Vitaly Repeshko 2009-09-03 06:25:48 PDT
Created attachment 38985 [details]
patch
Comment 2 Adam Barth 2009-09-03 06:40:56 PDT
Comment on attachment 38985 [details]
patch

ok
Comment 3 Eric Seidel (no email) 2009-09-03 06:49:38 PDT
Comment on attachment 38985 [details]
patch

Clearing flags on attachment: 38985

Committed r48019: <http://trac.webkit.org/changeset/48019>
Comment 4 Eric Seidel (no email) 2009-09-03 06:49:43 PDT
All reviewed patches have been landed.  Closing bug.