Searched refs:ECMA_PARSE_ALLOW_NEW_TARGET (Results 1 – 2 of 2) sorted by relevance
119 ECMA_PARSE_ALLOW_NEW_TARGET = (1u << 7), /**< allow new.target access */ enumerator
178 (((ECMA_PARSE_ALLOW_NEW_TARGET << 1) - 1) - (ECMA_PARSE_ALLOW_SUPER - 1))