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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 4 18:38:00 PDT 2019


Yusuke Suzuki <ysuzuki at apple.com> has canceled Yusuke Suzuki
<ysuzuki at apple.com>'s request 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 366784: Patch

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




--- Comment #10 from Yusuke Suzuki <ysuzuki at apple.com> ---
Comment on attachment 366784
  --> https://bugs.webkit.org/attachment.cgi?id=366784
Patch

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

>> Source/JavaScriptCore/runtime/RandomizingFuzzerAgent.cpp:47
>> +	}
> 
> Can we make this a different fuzzer agent? It's no longer random.

Yeah, I'll change to do that.


More information about the webkit-reviews mailing list