Searched refs:SMALL_STRING_SIZE (Results 1 – 1 of 1) sorted by relevance
70 static constexpr size_t SMALL_STRING_SIZE = 16; variable358 if (length < SMALL_STRING_SIZE) { in napi_create_string_latin1()378 if (length < SMALL_STRING_SIZE) { in napi_create_string_utf8()405 if (length < SMALL_STRING_SIZE) { in napi_create_string_utf16()