Searched defs:element_obj (Results 1 – 3 of 3) sorted by relevance
116 auto element_obj = obj[i]; in SequenceToValue() local
617 auto element_obj = list_obj[i]; in AttachPyObjToAbs() local646 auto element_obj = tuple_obj[i]; in AttachPyObjToAbs() local
2020 ecma_value_t element_obj = ecma_op_create_number_object (element_value); in ecma_builtin_typedarray_prototype_to_locale_string_helper() local