Home
last modified time | relevance | path

Searched defs:TryAllocate (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/wasm/
Dwasm-code-manager.cc1991 VirtualMemory WasmCodeManager::TryAllocate(size_t size, void* hint) { in TryAllocate() function in v8::internal::wasm::WasmCodeManager
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/DartARM32/
Dassembler_arm.cc3257 void Assembler::TryAllocate(const Class &cls, Label *failure, in TryAllocate() function in dart::Assembler