Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/parser/js/
Djs-scanner-internal.h108 SCAN_STACK_PRIVATE_BLOCK, /**< private block for single statements */ enumerator
Djs-scanner-ops.c332 parser_stack_push_uint8 (context_p, SCAN_STACK_PRIVATE_BLOCK); in scanner_check_function_after_if()
Djs-scanner.c670 parser_stack_push_uint8 (context_p, SCAN_STACK_PRIVATE_BLOCK); in scanner_scan_primary_expression_end()
2118 case SCAN_STACK_PRIVATE_BLOCK: in scanner_scan_statement_end()