Home
last modified time | relevance | path

Searched refs:InlineJSWasmCall (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/compiler/
Djs-inlining.h79 Reduction InlineJSWasmCall(Node* call, Node* new_target, Node* context,
Djs-inlining.cc88 Reduction JSInliner::InlineJSWasmCall(Node* call, Node* new_target, in InlineJSWasmCall() function in v8::internal::compiler::JSInliner
460 return InlineJSWasmCall(node, new_target, context, frame_state, start, end, in ReduceJSWasmCall()