Searched refs:ParseOctalLiteral (Results 1 – 2 of 2) sorted by relevance
179 uc32 ParseOctalLiteral();
452 uc32 octal = ParseOctalLiteral(); in ParseDisjunction()976 uc32 RegExpParser::ParseOctalLiteral() { in ParseOctalLiteral() function in v8::internal::RegExpParser1307 return ParseOctalLiteral(); in ParseClassCharacterEscape()