Home
last modified time | relevance | path

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

/dports/lang/gjs/gjs-1.70.0/gi/
H A Drepo.h39 JSObject* gjs_new_object_with_generic_prototype(JSContext* cx,
H A Dunion.cpp201 gjs_new_object_with_generic_prototype(context, info)); in gjs_union_from_c_union()
H A Dboxed.cpp488 JS::RootedObject obj(context, gjs_new_object_with_generic_prototype( in get_nested_interface_object()
968 JS::RootedObject obj(cx, gjs_new_object_with_generic_prototype(cx, info)); in new_for_c_struct_impl()
H A Dgerror.cpp366 gjs_new_object_with_generic_prototype(context, info)); in object_for_c_ptr()
H A Drepo.cpp717 JSObject* gjs_new_object_with_generic_prototype(JSContext* cx, in gjs_new_object_with_generic_prototype() function
/dports/lang/cjs/cjs-4.8.2/gi/
H A Drepo.h58 JSObject* gjs_new_object_with_generic_prototype(JSContext* cx,
H A Dunion.cpp211 gjs_new_object_with_generic_prototype(context, info)); in gjs_union_from_c_union()
H A Dboxed.cpp507 JS::RootedObject obj(context, gjs_new_object_with_generic_prototype( in get_nested_interface_object()
1002 JS::RootedObject obj(cx, gjs_new_object_with_generic_prototype(cx, info)); in new_for_c_struct_impl()
H A Dgerror.cpp389 gjs_new_object_with_generic_prototype(context, info)); in object_for_c_ptr()
H A Drepo.cpp793 JSObject* gjs_new_object_with_generic_prototype(JSContext* cx, in gjs_new_object_with_generic_prototype() function