Searched refs:is_lower_case (Results 1 – 1 of 1) sorted by relevance
1428 bool is_lower_case = builtin_routine_id <= ECMA_STRING_PROTOTYPE_TO_LOCAL_LOWER_CASE; in ecma_builtin_string_prototype_dispatch_routine() local1429 ret_value = ecma_builtin_string_prototype_object_conversion_helper (string_p, is_lower_case); in ecma_builtin_string_prototype_dispatch_routine()