Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/parser/js/
Djs-scanner-util.c644 lexer_lit_location_t *literal_location_p = scanner_add_custom_literal (context_p, in scanner_pop_literal_pool() local
1072 lexer_lit_location_t *literal_location_p = scanner_add_custom_literal (context_p, in scanner_filter_arguments() local
1118 const lexer_lit_location_t *literal_location_p) /**< literal */ in scanner_add_custom_literal()
1220 lexer_lit_location_t *literal_location_p = &context_p->token.lit_location; in scanner_append_argument() local