![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
Public Attributes | |
| ThreadIsolatedAllocator * | allocator = nullptr |
| base::Mutex * | jit_pages_mutex_ |
| JitPageMap * | jit_pages_ |
Definition at line 338 of file code-memory-access.h.
| ThreadIsolatedAllocator* v8::internal::ThreadIsolation::TrustedData::allocator = nullptr |
Definition at line 339 of file code-memory-access.h.
| JitPageMap* v8::internal::ThreadIsolation::TrustedData::jit_pages_ |
Definition at line 346 of file code-memory-access.h.
| base::Mutex* v8::internal::ThreadIsolation::TrustedData::jit_pages_mutex_ |
Definition at line 345 of file code-memory-access.h.