Searched refs:ReduceObjectPrototypeIsPrototypeOf (Results 1 – 2 of 2) sorted by relevance
95 Reduction ReduceObjectPrototypeIsPrototypeOf(Node* node);
3028 Reduction JSCallReducer::ReduceObjectPrototypeIsPrototypeOf(Node* node) { in ReduceObjectPrototypeIsPrototypeOf() function in v8::internal::compiler::JSCallReducer4578 return ReduceObjectPrototypeIsPrototypeOf(node); in ReduceJSCall()