Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/parser/js/
Djs-lexer.c2063 const uint8_t *destination_end_p = destination_p + length; in lexer_convert_ident_to_cesu8() local
2090 while (destination_p < destination_end_p); in lexer_convert_ident_to_cesu8()