Home
last modified time | relevance | path

Searched refs:InitTableEntries (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/runtime/
Druntime-wasm.cc477 bool oob = !WasmInstanceObject::InitTableEntries( in RUNTIME_FUNCTION()
/third_party/node/deps/v8/src/wasm/
Dwasm-objects.h479 static bool InitTableEntries(Isolate* isolate,
Dwasm-objects.cc1357 bool WasmInstanceObject::InitTableEntries(Isolate* isolate, in InitTableEntries() function in v8::internal::WasmInstanceObject