Home
last modified time | relevance | path

Searched refs:LIT_UTF8_FIRST_BYTE_MAX (Results 1 - 1 of 1) sorted by relevance

/third_party/jerryscript/jerry-core/lit/
H A Dlit-strings.h82 * Byte values >= LIT_UTF8_FIRST_BYTE_MAX are not allowed in internal strings
84 #define LIT_UTF8_FIRST_BYTE_MAX (0xF8) macro

Completed in 1 milliseconds