Searched refs:ECMA_CREATE_DIRECT_UINT32_STRING (Results 1 – 3 of 3) sorted by relevance
690 return ecma_op_object_find (object_p, ECMA_CREATE_DIRECT_UINT32_STRING (index)); in ecma_op_object_find_by_uint32_index()876 return ecma_op_object_get (object_p, ECMA_CREATE_DIRECT_UINT32_STRING (index)); in ecma_op_object_get_by_uint32_index()1077 ECMA_CREATE_DIRECT_UINT32_STRING (index), in ecma_op_object_put_by_uint32_index()1639 return ecma_op_object_delete (obj_p, ECMA_CREATE_DIRECT_UINT32_STRING (index), is_throw); in ecma_op_object_delete_by_uint32_index()
1447 #define ECMA_CREATE_DIRECT_UINT32_STRING(uint32_number) \ macro
793 ECMA_CREATE_DIRECT_UINT32_STRING (index), in ecma_builtin_helper_def_prop_by_index()