Searched defs:RE_CLASS_ESCAPE_COUNT_MASK (Results 1 - 1 of 1) sorted by relevance
| /third_party/jerryscript/jerry-core/ecma/operations/ | ||
| H A D | ecma-regexp-object.h | 69 #define RE_CLASS_ESCAPE_COUNT_MASK ((1 << RE_CLASS_ESCAPE_COUNT_MASK_SIZE) - 1u) macro |
Completed in 2 milliseconds