Searched refs:ReduceJSHasInPrototypeChain (Results 1 – 4 of 4) sorted by relevance
52 Reduction ReduceJSHasInPrototypeChain(Node* node); in NON_EXPORTED_BASE()
65 Reduction ReduceJSHasInPrototypeChain(Node* node);
87 return ReduceJSHasInPrototypeChain(node); in Reduce()359 Reduction JSNativeContextSpecialization::ReduceJSHasInPrototypeChain( in ReduceJSHasInPrototypeChain() function in v8::internal::compiler::JSNativeContextSpecialization427 Reduction const reduction = ReduceJSHasInPrototypeChain(node); in ReduceJSOrdinaryHasInstance()
1178 Reduction JSTypedLowering::ReduceJSHasInPrototypeChain(Node* node) { in ReduceJSHasInPrototypeChain() function in v8::internal::compiler::JSTypedLowering2314 return ReduceJSHasInPrototypeChain(node); in Reduce()