Searched refs:ECMA_STRING_SIZE_LIMIT (Results 1 – 2 of 2) sorted by relevance
1488 #define ECMA_STRING_SIZE_LIMIT UINT32_MAX macro
1159 if ((uint32_t) repeat_count >= (ECMA_STRING_SIZE_LIMIT / size)) in ecma_builtin_string_prototype_object_repeat()