Home
last modified time | relevance | path

Searched defs:low_surrogate (Results 1 – 2 of 2) sorted by relevance

/third_party/jerryscript/jerry-core/lit/
Dlit-strings.c865ecma_char_t low_surrogate) /**< low surrogate code point */ in lit_convert_surrogate_pair_to_code_point()
/third_party/jerryscript/jerry-core/parser/js/
Djs-lexer.c706 lit_code_point_t low_surrogate; in lexer_parse_identifier() local