fix case for V8

This commit is contained in:
Daniel Micay 2024-10-12 09:27:10 -04:00
parent 3366b4fbc7
commit c0f6100921

View File

@ -405,7 +405,7 @@
</li>
<li>Android Runtime Just-In-Time (JIT) compilation/profiling is fully
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
support.</li>
<li>Prevention of dynamic native code execution via either memory or