Home
last modified time | relevance | path

Searched refs:current_proto_p (Results 1 – 1 of 1) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/operations/
Decma-objects.c3126 …ecma_object_t *current_proto_p = ECMA_GET_POINTER (ecma_object_t, ecma_op_ordinary_object_get_prot… in ecma_op_ordinary_object_set_prototype_of() local
3130 if (new_proto_p == current_proto_p) in ecma_op_ordinary_object_set_prototype_of()