Searched defs:CallWasm (Results 1 – 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/execution/ | ||
D | execution.cc | 612 void Execution::CallWasm(Isolate* isolate, Handle<CodeT> wrapper_code, in CallWasm() function in v8::internal::Execution |
/third_party/node/deps/v8/src/compiler/ | ||
D | js-operator.cc | 938 const Operator* JSOperatorBuilder::CallWasm( in CallWasm() function in v8::internal::compiler::JSOperatorBuilder |