Bug 131245

Summary: JSGenerateToNativeObject should use fast JSNode/JSElement casts.
Product: WebKit Reporter: Andreas Kling <kling>
Component: BindingsAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, cgarcia, commit-queue, kling
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch ggaren: review+

Description Andreas Kling 2014-04-04 15:32:16 PDT
JSGenerateToNativeObject should use fast JSNode/JSElement casts.
Comment 1 Andreas Kling 2014-04-04 15:33:09 PDT
Created attachment 228624 [details]
Patch
Comment 2 Antonio Gomes 2014-04-04 15:52:30 PDT
Comment on attachment 228624 [details]
Patch

q: run-bindings-tests does not modify anything?
Comment 3 Geoffrey Garen 2014-04-04 16:13:21 PDT
Comment on attachment 228624 [details]
Patch

r=me
Comment 4 Andreas Kling 2014-04-04 16:33:32 PDT
Committed r166814: <http://trac.webkit.org/changeset/166814>