Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/parser/js/
H A Djs-scanner-internal.h111 SCAN_STACK_EXPLICIT_CLASS_CONSTRUCTOR, /**< explicit class constructor */ enumerator
H A Djs-scanner.c1993 if (context_p->stack_top_uint8 == SCAN_STACK_EXPLICIT_CLASS_CONSTRUCTOR in scanner_scan_statement_end()
2402 || stack_top == SCAN_STACK_EXPLICIT_CLASS_CONSTRUCTOR); in scanner_scan_all()
2447 parser_stack_push_uint8 (context_p, SCAN_STACK_EXPLICIT_CLASS_CONSTRUCTOR); in scanner_scan_all()

Completed in 4 milliseconds