Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/parser/js/
Djs-parser-statm.c913 uint8_t inside_with = (context_p->status_flags & PARSER_INSIDE_WITH) != 0; in parser_parse_with_statement_start() local
921 parser_stack_push_uint8 (context_p, inside_with); in parser_parse_with_statement_start()