Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dfactory.h607 Handle<WasmExportedFunctionData> NewWasmExportedFunctionData(
Dfactory.cc1590 Handle<WasmExportedFunctionData> Factory::NewWasmExportedFunctionData( in NewWasmExportedFunctionData() function in v8::internal::Factory
/third_party/node/deps/v8/src/wasm/
Dwasm-objects.cc1969 factory->NewWasmExportedFunctionData( in New()