The objective is to pass Isolate around in V8 bindings. We pass Isolate to v8::Null() in CodeGeneratorV8.pm.
Created attachment 143448 [details] Patch
Comment on attachment 143448 [details] Patch Clearing flags on attachment: 143448 Committed r118129: <http://trac.webkit.org/changeset/118129>
All reviewed patches have been landed. Closing bug.
Reverted r118129 for reason: some LayoutTests crash since the patch passes a NULL to Null(isolate) Committed r118274: <http://trac.webkit.org/changeset/118274>