Searched refs:TryAllocate (Results 1 – 4 of 4) sorted by relevance
654 wasm_code_manager_->TryAllocate(size, &new_mem, in AllocateForCode()808 void WasmCodeManager::TryAllocate(size_t size, VirtualMemory* ret, void* hint) { in TryAllocate() function in v8::internal::wasm::WasmCodeManager900 TryAllocate(vmem_size, &mem); in NewNativeModule()
462 void TryAllocate(size_t size, VirtualMemory*, void* hint = nullptr);
1179 void TryAllocate(const Class& cls,
3490 void Assembler::TryAllocate(const Class& cls, in TryAllocate() function in dart::Assembler