[Webkit-unassigned] [Bug 100851] [V8] use toV8Fast in all relevant Node getters

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 1 08:27:16 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=100851





--- Comment #7 from Adam Barth <abarth at webkit.org>  2012-11-01 08:28:37 PST ---
View in context: https://bugs.webkit.org/attachment.cgi?id=171854&action=review

> Source/WebCore/bindings/scripts/CodeGeneratorV8.pm:545
> +inline v8::Handle<v8::Value> toV8Fast(${nativeType}* node, const v8::AccessorInfo& info, Node* holder)

It's unfortunate that we now have two copies of this function definition.  Maybe we could make a helper "generate" function to share the code?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list