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