[webkit-reviews] review granted: [Bug 186721] [DFG] Reduce OSRExit for Kraken/crypto-aes due to CoW array : [Attachment 342880] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 16 09:29:35 PDT 2018


Keith Miller <keith_miller at apple.com> has granted Yusuke Suzuki
<utatane.tea at gmail.com>'s request for review:
Bug 186721: [DFG] Reduce OSRExit for Kraken/crypto-aes due to CoW array
https://bugs.webkit.org/show_bug.cgi?id=186721

Attachment 342880: Patch

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




--- Comment #3 from Keith Miller <keith_miller at apple.com> ---
Comment on attachment 342880
  --> https://bugs.webkit.org/attachment.cgi?id=342880
Patch

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

r=me.

> Source/JavaScriptCore/runtime/CommonSlowPaths.cpp:1166
> +    ArrayAllocationProfile::updateLastAllocationFor(profile, result);

Ha, whoops! I think I removed that to test something and forgot to put it back
later...


More information about the webkit-reviews mailing list