Searched refs:dest_temp (Results 1 – 1 of 1) sorted by relevance
945 mp_obj_t dest_temp[2]; in check_for_special_accessors() local946 mp_load_method_protected(value, to_check[i], dest_temp, true); in check_for_special_accessors()947 if (dest_temp[0] != MP_OBJ_NULL) { in check_for_special_accessors()
Completed in 5 milliseconds