Searched refs:AllocateWasmMemory (Results 1 – 3 of 3) sorted by relevance
56 static std::unique_ptr<BackingStore> AllocateWasmMemory(Isolate* isolate,
515 std::unique_ptr<BackingStore> BackingStore::AllocateWasmMemory( in AllocateWasmMemory() function in v8::internal::BackingStore550 auto new_backing_store = BackingStore::AllocateWasmMemory( in CopyWasmMemory()
816 BackingStore::AllocateWasmMemory(isolate, 0, 0, SharedFlag::kNotShared); in New()871 auto backing_store = BackingStore::AllocateWasmMemory( in New()