V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::wasm::DisjointAllocationPool Class Referencefinal

Public Member Functions

 DisjointAllocationPool (base::AddressRegion region)
 
 DisjointAllocationPool (DisjointAllocationPool &&other)=default
 
DisjointAllocationPooloperator= (DisjointAllocationPool &&other)=default
 
void Merge (base::AddressRegion)
 
base::AddressRegion Allocate (size_t size)
 
bool IsEmpty () const
 
const std::list< base::AddressRegion > & regions () const
 

Detailed Description

Definition at line 41 of file wasm-code-manager.h.


The documentation for this class was generated from the following files: