RESOLVED WONTFIX 87202
[V8] Pass Isolate to v8::Null() in CodeGeneratorV8.pm
https://bugs.webkit.org/show_bug.cgi?id=87202
Summary [V8] Pass Isolate to v8::Null() in CodeGeneratorV8.pm
Kentaro Hara
Reported 2012-05-22 21:11:48 PDT
The objective is to pass Isolate around in V8 bindings. We pass Isolate to v8::Null() in CodeGeneratorV8.pm.
Attachments
Patch (8.30 KB, patch)
2012-05-22 21:13 PDT, Kentaro Hara
no flags
Kentaro Hara
Comment 1 2012-05-22 21:13:14 PDT
WebKit Review Bot
Comment 2 2012-05-22 23:35:28 PDT
Comment on attachment 143448 [details] Patch Clearing flags on attachment: 143448 Committed r118129: <http://trac.webkit.org/changeset/118129>
WebKit Review Bot
Comment 3 2012-05-22 23:35:33 PDT
All reviewed patches have been landed. Closing bug.
Kentaro Hara
Comment 4 2012-05-23 17:11:28 PDT
Reverted r118129 for reason: some LayoutTests crash since the patch passes a NULL to Null(isolate) Committed r118274: <http://trac.webkit.org/changeset/118274>
Note You need to log in before you can comment on or make changes to this bug.