[Webkit-unassigned] [Bug 77165] JSC idl code generator generates bad code for [CachedAttribute] attributes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 26 17:44:50 PST 2012


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





--- Comment #2 from Oliver Hunt <oliver at apple.com>  2012-01-26 17:44:50 PST ---
(From update of attachment 124223)
View in context: https://bugs.webkit.org/attachment.cgi?id=124223&action=review

> Source/WebCore/bindings/scripts/CodeGeneratorJS.pm:3000
> +        return "$value ? $value->deserialize(exec, castedThis->globalObject(), 0) : jsNull()";

what is the additional argument here for?

-- 
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