Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/builtin-objects/
Decma-builtin-string-prototype.c1428 bool is_lower_case = builtin_routine_id <= ECMA_STRING_PROTOTYPE_TO_LOCAL_LOWER_CASE; in ecma_builtin_string_prototype_dispatch_routine() local
1429 ret_value = ecma_builtin_string_prototype_object_conversion_helper (string_p, is_lower_case); in ecma_builtin_string_prototype_dispatch_routine()