fix case for V8
This commit is contained in:
parent
3366b4fbc7
commit
c0f6100921
@ -405,7 +405,7 @@
|
|||||||
</li>
|
</li>
|
||||||
<li>Android Runtime Just-In-Time (JIT) compilation/profiling is fully
|
<li>Android Runtime Just-In-Time (JIT) compilation/profiling is fully
|
||||||
disabled and replaced with full ahead-of-time (AOT) compilation. The
|
disabled and replaced with full ahead-of-time (AOT) compilation. The
|
||||||
only JIT compilation in the base OS is the v8 JavaScript JIT which is
|
only JIT compilation in the base OS is the V8 JavaScript JIT which is
|
||||||
disabled by default for the Vanadium browser with per-site exception
|
disabled by default for the Vanadium browser with per-site exception
|
||||||
support.</li>
|
support.</li>
|
||||||
<li>Prevention of dynamic native code execution via either memory or
|
<li>Prevention of dynamic native code execution via either memory or
|
||||||
|
Loading…
x
Reference in New Issue
Block a user