![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <code-memory-access.h>
Public Member Functions | |
JitAllocation (size_t size, JitAllocationType type) | |
size_t | Size () const |
JitAllocationType | Type () const |
Private Attributes | |
size_t | size_ |
JitAllocationType | type_ |
Definition at line 252 of file code-memory-access.h.
|
inlineexplicit |
Definition at line 254 of file code-memory-access.h.
|
inline |
Definition at line 256 of file code-memory-access.h.
|
inline |
Definition at line 257 of file code-memory-access.h.
|
private |
Definition at line 260 of file code-memory-access.h.
|
private |
Definition at line 261 of file code-memory-access.h.