[webkit-reviews] review requested: [Bug 203993] Add FuzzerAgents that narrow and widen number predictions : [Attachment 383437] proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 13 00:09:38 PST 2019


Tuomas Karkkainen <tuomas.webkit at apple.com> has asked  for review:
Bug 203993: Add FuzzerAgents that narrow and widen number predictions
https://bugs.webkit.org/show_bug.cgi?id=203993

Attachment 383437: proposed patch

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




--- Comment #5 from Tuomas Karkkainen <tuomas.webkit at apple.com> ---
Created attachment 383437

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

proposed patch

replaces SpecFullNumber with SpecBytecodeNumber as the superset of number types
included in the speculation.

also simplifies a couple of things.

previous patches returned 'original' from the narrowing fuzzer agent, as
opposed to the intended 'generated'.


More information about the webkit-reviews mailing list