MCPcopy Create free account

hub / github.com/GNOME/gjs / functions

Functions3,360 in github.com/GNOME/gjs

↓ 14 callersMethodkey_type
gi/info.h:783
↓ 14 callersFunctionnonCommentArg
(desiredNonCommentArgIndex, expectedNumberOfNonCommentArgs, args)
modules/script/jsUnit.js:65
↓ 14 callersMethodrequire
gi/info.h:1685
↓ 14 callersMethodtype_info
gi/info.h:1200
↓ 14 callersMethodtype_string
gi/info.h:500
↓ 14 callersMethodvalue_type
gi/info.h:789
↓ 13 callersMethoddestroy
gjs/objectbox.cpp:87
↓ 13 callersFunctionhandle_wrong_args
gjs/internal.cpp:109
↓ 13 callersMethodlog
* The **`console.log()`** static method outputs a message to the console. * * [MDN Reference](https://developer.mozilla.org/docs/Web/API/con
types/gjs.d.ts:94
↓ 13 callersMethodunwrap
gjs/gerror-result.h:77
↓ 13 callersFunctionwarn64
(is64bit, func, ...args)
installed-tests/js/testGIMarshalling.js:173
↓ 12 callersFunction_assert
(comment, booleanValue, failureMessage)
modules/script/jsUnit.js:77
↓ 12 callersFunction_makeDummyClass
(obj, name, upperName, gtypeName, actual)
modules/core/overrides/GObject.js:362
↓ 12 callersFunction_ts
(obj)
installed-tests/js/testCairo.js:13
↓ 12 callersFunction_validateArguments
(expectedNumberOfNonCommentArgs, args)
modules/script/jsUnit.js:71
↓ 12 callersFunction_warnNotIntrospectable
(funcName, replacement)
modules/core/overrides/GLib.js:247
↓ 12 callersFunctionassertWarnings
(testName)
installed-tests/js/testGLib.js:225
↓ 12 callersFunctioncallback
()
installed-tests/js/testLang.js:71
↓ 12 callersMethodclose
gjs/console.cpp:220
↓ 12 callersFunctioncommentArg
(expectedNumberOfNonCommentArgs, args)
modules/script/jsUnit.js:58
↓ 12 callersFunctionexpectWarnings
(count)
installed-tests/js/testGLib.js:217
↓ 12 callersFunctiongjs_debug_string
gjs/jsapi-util-string.cpp:508
↓ 12 callersFunctiongjs_define_function
gi/function.cpp:1384
↓ 12 callersFunctiongjs_set_global_slot
gjs/global.h:106
↓ 12 callersMethodload
gjs/engine.cpp:94
↓ 12 callersMethodload_type
gi/info.h:832
↓ 12 callersMethodmethod
gi/info.h:1150
↓ 12 callersMethodread
gi/info.h:1195
↓ 12 callersFunctionthrow_invalid_argument_tag
gi/arg.cpp:998
↓ 12 callersMethodtrace
* The **`console.trace()`** static method outputs a stack trace to the console. * * [MDN Reference](https://developer.mozilla.org/docs/Web/A
types/gjs.d.ts:126
↓ 11 callersFunctiongjs_context_eval_module_file
gjs/context.cpp:1631
↓ 11 callersFunctiongjs_context_get_native_context
* gjs_context_get_native_context: * * Returns a pointer to the underlying native context. For SpiderMonkey, this * is a JSContext * */
gjs/context.cpp:1259
↓ 11 callersFunctiongjs_debug_object
gjs/jsapi-util-string.cpp:556
↓ 11 callersFunctiongjs_dynamic_property_private_slot
* gjs_dynamic_property_private_slot: * @accessor_obj: the getter or setter as a function object, i.e. * `&args.callee()` in the #JSNative function
gjs/jsapi-dynamic-class.cpp:226
↓ 11 callersFunctiongjs_gi_argument_get_array_length
A helper function to retrieve array lengths from a GIArgument (letting the compiler generate good instructions in case of big endian machines)
gi/arg-inl.h:258
↓ 11 callersFunctiongjs_test_object_new
test/gjs-test-jsapi-utils.cpp:31
↓ 11 callersFunctiongjs_value_to_gi_argument
gi/arg.cpp:1949
↓ 11 callersFunctiongjs_warn_deprecated_once_per_callsite
Note, this can only be called from the JS thread because it uses the full * stack dump API and not the "safe" gjs_dumpstack() which can only print to
gjs/deprecation.cpp:123
↓ 11 callersMethodinspectErr
gjs/gerror-result.h:78
↓ 11 callersMethodis_enum_or_flags
gi/info.h:512
↓ 11 callersMethodis_zero_terminated
gi/info.h:735
↓ 11 callersMethodmethod
()
installed-tests/js/testGObjectClass.js:1734
↓ 11 callersMethodn_args
gi/info.h:883
↓ 11 callersMethodoptionalG
()
installed-tests/js/testGObjectInterface.js:25
↓ 10 callersMethodarray_length_index
gi/info.h:698
↓ 10 callersFunctionassert_coverage_data_matches_values_for_key
test/gjs-test-coverage.cpp:214
↓ 10 callersFunctionc_value_to_js
gi/js-value-inl.h:360
↓ 10 callersFunctionclearTimeout
(id)
installed-tests/js/jasmine.js:3199
↓ 10 callersMethoddebug_jsprop
gi/cwrapper.h:292
↓ 10 callersMethodemitEmpty
()
installed-tests/js/testGObjectClass.js:94
↓ 10 callersFunctionensureIsNotNested
(method)
installed-tests/js/jasmine.js:1873
↓ 10 callersMethodexit
gjs/context.cpp:933
↓ 10 callersFunctiongjs_context_register_module
gjs/context.cpp:1298
↓ 10 callersFunctiongjs_debug_id
gjs/jsapi-util-string.cpp:635
↓ 10 callersFunctiongjs_log_exception_uncaught
* gjs_log_exception_uncaught: * @cx: the #JSContext * * Logs the exception pending on @cx, if any, indicating an uncaught exception * in the runni
gjs/jsapi-util.cpp:596
↓ 10 callersFunctiongvalue_set
gi/value.h:114
↓ 10 callersFunctionis_string_type
gi/arg.cpp:159
↓ 10 callersMethodmethods
gi/info.h:1146
↓ 10 callersMethodreturn_value
gi/arg-cache.h:286
↓ 10 callersFunctiontestFunction
installed-tests/js/testGIMarshalling.js:667
↓ 10 callersFunctiontestReturnValue
(root, value, {omit, skip, funcName = `${root}_return`} = {})
installed-tests/js/testGIMarshalling.js:21
↓ 10 callersMethodunref
gi/closure.h:54
↓ 9 callersMethod#logger
* 2.1. Logger * https://console.spec.whatwg.org/#logger * * Conditionally applies formatting based on the inputted arguments, * an
modules/esm/console.js:389
↓ 9 callersMethod#printer
* 2.3. Printer * https://console.spec.whatwg.org/#printer * * This implementation of Printer maps WHATWG log severity to * {@see G
modules/esm/console.js:506
↓ 9 callersMethod_init
(value)
installed-tests/js/testGio.js:20
↓ 9 callersFunctionassert
()
modules/script/jsUnit.js:82
↓ 9 callersMethodemitFull
()
installed-tests/js/testGObjectClass.js:102
↓ 9 callersFunctiongjs_gi_argument_release
gi/arg.cpp:4143
↓ 9 callersFunctiongjs_test_tools_ref_other_thread
installed-tests/js/libgjstesttools/gjs-test-tools.cpp:106
↓ 9 callersFunctiongjs_value_to_g_value
gi/value.cpp:976
↓ 9 callersFunctionis_transfer_in_nothing
We need to handle GI_TRANSFER_NOTHING differently for out parameters (free * nothing) and for in parameters (free any temporaries we've allocated).
gi/arg.cpp:3632
↓ 9 callersFunctionitIsDefined
* @param {any} value * @param {string} [message]
installed-tests/js/testGlobal.js:9
↓ 9 callersMethodout
gi/arg-cache.cpp:2349
↓ 9 callersMethodprototype
Used to get the prototype when it is guaranteed to have already been created
gi/cwrapper.h:356
↓ 9 callersFunctiontestParamSpec
(type, params, defaultValue)
installed-tests/js/testParamSpec.js:12
↓ 9 callersFunctiontestUninitializedOutParameter
(root, defaultValue, {omit, skip, funcName = `${root}_out_uninitialized`} = {})
installed-tests/js/testGIMarshalling.js:51
↓ 9 callersFunctiontest_obj_new
test/gjs-test-rooting.cpp:30
↓ 9 callersMethodto_prototype
* GIWrapperBase::to_prototype: * GIWrapperBase::to_instance: * * These methods assert that this Base is of the correct subclass. If you
gi/wrapperutils.h:209
↓ 8 callersFunctionclose
()
modules/core/overrides/Gio.js:768
↓ 8 callersMethodcopy
gjs/auto.h:164
↓ 8 callersMethodfields
gi/info.h:1300
↓ 8 callersFunctiongjs_context_eval_module
gjs/context.cpp:1288
↓ 8 callersFunctiongjs_debug_bigint
gjs/jsapi-util-string.cpp:453
↓ 8 callersFunctiongjs_get_string_id
* gjs_get_string_id: * @cx: a #JSContext * @id: a jsid that is an object hash key (could be an int or string) * @name_p place to store ASCII string
gjs/jsapi-util-string.cpp:413
↓ 8 callersMethodinit
gjs/objectbox.cpp:47
↓ 8 callersMethodmessage
gi/gerror.h:148
↓ 8 callersFunctionpp
(value)
installed-tests/js/jasmine.js:6880
↓ 8 callersMethodreset
gjs/auto.h:145
↓ 8 callersMethodroot
Roots the GC thing. You must not use this if you're already using the * wrapper to store a non-rooted GC thing. */
gjs/jsapi-util-root.h:137
↓ 8 callersFunctionwait_for
test/gjs-test-toggle-queue.cpp:122
↓ 8 callersFunctionwait_for_gc
test/gjs-test-rooting.cpp:57
↓ 7 callersFunctionassert_coverage_data_contains_value_for_key
test/gjs-test-coverage.cpp:189
↓ 7 callersFunctionbasic_type_needs_release
gi/arg-inl.h:285
↓ 7 callersMethodcaller_owns
gi/info.h:888
↓ 7 callersFunctionencodedMultibyteCharArray
* Encoded form of '𝓽𝓮𝔁𝓽' * * @returns {number[]}
installed-tests/js/testEncoding.js:34
↓ 7 callersFunctionensureIsFunctionOrAsync
(fn, caller)
installed-tests/js/jasmine.js:1865
↓ 7 callersFunctionget
()
modules/esm/console.js:652
↓ 7 callersMethodgetTime
()
modules/script/tweener/tweener.d.ts:22
↓ 7 callersMethodgetter
gi/info.h:1549
↓ 7 callersFunctiongjs_context_eval_file
gjs/context.cpp:1617
← previousnext →101–200 of 3,360, ranked by callers