Bug 80916

Summary: [V8][Refactoring] Make getWrapperSlow() and getExistingWrapperSlow() same
Product: WebKit Reporter: Kentaro Hara <haraken>
Component: WebCore JavaScriptAssignee: Kentaro Hara <haraken>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, arv, japhet, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 80841    
Attachments:
Description Flags
Patch none

Kentaro Hara
Reported 2012-03-12 18:03:25 PDT
This is one of the steps for fixing bug 80841. In this bug, we make getWrapperSlow() and getExistingWrapperSlow() same.
Attachments
Patch (2.52 KB, patch)
2012-03-12 18:05 PDT, Kentaro Hara
no flags
Kentaro Hara
Comment 1 2012-03-12 18:05:28 PDT
Adam Barth
Comment 2 2012-03-12 18:08:32 PDT
Comment on attachment 131477 [details] Patch I see. This is the crux of the patch that I didn't understand before. Thank you for breaking it into smaller pieces for me.
Kentaro Hara
Comment 3 2012-03-12 18:10:38 PDT
Note You need to log in before you can comment on or make changes to this bug.