RESOLVED FIXED 108567
[V8] Add a temporary optional Isolate parameter to HasInstance()
https://bugs.webkit.org/show_bug.cgi?id=108567
Summary [V8] Add a temporary optional Isolate parameter to HasInstance()
Kentaro Hara
Reported 2013-01-31 19:39:31 PST
The optional Isolate parameter will be removed once all call sites have an Isolate. It will require several patches.
Attachments
Patch (32.75 KB, patch)
2013-01-31 19:41 PST, Kentaro Hara
abarth: review+
Kentaro Hara
Comment 1 2013-01-31 19:41:54 PST
Adam Barth
Comment 2 2013-02-01 00:30:26 PST
Comment on attachment 185919 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=185919&action=review > Source/WebCore/ChangeLog:3 > + [V8] Add a temporal optional Isolate parameter to HasInstance() temporal -> temporary
Kentaro Hara
Comment 3 2013-02-01 00:47:34 PST
Note You need to log in before you can comment on or make changes to this bug.