Home | History | Annotate | Download | only in compiler

Lines Matching refs:InstanceOf

1516     case Token::INSTANCEOF:
1517 op = javascript()->InstanceOf();