[webkit-reviews] review requested: [Bug 213193] [JSC] add machinery to disable JIT tiers when experimental features are enabled : [Attachment 401903] Patch For Landing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 15 09:54:01 PDT 2020


Caitlin Potter (:caitp) <caitp at igalia.com> has asked  for review:
Bug 213193: [JSC] add machinery to disable JIT tiers when experimental features
are enabled
https://bugs.webkit.org/show_bug.cgi?id=213193

Attachment 401903: Patch For Landing

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




--- Comment #3 from Caitlin Potter (:caitp) <caitp at igalia.com> ---
Created attachment 401903

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

Patch For Landing

I have been treating _LLInt_ and _JIT_ as both being _baseline_ in my mind, but
I can see how it's reasonable to distinguish between them. For now though, I'll
opt to rename and treat them as the same _level_ of support, and if it's needed
down the line, we can separate it then.


More information about the webkit-reviews mailing list