Home | History | Annotate | Download | only in src

Lines Matching refs:TypeTag

236   switch (regexp->TypeTag()) {
642 ASSERT_EQ(regexp->TypeTag(), JSRegExp::IRREGEXP);
721 if (regexp_->TypeTag() == JSRegExp::ATOM) {