Home
last modified time | relevance | path

Searched refs:decl_pos (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/parsing/
H A Dparser-base.h4001 int decl_pos = peek_position(); in ParseVariableDeclarations() local
4020 pattern = impl()->ExpressionFromIdentifier(name, decl_pos); in ParseVariableDeclarations()
4023 impl()->DeclareIdentifier(name, decl_pos); in ParseVariableDeclarations()
4086 Scanner::Location(decl_pos, end_position()), in ParseVariableDeclarations()

Completed in 10 milliseconds