[webkit-reviews] review granted: [Bug 102686] [V8] toFastV8 for non-Nodes : [Attachment 177476] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 4 08:33:39 PST 2012


Adam Barth <abarth at webkit.org> has granted Dan Carney <dcarney at google.com>'s
request for review:
Bug 102686: [V8] toFastV8 for non-Nodes
https://bugs.webkit.org/show_bug.cgi?id=102686

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

------- Additional Comments from Adam Barth <abarth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=177476&action=review


Looks great.

> Source/WebCore/bindings/v8/DOMDataStore.h:65
> +    static v8::Handle<v8::Object> getWrapperFast(T* object, const
HolderContainer& container, Wrappable* wrappable)

wrappable -> holder


More information about the webkit-reviews mailing list