Home
last modified time | relevance | path

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

/dports/lang/gjs/gjs-1.70.0/gi/
H A Drepo.h36 JSObject * gjs_lookup_generic_prototype (JSContext *context,
H A Drepo.cpp694 gjs_lookup_generic_prototype(JSContext *context, in gjs_lookup_generic_prototype() function
719 JS::RootedObject proto(cx, gjs_lookup_generic_prototype(cx, info)); in gjs_new_object_with_generic_prototype()
H A Dgerror.cpp220 proto.set(gjs_lookup_generic_prototype(cx, glib_error_info)); in get_parent_proto()
H A Dboxed.cpp584 context, gjs_lookup_generic_prototype(context, interface_info)); in set_nested_interface_object()
/dports/lang/cjs/cjs-4.8.2/gi/
H A Drepo.h55 JSObject * gjs_lookup_generic_prototype (JSContext *context,
H A Drepo.cpp770 gjs_lookup_generic_prototype(JSContext *context, in gjs_lookup_generic_prototype() function
795 JS::RootedObject proto(cx, gjs_lookup_generic_prototype(cx, info)); in gjs_new_object_with_generic_prototype()
H A Dgerror.cpp238 proto.set(gjs_lookup_generic_prototype(cx, glib_error_info)); in get_parent_proto()
H A Dboxed.cpp603 context, gjs_lookup_generic_prototype(context, interface_info)); in set_nested_interface_object()