Searched defs:ECMA_STRING_FLAG_REHASH_NEEDED (Results 1 - 1 of 1) sorted by relevance
| /third_party/jerryscript/jerry-core/ecma/base/ | ||
| H A D | ecma-helpers.h | 93 ECMA_STRING_FLAG_REHASH_NEEDED = (1 << 1), /**< The hash of the string must be recalculated. enumerator |
Completed in 1 milliseconds