Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/operations/
Decma-proxy-object.h48 ecma_proxy_object_find (ecma_object_t *obj_p,
Decma-proxy-object.c216 ecma_proxy_object_find (ecma_object_t *obj_p, /**< proxy object */ in ecma_proxy_object_find() function
Decma-objects.c740 return ecma_proxy_object_find (object_p, property_name_p); in ecma_op_object_find()