[webkit-reviews] review granted: [Bug 27053] Ambiguity in LabelScope initialization : [Attachment 32413] Code patch for BytecodeGenerator.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 7 19:09:16 PDT 2009


Geoffrey Garen <ggaren at apple.com> has granted Norbert Leser
<norbert.leser at nokia.com>'s request for review:
Bug 27053: Ambiguity in LabelScope initialization
https://bugs.webkit.org/show_bug.cgi?id=27053

Attachment 32413: Code patch for BytecodeGenerator.cpp
https://bugs.webkit.org/attachment.cgi?id=32413&action=review

------- Additional Comments from Geoffrey Garen <ggaren at apple.com>
r=me

I think you can just write "PassRefPtr<Label>()" instead of
"PassRefPtr<Label>::PassRefPtr()".


More information about the webkit-reviews mailing list