Searched refs:ReduceJSCallFunction (Results 1 – 4 of 4) sorted by relevance
45 return ReduceJSCallFunction(node); in Reduce()174 Reduction const reduction = ReduceJSCallFunction(node); in ReduceFunctionPrototypeApply()211 Reduction const reduction = ReduceJSCallFunction(node); in ReduceFunctionPrototypeCall()216 Reduction JSCallReducer::ReduceJSCallFunction(Node* node) { in ReduceJSCallFunction() function in v8::internal::compiler::JSCallReducer295 Reduction const reduction = ReduceJSCallFunction(node); in ReduceJSCallFunction()372 Reduction const reduction = ReduceJSCallFunction(node); in ReduceJSCallFunction()
44 Reduction ReduceJSCallFunction(Node* node);
83 Reduction ReduceJSCallFunction(Node* node);
2142 Reduction JSTypedLowering::ReduceJSCallFunction(Node* node) { in ReduceJSCallFunction() function in v8::internal::compiler::JSTypedLowering2668 return ReduceJSCallFunction(node); in Reduce()