Searched refs:ParseOctalLiteral (Results 1 – 2 of 2) sorted by relevance
244 uc32 ParseOctalLiteral();
4358 uc32 octal = ParseOctalLiteral(); in ParseDisjunction()4650 uc32 RegExpParser::ParseOctalLiteral() { in ParseOctalLiteral() function in v8::internal::RegExpParser4737 return ParseOctalLiteral(); in ParseClassCharacterEscape()