Searched defs:InlineCall (Results 1 – 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/compiler/ | ||
D | wasm-inlining.cc | 342 void WasmInliner::InlineCall(Node* call, Node* callee_start, Node* callee_end, in InlineCall() function in v8::internal::compiler::WasmInliner |
D | js-inlining.cc | 101 Reduction JSInliner::InlineCall(Node* call, Node* new_target, Node* context, in InlineCall() function in v8::internal::compiler::JSInliner |