Home
last modified time | relevance | path

Searched defs:CallWasm (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/execution/
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/
Djs-operator.cc938 const Operator* JSOperatorBuilder::CallWasm( in CallWasm() function in v8::internal::compiler::JSOperatorBuilder