Searched defs:beg_pos (Results 1 – 12 of 12) sorted by relevance
502 int beg_pos = position_; in ParseJsonNumber() local718 int beg_pos = position_; in ScanJsonString() local777 int beg_pos = position_; in ScanJsonString() local
350 int beg_pos; member
1548 void PreParser::CheckDelayedStrictModeViolation(int beg_pos, in CheckDelayedStrictModeViolation()
769 int beg_pos = scope->start_position(); in GetNestedScopeChain() local
376 int beg_pos = Read(PreparseDataConstants::kMessageStartPos); in MessageLocation() local653 int beg_pos = scanner().location().beg_pos; in DoParseProgram() local4587 void ParserBase::CheckOctalLiteral(int beg_pos, int end_pos, bool* ok) { in CheckOctalLiteral()
354 int beg_pos = position_; in ParseJsonNumber() local562 int beg_pos = position_; in ScanJsonString() local
130 void PreParser::CheckOctalLiteral(int beg_pos, int end_pos, bool* ok) { in CheckOctalLiteral()1579 void PreParser::CheckDelayedStrictModeViolation(int beg_pos, in CheckDelayedStrictModeViolation()
311 int beg_pos; member
706 int beg_pos = scope->start_position(); in GetNestedScopeChain() local
372 int beg_pos = Read(PreparseDataConstants::kMessageStartPos); in MessageLocation() local4864 void Parser::CheckOctalLiteral(int beg_pos, int end_pos, bool* ok) { in CheckOctalLiteral()
151 int beg_pos() { in beg_pos() function in PreparseDataInterpreter228 int beg_pos; member
130 Token::Value Next(int* beg_pos, int* end_pos) { in Next()