Home | History | Annotate | Download | only in src

Lines Matching defs:ParseRegExpLiteral

1150       result = ParseRegExpLiteral(true, CHECK_OK);
1154 result = ParseRegExpLiteral(false, CHECK_OK);
1317 PreParser::Expression PreParser::ParseRegExpLiteral(bool seen_equal,