Searched defs:ECMA_VALUE_UNINITIALIZED (Results 1 - 1 of 1) sorted by relevance
| /third_party/jerryscript/jerry-core/ecma/base/ | ||
| H A D | ecma-globals.h | 207 ECMA_VALUE_UNINITIALIZED = ECMA_MAKE_VALUE (10), /**< a special value for uninitialized let/const declarations */ enumerator |
Completed in 5 milliseconds