Home
last modified time | relevance | path

Searched refs:original_source_end_p (Results 1 – 1 of 1) sorted by relevance

/third_party/jerryscript/jerry-core/parser/js/
Djs-parser-statm.c1293 const uint8_t *original_source_end_p = context_p->source_end_p; in parser_parse_for_statement_start() local
1422 context_p->source_end_p = original_source_end_p; in parser_parse_for_statement_start()