Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/parser/js/
Djs-scanner.c1642 lexer_lit_location_t *location_p = scanner_add_literal (context_p, scanner_context_p); in scanner_scan_statement() local
1659 lexer_lit_location_t *location_p; in scanner_scan_statement() local
1701 lexer_lit_location_t *location_p; in scanner_scan_statement() local
Djs-scanner-ops.c155 lexer_lit_location_t *location_p = scanner_add_literal (context_p, scanner_context_p); in scanner_scan_simple_arrow() local
Djs-scanner-util.c2463 scanner_get_location (scanner_location_t *location_p, /**< location */ in scanner_get_location()
2476 scanner_location_t *location_p) /**< location */ in scanner_set_location()