[webkit-reviews] review requested: [Bug 16573] Remove redundant
calls to setPrototype in WebCore : [Attachment 18249] take 2
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jan 2 22:17:50 PST 2008
Sam Weinig <sam at webkit.org> has asked for review:
Bug 16573: Remove redundant calls to setPrototype in WebCore
http://bugs.webkit.org/show_bug.cgi?id=16573
Attachment 18249: take 2
http://bugs.webkit.org/attachment.cgi?id=18249&action=edit
------- Additional Comments from Sam Weinig <sam at webkit.org>
This removes the GC hazard by constructing the prototype before the js object
and passing it in.
More information about the webkit-reviews
mailing list