RESOLVED FIXED 80916
[V8][Refactoring] Make getWrapperSlow() and getExistingWrapperSlow() same
https://bugs.webkit.org/show_bug.cgi?id=80916
Summary [V8][Refactoring] Make getWrapperSlow() and getExistingWrapperSlow() same
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.