RESOLVED FIXED 107490
[V8] ScriptState::isolate() should use Context::GetIsolate()
https://bugs.webkit.org/show_bug.cgi?id=107490
Summary [V8] ScriptState::isolate() should use Context::GetIsolate()
Kentaro Hara
Reported 2013-01-21 17:51:19 PST
Now V8 provides Context::GetIsolate(). We should use it in ScriptState::isolate().
Attachments
Patch (1.51 KB, patch)
2013-01-21 17:52 PST, Kentaro Hara
no flags
Kentaro Hara
Comment 1 2013-01-21 17:52:39 PST
Adam Barth
Comment 2 2013-01-21 23:07:34 PST
Comment on attachment 183860 [details] Patch Oh, great!
WebKit Review Bot
Comment 3 2013-01-21 23:34:45 PST
Comment on attachment 183860 [details] Patch Clearing flags on attachment: 183860 Committed r140387: <http://trac.webkit.org/changeset/140387>
WebKit Review Bot
Comment 4 2013-01-21 23:34:48 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.