Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/lit/
Dlit-char-helpers.h166 #define LIT_CHAR_LOWERCASE_W ((ecma_char_t) 'w') macro
/third_party/jerryscript/jerry-core/parser/regexp/
Dre-parser.c495 case LIT_CHAR_LOWERCASE_W: in re_parse_char_escape()