Home
last modified time | relevance | path

Searched refs:AllocateInRegion (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/wasm/
Dwasm-code-manager.cc114 return AllocateInRegion(size, in Allocate()
118 base::AddressRegion DisjointAllocationPool::AllocateInRegion( in AllocateInRegion() function in v8::internal::wasm::DisjointAllocationPool
716 free_code_space_.AllocateInRegion(size, region); in AllocateForCodeInRegion()
Dwasm-code-manager.h149 base::AddressRegion AllocateInRegion(size_t size, base::AddressRegion);