Searched defs:jerry_construct_object (Results 1 – 2 of 2) sorted by relevance
6006 ## jerry_construct_object section in General API functions of JS objects
2915 jerry_construct_object (const jerry_value_t func_obj_val, /**< function object to call */ in jerry_construct_object() function