Home
last modified time | relevance | path

Searched defs:ident_line_counter (Results 1 – 2 of 2) sorted by relevance

/third_party/jerryscript/jerry-core/parser/js/
Djs-parser-expr.c2818parser_line_counter_t ident_line_counter) /**< identifier line counter */ in parser_pattern_form_assignment()
2926 parser_line_counter_t ident_line_counter = context_p->token.line; in parser_pattern_process_assignment() local
Djs-parser-statm.c521 parser_line_counter_t ident_line_counter = context_p->token.line; in parser_parse_var_statement() local