Home
last modified time | relevance | path

Searched refs:SetWasmToJs (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/wasm/
H A Dmodule-instantiate.cc1164 // We re-use the SetWasmToJs infrastructure because it passes the in ProcessImportedFunction()
1166 entry.SetWasmToJs(isolate_, js_receiver, wasm_code, in ProcessImportedFunction()
1179 entry.SetWasmToJs(isolate_, js_receiver, wasm_code, in ProcessImportedFunction()
1205 entry.SetWasmToJs(isolate_, js_receiver, wasm_code, resolved.suspender); in ProcessImportedFunction()
H A Dwasm-objects.h94 V8_EXPORT_PRIVATE void SetWasmToJs(Isolate*, Handle<JSReceiver> callable,
H A Dwasm-objects.cc1094 void ImportedFunctionEntry::SetWasmToJs( in SetWasmToJs() function in v8::internal::ImportedFunctionEntry

Completed in 10 milliseconds