Home
last modified time | relevance | path

Searched defs:char_at_idx (Results 1 – 2 of 2) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/operations/
Decma-get-put-value.c157 ecma_char_t char_at_idx = ecma_string_get_char_at_pos (string_p, index); in ecma_op_get_value_object_base() local
Decma-objects.c122 ecma_char_t char_at_idx = ecma_string_get_char_at_pos (prim_value_str_p, index); in ecma_op_object_get_own_property() local
484 ecma_char_t char_at_idx = ecma_string_get_char_at_pos (prim_value_str_p, index); in ecma_op_object_find_own() local