Searched refs:ParseOctalLiteral (Results 1 – 2 of 2) sorted by relevance
327 uc32 ParseOctalLiteral();
4489 uc32 octal = ParseOctalLiteral(); in ParseDisjunction()4781 uc32 RegExpParser::ParseOctalLiteral() { in ParseOctalLiteral() function in v8::internal::RegExpParser4868 return ParseOctalLiteral(); in ParseClassCharacterEscape()