Searched refs:NextSymbol (Results 1 – 6 of 6) sorted by relevance
297 Symbol* NextSymbol() const { in NextSymbol() function312 DCHECK_EQ(NextSymbol(), child->left());
233 Symbol* next = item.NextSymbol(); in RunEarleyAlgorithm()
334 const AstRawString* NextSymbol(AstValueFactory* ast_value_factory) const;
1020 const AstRawString* Scanner::NextSymbol( in NextSymbol() function in v8::internal::Scanner
782 return scanner()->NextSymbol(ast_value_factory());
941 scanner()->NextSymbol(ast_value_factory()) == name; in PeekContextualKeyword()1157 return scanner()->NextSymbol(ast_value_factory()); in GetNextSymbolForRegExpLiteral()