Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/vm/
Dopcodes.c769 ecma_op_implicit_constructor_handler_cb (const ecma_value_t function_obj, /**< the function itself … in ecma_op_implicit_constructor_handler_cb() function
867 ext_func_obj_p->u.external_handler_cb = ecma_op_implicit_constructor_handler_cb; in opfunc_create_implicit_class_constructor()