Searched defs:ECMA_PARSE_ALLOW_SUPER (Results 1 - 1 of 1) sorted by relevance
/third_party/jerryscript/jerry-core/ecma/base/ | ||
H A D | ecma-globals.h | 117 ECMA_PARSE_ALLOW_SUPER = (1u << 5), /**< allow super property access */ enumerator |
Completed in 6 milliseconds