Home
last modified time | relevance | path

Searched refs:kUnrestrictedRegion (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/wasm/
H A Dwasm-code-manager.cc707 return AllocateForCodeInRegion(native_module, size, kUnrestrictedRegion); in AllocateForCode()
721 CHECK_EQ(kUnrestrictedRegion, region); in AllocateForCodeInRegion()
961 constexpr base::AddressRegion WasmCodeAllocator::kUnrestrictedRegion; member in WasmCodeAllocator
H A Dwasm-code-manager.h577 static constexpr base::AddressRegion kUnrestrictedRegion{

Completed in 6 milliseconds