Home
last modified time | relevance | path

Searched refs:ReduceFunctionPrototypeApply (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Djs-call-reducer.h54 Reduction ReduceFunctionPrototypeApply(Node* node);
Djs-call-reducer.cc83 Reduction JSCallReducer::ReduceFunctionPrototypeApply(Node* node) { in ReduceFunctionPrototypeApply() function in v8::internal::compiler::JSCallReducer
519 return ReduceFunctionPrototypeApply(node); in ReduceJSCall()