Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/operations/
Decma-proxy-object.h108 ecma_proxy_object_construct (ecma_object_t *obj_p,
Decma-proxy-object.c1750 ecma_proxy_object_construct (ecma_object_t *obj_p, /**< proxy object */ in ecma_proxy_object_construct() function
Decma-function-object.c1211 return ecma_proxy_object_construct (func_obj_p, in ecma_op_function_construct()