Home
last modified time | relevance | path

Searched refs:CallWasm (Results 1 - 6 of 6) sorted by relevance

/third_party/node/deps/v8/src/execution/
H A Dexecution.h80 V8_EXPORT_PRIVATE static void CallWasm(Isolate* isolate,
H A Dexecution.cc612 void Execution::CallWasm(Isolate* isolate, Handle<CodeT> wrapper_code, in CallWasm() function in v8::internal::Execution
/third_party/node/deps/v8/src/compiler/
H A Djs-operator.h1004 const Operator* CallWasm(const wasm::WasmModule* wasm_module,
H A Djs-operator.cc938 const Operator* JSOperatorBuilder::CallWasm( in CallWasm() function in v8::internal::compiler::JSOperatorBuilder
H A Djs-call-reducer.cc3581 javascript()->CallWasm(wasm_module, wasm_signature, p.feedback());
/third_party/node/deps/v8/src/wasm/
H A Dc-api.cc1697 i::Execution::CallWasm(isolate, wrapper_code, call_target, object_ref,

Completed in 21 milliseconds