Home
last modified time | relevance | path

Searched refs:opfunc_set_home_object (Results 1 - 1 of 1) sorted by relevance

/third_party/jerryscript/jerry-core/vm/
H A Dopcodes.c885 opfunc_set_home_object (ecma_object_t *func_p, /**< function object */ in opfunc_set_home_object() function
894 } /* opfunc_set_home_object */ in opfunc_set_home_object()
1079 opfunc_set_home_object (ecma_get_object_from_value (property_pair_p->values[index].value), parent_env_p); in opfunc_set_class_attributes()
1090 opfunc_set_home_object (ECMA_GET_NON_NULL_POINTER (ecma_object_t, get_set_pair_p->getter_cp), parent_env_p); in opfunc_set_class_attributes()
1095 opfunc_set_home_object (ECMA_GET_NON_NULL_POINTER (ecma_object_t, get_set_pair_p->setter_cp), parent_env_p); in opfunc_set_class_attributes()

Completed in 2 milliseconds