RESOLVED FIXED 107245
[V8] Remove custom V8ScriptProfileNodeCustom::toV8()
https://bugs.webkit.org/show_bug.cgi?id=107245
Summary [V8] Remove custom V8ScriptProfileNodeCustom::toV8()
Kentaro Hara
Reported 2013-01-18 02:08:39 PST
V8ScriptProfileNodeCustom::toV8() needs not to be custom. Furthermore, the current custom toV8() is wrong in that it doesn't use a creationContext and it doesn't set a wrapper class id. This is one of steps to avoiding ASSERT()s that will be added in https://bugs.webkit.org/show_bug.cgi?id=107137 .
Attachments
Patch (5.74 KB, patch)
2013-01-18 02:10 PST, Kentaro Hara
no flags
Kentaro Hara
Comment 1 2013-01-18 02:10:16 PST
WebKit Review Bot
Comment 2 2013-01-18 11:15:59 PST
Comment on attachment 183409 [details] Patch Clearing flags on attachment: 183409 Committed r140185: <http://trac.webkit.org/changeset/140185>
WebKit Review Bot
Comment 3 2013-01-18 11:16:04 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.