Home
last modified time | relevance | path

Searched refs:RE_CLASS_ESCAPE_COUNT_MASK_SIZE (Results 1 – 1 of 1) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/operations/
Decma-regexp-object.h64 #define RE_CLASS_ESCAPE_COUNT_MASK_SIZE (3u) macro
69 #define RE_CLASS_ESCAPE_COUNT_MASK ((1 << RE_CLASS_ESCAPE_COUNT_MASK_SIZE) - 1u)