Searched refs:ParseOctalLiteral (Results 1 – 2 of 2) sorted by relevance
183 uc32 ParseOctalLiteral();
405 uc32 octal = ParseOctalLiteral(); in ParseDisjunction()1091 uc32 RegExpParser::ParseOctalLiteral() { in ParseOctalLiteral() function in v8::internal::RegExpParser1525 return ParseOctalLiteral(); in ParseClassCharacterEscape()