[webkit-reviews] review granted: [Bug 112430] [V8] Generate specialized callbacks for the main world : [Attachment 194343] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 21 14:45:43 PDT 2013


jochen at chromium.org has granted Marja Hölttä <marja at chromium.org>'s request for
review:
Bug 112430: [V8] Generate specialized callbacks for the main world
https://bugs.webkit.org/show_bug.cgi?id=112430

Attachment 194343: Patch
https://bugs.webkit.org/attachment.cgi?id=194343&action=review

------- Additional Comments from jochen at chromium.org
View in context: https://bugs.webkit.org/attachment.cgi?id=194343&action=review


> Source/WebCore/bindings/scripts/CodeGeneratorV8.pm:3032
> +	     $methodForMainWorld =
"${interfaceName}V8Internal::${name}MethodCallbackForMainWorld";

nit. 4 spaces


More information about the webkit-reviews mailing list