Searched refs:InlineJSWasmCall (Results 1 – 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/compiler/ |
D | js-inlining.h | 79 Reduction InlineJSWasmCall(Node* call, Node* new_target, Node* context,
|
D | js-inlining.cc | 88 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()
|