[webkit-reviews] review granted: [Bug 112136] [V8] Move the GetRawTemplate and HasInstance logic from generated bindings to V8PerIsolateData : [Attachment 192715] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Mar 12 05:29:02 PDT 2013
Kentaro Hara <haraken at chromium.org> has granted Marja Hölttä
<marja at chromium.org>'s request for review:
Bug 112136: [V8] Move the GetRawTemplate and HasInstance logic from generated
bindings to V8PerIsolateData
https://bugs.webkit.org/show_bug.cgi?id=112136
Attachment 192715: Patch
https://bugs.webkit.org/attachment.cgi?id=192715&action=review
------- Additional Comments from Kentaro Hara <haraken at chromium.org>
It's anyway a good idea to factor out duplicated logic from auto-generated code
to V8Binding.cpp.
More information about the webkit-reviews
mailing list