[webkit-reviews] review granted: [Bug 129720] Streamline JSValue::get(). : [Attachment 225834] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 4 18:12:20 PST 2014


Geoffrey Garen <ggaren at apple.com> has granted Andreas Kling
<akling at apple.com>'s request for review:
Bug 129720: Streamline JSValue::get().
https://bugs.webkit.org/show_bug.cgi?id=129720

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

------- Additional Comments from Geoffrey Garen <ggaren at apple.com>
Can you make vm and structure arguments 2 and 3, instead of the last two
arguments? The last argument is the output, and I'd like to distinguish the
input values from the output value.


More information about the webkit-reviews mailing list