Home
last modified time | relevance | path

Searched refs:SCANNER_IS_FOR_START (Results 1 - 2 of 2) sorted by relevance

/third_party/jerryscript/jerry-core/parser/js/
H A Djs-scanner-internal.h81 /* The SCANNER_IS_FOR_START macro needs to be updated when the following constants are reordered. */
138 #define SCANNER_IS_FOR_START(stack_top) \ macro
H A Djs-scanner.c369 && (type != LEXER_KEYW_IN || !SCANNER_IS_FOR_START (stack_top))) in scanner_scan_post_primary_expression()
2682 if (SCANNER_IS_FOR_START (stack_top)) in scanner_scan_all()

Completed in 4 milliseconds