V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::JSArrayBuffer::Allocation Struct Reference

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
 

Detailed Description

Definition at line 84 of file js-array-buffer.h.


The documentation for this struct was generated from the following file: