Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/lit/
Dlit-globals.h99 #define LIT_CESU8_MAX_BYTES_IN_CODE_POINT (6) macro
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
Decma-builtin-string-prototype.c1025 lit_utf8_byte_t utf8_byte_buffer[LIT_CESU8_MAX_BYTES_IN_CODE_POINT]; in ecma_builtin_string_prototype_object_conversion_helper()