Searched defs:PARSER_ALLOW_NEW_TARGET (Results 1 - 1 of 1) sorted by relevance
/third_party/jerryscript/jerry-core/parser/js/ | ||
H A D | js-parser-internal.h | 76 PARSER_ALLOW_NEW_TARGET = (1u << 23), /**< allow new.target parsing in the current context */ enumerator |
Completed in 3 milliseconds