Searched refs:ReduceJSInstanceOf (Results 1 – 2 of 2) sorted by relevance
59 Reduction ReduceJSInstanceOf(Node* node);
1117 Reduction JSTypedLowering::ReduceJSInstanceOf(Node* node) { in ReduceJSInstanceOf() function in v8::internal::compiler::JSTypedLowering2636 return ReduceJSInstanceOf(node); in Reduce()