Searched refs:ReduceJSOrdinaryHasInstance (Results 1 – 4 of 4) sorted by relevance
53 Reduction ReduceJSOrdinaryHasInstance(Node* node); in NON_EXPORTED_BASE()
66 Reduction ReduceJSOrdinaryHasInstance(Node* node);
89 return ReduceJSOrdinaryHasInstance(node); in Reduce()234 Reduction const reduction = ReduceJSOrdinaryHasInstance(node); in ReduceJSInstanceOf()382 Reduction JSNativeContextSpecialization::ReduceJSOrdinaryHasInstance( in ReduceJSOrdinaryHasInstance() function in v8::internal::compiler::JSNativeContextSpecialization
1320 Reduction JSTypedLowering::ReduceJSOrdinaryHasInstance(Node* node) { in ReduceJSOrdinaryHasInstance() function in v8::internal::compiler::JSTypedLowering2316 return ReduceJSOrdinaryHasInstance(node); in Reduce()