Home
last modified time | relevance | path

Searched defs:proto_obj_p (Results 1 – 4 of 4) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/operations/
Decma-function-object.c752 ecma_object_t *proto_obj_p; in ecma_op_get_prototype_from_constructor() local
Decma-proxy-object.c254 ecma_object_t *proto_obj_p = ecma_get_object_from_value (proto); in ecma_proxy_object_prototype_to_cp() local
Decma-regexp-object.c218 ecma_object_t *proto_obj_p = ecma_op_get_prototype_from_constructor (ctr_obj_p, in ecma_op_regexp_alloc() local
/third_party/jerryscript/jerry-core/api/
Djerry.c1109 ecma_object_t *proto_obj_p = ecma_get_object_from_value (rhs); in jerry_binary_operation() local
2995 ecma_object_t *proto_obj_p = ECMA_GET_NON_NULL_POINTER (ecma_object_t, obj_p->u2.prototype_cp); in jerry_get_prototype() local