[webkit-reviews] review requested: [Bug 196631] [JSC] makeBoundFunction should not assume incoming "length" value is Int32 because it performs some calculation in bytecode : [Attachment 366783] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 4 18:14:47 PDT 2019


Yusuke Suzuki <ysuzuki at apple.com> has asked  for review:
Bug 196631: [JSC] makeBoundFunction should not assume incoming "length" value
is Int32 because it performs some calculation in bytecode
https://bugs.webkit.org/show_bug.cgi?id=196631

Attachment 366783: Patch

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




--- Comment #3 from Yusuke Suzuki <ysuzuki at apple.com> ---
Created attachment 366783

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

Patch


More information about the webkit-reviews mailing list