Bug 67909 - De-virtualize JSCell::isAPIValueWrapper
Summary: De-virtualize JSCell::isAPIValueWrapper
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sam Weinig
URL:
Keywords:
Depends on:
Blocks: 67690
  Show dependency treegraph
 
Reported: 2011-09-11 14:57 PDT by Sam Weinig
Modified: 2011-09-14 17:17 PDT (History)
0 users

See Also:


Attachments
Patch (3.65 KB, patch)
2011-09-11 15:01 PDT, Sam Weinig
oliver: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2011-09-11 14:57:29 PDT
De-virtualize JSCell::isAPIValueWrapper
Comment 1 Sam Weinig 2011-09-11 15:01:49 PDT
Created attachment 107010 [details]
Patch
Comment 2 Sam Weinig 2011-09-11 15:28:21 PDT
Committed r94931: <http://trac.webkit.org/changeset/94931>