Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
Dinit-expr-interface.cc184 WasmValue(isolate_->factory()->NewWasmArrayFromElements( in ArrayInit()
/third_party/node/deps/v8/src/heap/
Dfactory.h624 Handle<WasmArray> NewWasmArrayFromElements(
Dfactory.cc1640 Handle<WasmArray> Factory::NewWasmArrayFromElements( in NewWasmArrayFromElements() function in v8::internal::Factory