V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Member Functions | |
Allocation (void *allocation_base, size_t length, void *backing_store, bool is_wasm_memory) | |
Public Attributes | |
void * | allocation_base |
size_t | length |
void * | backing_store |
bool | is_wasm_memory |
Definition at line 84 of file js-array-buffer.h.