[webkit-reviews] review granted: [Bug 184400] [JSC] Introduce @putByIdDirectPrivate : [Attachment 337460] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 9 11:06:23 PDT 2018


Saam Barati <sbarati at apple.com> has granted Yusuke Suzuki
<utatane.tea at gmail.com>'s request for review:
Bug 184400: [JSC] Introduce @putByIdDirectPrivate
https://bugs.webkit.org/show_bug.cgi?id=184400

Attachment 337460: Patch

https://bugs.webkit.org/attachment.cgi?id=337460&action=review




--- Comment #2 from Saam Barati <sbarati at apple.com> ---
Comment on attachment 337460
  --> https://bugs.webkit.org/attachment.cgi?id=337460
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=337460&action=review

r=me

> Source/JavaScriptCore/bytecompiler/NodesCodegen.cpp:994
> +RegisterID*
BytecodeIntrinsicNode::emit_intrinsic_putByIdDirect(BytecodeGenerator&
generator, RegisterID* dst)

Do we need this since it's unused?


More information about the webkit-reviews mailing list