Searched refs:ReduceJSOrdinaryHasInstance (Results 1 – 4 of 4) sorted by relevance
54 Reduction ReduceJSOrdinaryHasInstance(Node* node); in NON_EXPORTED_BASE()
81 Reduction ReduceJSOrdinaryHasInstance(Node* node);
86 return ReduceJSOrdinaryHasInstance(node); in Reduce()442 return Changed(node).FollowedBy(ReduceJSOrdinaryHasInstance(node)); in ReduceJSInstanceOf()608 Reduction JSNativeContextSpecialization::ReduceJSOrdinaryHasInstance( in ReduceJSOrdinaryHasInstance() function in v8::internal::compiler::JSNativeContextSpecialization
1329 Reduction JSTypedLowering::ReduceJSOrdinaryHasInstance(Node* node) { in ReduceJSOrdinaryHasInstance() function in v8::internal::compiler::JSTypedLowering2393 return ReduceJSOrdinaryHasInstance(node); in Reduce()