![]() |
V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Member Functions | |
| DisjointAllocationPool (base::AddressRegion region) | |
| DisjointAllocationPool (DisjointAllocationPool &&other)=default | |
| DisjointAllocationPool & | operator= (DisjointAllocationPool &&other)=default |
| void | Merge (base::AddressRegion) |
| base::AddressRegion | Allocate (size_t size) |
| bool | IsEmpty () const |
| const std::list< base::AddressRegion > & | regions () const |
Definition at line 41 of file wasm-code-manager.h.