RESOLVED FIXED107679
[V8] Add an optional Isolate parameter to GetTemplate() and GetRawTemplate()
https://bugs.webkit.org/show_bug.cgi?id=107679
Summary [V8] Add an optional Isolate parameter to GetTemplate() and GetRawTemplate()
Kentaro Hara
Reported 2013-01-23 05:26:54 PST
It is important to pass an Isolate to GetTemplate() and GetRawTemplate(). To proceed the work incrementally, this patch adds an optional Isolate parameter to GetTemplate() and GetRawTemplate(). Once all call sites are updated, the Isolate parameter will be made mandatory.
Attachments
Patch (45.69 KB, patch)
2013-01-23 05:43 PST, Kentaro Hara
no flags
Kentaro Hara
Comment 1 2013-01-23 05:43:02 PST
WebKit Review Bot
Comment 2 2013-01-23 17:03:11 PST
Comment on attachment 184209 [details] Patch Clearing flags on attachment: 184209 Committed r140616: <http://trac.webkit.org/changeset/140616>
WebKit Review Bot
Comment 3 2013-01-23 17:03:14 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.