[webkit-reviews] review requested: [Bug 190668] Introduce ReflectApplyFunctionCallDotNode to optimize Reflect.apply : [Attachment 408382] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 9 16:25:36 PDT 2020


Alexey Shvayka <shvaikalesh at gmail.com> has asked  for review:
Bug 190668: Introduce ReflectApplyFunctionCallDotNode to optimize Reflect.apply
https://bugs.webkit.org/show_bug.cgi?id=190668

Attachment 408382: Patch

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




--- Comment #13 from Alexey Shvayka <shvaikalesh at gmail.com> ---
Created attachment 408382

  --> https://bugs.webkit.org/attachment.cgi?id=408382&action=review

Patch

Avoid creating extra JSFunction for Reflect.apply.


More information about the webkit-reviews mailing list