Searched defs:new_object (Results 1 – 5 of 5) sorted by relevance
177 jerry_value_t new_object = jerry_create_object (); in test_error_setvalue() local
281 PyObject *(*new_object)(struct _xid *); member
32 CefRefPtr<CefXmlObject> cur_object(root_object_), new_object; in Load() local
223 const MustBeConstructedWithOneThroughFour* new_object = in TEST() local239 const MustBeConstructedWithOneThroughEight* new_object = in TEST() local268 const PleaseMoveMe* new_object = in TEST() local
128 static struct alisp_object * new_object(struct alisp_instance *instance, int type) in new_object() function