Searched refs:ECMA_GET_POINTER (Results 1 – 2 of 2) sorted by relevance
44 #define ECMA_GET_POINTER(type, field) JMEM_CP_GET_POINTER (type, field) macro174 ECMA_GET_POINTER (type, field)
3126 …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()3168 iter_p = ECMA_GET_POINTER (ecma_object_t, ecma_op_ordinary_object_get_prototype_of (iter_p)); in ecma_op_ordinary_object_set_prototype_of()