Searched refs:InlineCall (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/compiler/
H A Djs-inlining.h53 Reduction InlineCall(Node* call, Node* new_target, Node* context,
H A Djs-inlining.cc75 Reduction JSInliner::InlineCall(Node* call, Node* new_target, Node* context, function in class:v8::internal::compiler::JSInliner
517 return InlineCall(node, new_target, context, frame_state, start, end);

Completed in 62 milliseconds