Searched refs:ReduceFunctionPrototypeHasInstance (Results 1 – 2 of 2) sorted by relevance
88 Reduction ReduceFunctionPrototypeHasInstance(Node* node);
2868 Reduction JSCallReducer::ReduceFunctionPrototypeHasInstance(Node* node) { in ReduceFunctionPrototypeHasInstance() function in v8::internal::compiler::JSCallReducer4564 return ReduceFunctionPrototypeHasInstance(node); in ReduceJSCall()