Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/lit/
Dlit-char-helpers.h132 #define LIT_CHAR_UPPERCASE_S ((ecma_char_t) 'S') macro
/third_party/jerryscript/jerry-core/parser/regexp/
Dre-parser.c489 case LIT_CHAR_UPPERCASE_S: in re_parse_char_escape()