Home
last modified time | relevance | path

Searched defs:proto_cp (Results 1 - 8 of 8) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-reference.c109 jmem_cpointer_t proto_cp = ecma_op_ordinary_object_get_prototype_of (home_p); in ecma_op_resolve_super_base() local
H A Decma-proxy-object.c253 jmem_cpointer_t proto_cp; in ecma_proxy_object_prototype_to_cp() local
H A Decma-function-object.c703 jmem_cpointer_t proto_cp = ecma_op_ordinary_object_get_prototype_of (func_obj_p); in ecma_op_function_get_super_constructor() local
H A Decma-objects.c423 jmem_cpointer_t proto_cp = ecma_op_ordinary_object_get_prototype_of (object_p); in ecma_op_object_has_property() local
851 jmem_cpointer_t proto_cp = ecma_op_ordinary_object_get_prototype_of (object_p); in ecma_op_object_get_with_receiver() local
1514 jmem_cpointer_t proto_cp = ecma_op_ordinary_object_get_prototype_of (object_p); in ecma_op_object_put_with_receiver() local
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-function-prototype.c231 jmem_cpointer_t proto_cp = ecma_op_ordinary_object_get_prototype_of (this_arg_obj_p); in ecma_builtin_function_prototype_object_bind() local
H A Decma-builtin-object.c147 jmem_cpointer_t proto_cp = ecma_op_ordinary_object_get_prototype_of (obj_p); in ecma_builtin_object_object_get_prototype_of() local
/third_party/jerryscript/jerry-core/ext/
H A Dheapdump.c270 jmem_cpointer_t proto_cp = object->u2.prototype_cp; in DumpInfoObject() local
/third_party/jerryscript/jerry-core/ecma/base/
H A Decma-gc.c551 jmem_cpointer_t proto_cp = object_p->u2.prototype_cp; in ecma_gc_mark() local

Completed in 13 milliseconds