Home
last modified time | relevance | path

Searched defs:escape_count (Results 1 - 3 of 3) sorted by relevance

/third_party/jerryscript/jerry-core/parser/regexp/
H A Dre-parser.c1101 uint8_t escape_count = 0; in re_parse_char_class() local
H A Dre-bytecode.c572 uint8_t escape_count = flags & RE_CLASS_ESCAPE_COUNT_MASK; in re_dump_bytecode() local
/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-regexp-object.c1395 uint8_t escape_count = flags & RE_CLASS_ESCAPE_COUNT_MASK; in ecma_regexp_run() local

Completed in 7 milliseconds