Searched defs:new_obj (Results 1 – 8 of 8) sorted by relevance
24 def new_obj(): function
211 var new_obj = { value: "yes", variable
213 CefRefPtr<CefXmlObject> new_obj; in Duplicate() local
326 static int netconf_update(struct nl_object *old_obj, struct nl_object *new_obj) in netconf_update()
475 static int route_update(struct nl_object *old_obj, struct nl_object *new_obj) in route_update()
1355 ecma_value_t new_obj = ecma_typedarray_create_object_with_length (array_length, in ecma_op_create_typedarray_with_type_and_length() local
1790 ecma_value_t new_obj = ecma_op_function_call (func_obj_p, handler, function_call_args, 3); in ecma_proxy_object_construct() local
51211 JSValue ctor, new_obj; in js_array_buffer_slice() local