Searched defs:PARSER_ALLOW_SUPER_CALL (Results 1 - 1 of 1) sorted by relevance
/third_party/jerryscript/jerry-core/parser/js/ | ||
H A D | js-parser-internal.h | 74 PARSER_ALLOW_SUPER_CALL = (1u << 22), /**< allow super constructor call enumerator |
Completed in 3 milliseconds