[webkit-reviews] review granted: [Bug 212543] Do not install the VMTraps signal handler if Options::useJIT=false. : [Attachment 401916] proposed patch.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 15 12:55:04 PDT 2020


Keith Miller <keith_miller at apple.com> has granted Mark Lam
<mark.lam at apple.com>'s request for review:
Bug 212543: Do not install the VMTraps signal handler if Options::useJIT=false.
https://bugs.webkit.org/show_bug.cgi?id=212543

Attachment 401916: proposed patch.

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




--- Comment #14 from Keith Miller <keith_miller at apple.com> ---
Comment on attachment 401916
  --> https://bugs.webkit.org/attachment.cgi?id=401916
proposed patch.

r=me. Is the idea the following should always be true Options::useJIT() ==
VM::canUseJIT()?


More information about the webkit-reviews mailing list