Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dfactory.h634 Handle<SharedFunctionInfo> NewSharedFunctionInfoForWasmOnFulfilled(
Dfactory.cc1720 Handle<SharedFunctionInfo> Factory::NewSharedFunctionInfoForWasmOnFulfilled( in NewSharedFunctionInfoForWasmOnFulfilled() function in v8::internal::Factory
/third_party/node/deps/v8/src/wasm/
Dwasm-objects.cc1818 isolate->factory()->NewSharedFunctionInfoForWasmOnFulfilled( in New()