MCPcopy Create free account

hub / github.com/GNOME/gjs / functions

Functions3,360 in github.com/GNOME/gjs

↓ 1 callersMethodfind_method_using_interfaces
gi/info.h:1455
↓ 1 callersFunctionfind_nodes
Parse a garbage collector heap and return a list of node addresses.
tools/heapgraph.py:279
↓ 1 callersFunctionfind_roots_bfs
(args, edges, graph, target)
tools/heapgraph.py:503
↓ 1 callersFunctionfind_vfunc_on_parents
gi/object.cpp:1040
↓ 1 callersMethodfind_vfunc_using_interfaces
gi/info.h:1476
↓ 1 callersFunctionfirst
(items, fn)
installed-tests/js/jasmine.js:8401
↓ 1 callersFunctionfoo
()
installed-tests/debugger/finish.debugger.js:3
↓ 1 callersFunctionfoo
()
installed-tests/debugger/breakpoint.debugger.js:5
↓ 1 callersFunctionformatArray
(arr, properties, printedObjects)
modules/script/_bootstrap/default.js:127
↓ 1 callersFunctionformatDate
(date)
modules/script/_bootstrap/default.js:138
↓ 1 callersFunctionformatProperties
(error)
installed-tests/js/jasmine.js:3516
↓ 1 callersFunctionformatPropertyKey
(key)
modules/script/_bootstrap/default.js:76
↓ 1 callersFunctionformat_dynamic_class_name
gjs/jsapi-dynamic-class.cpp:105
↓ 1 callersFunctionformat_exception_log_message
gjs/jsapi-util.cpp:504
↓ 1 callersFunctionformat_exception_with_cause
gjs/jsapi-util.cpp:465
↓ 1 callersFunctionformat_syntax_error_location
Helper function: format the file name, line number, and column number where a SyntaxError occurred.
gjs/jsapi-util.cpp:424
↓ 1 callersFunctionfree_if_necessary
gjs/jsapi-util-args.h:218
↓ 1 callersMethodfree_profiler
gjs/context.cpp:398
↓ 1 callersMethodfree_value
gi/info.h:1047
↓ 1 callersFunctionfromVLQSigned
* Converts to a two-complement value from a value where the sign bit is * placed in the least significant bit. For example, as decimals: * 2 (10
modules/internal/source-map/base64-vlq.js:86
↓ 1 callersFunctionfunc1
()
installed-tests/debugger/return.debugger.js:3
↓ 1 callersFunctionfunc2
()
installed-tests/debugger/return.debugger.js:7
↓ 1 callersFunctionfunc3
()
installed-tests/debugger/return.debugger.js:11
↓ 1 callersFunctiongarray_new_for_basic_type
gi/arg.cpp:962
↓ 1 callersFunctiongarray_new_for_storage_type
gi/arg.cpp:955
↓ 1 callersFunctiongenerateGIModule
* Creates a module source text to expose a GI namespace via a default export. * * @param {string} namespace the GI namespace to import * @param {st
modules/internal/loader.js:278
↓ 1 callersFunctiongenerateSeed
()
installed-tests/js/jasmine.js:908
↓ 1 callersFunctiongerror_from_error_impl
gi/gerror.cpp:432
↓ 1 callersFunctionget2ndNumber
(num)
test/source-maps/inlined/number.js:1
↓ 1 callersFunctionget2ndNumber
(num)
test/source-maps/separate/number.js:1
↓ 1 callersFunctiongetDiffs
()
installed-tests/js/jasmine.js:5830
↓ 1 callersFunctiongetEncodingFromLabel
(label)
modules/esm/_encoding/encodingMap.js:271
↓ 1 callersFunctiongetExpectedFromArgs
(arg1, arg2, matchersUtil)
installed-tests/js/jasmine.js:4279
↓ 1 callersFunctiongetJasmineRequire
()
installed-tests/js/jasmine.js:30
↓ 1 callersFunctiongetMember
(union)
installed-tests/js/testGIMarshalling.js:1428
↓ 1 callersFunctiongetMetaClass
(params)
modules/script/_legacy.js:52
↓ 1 callersFunctiongetNextSpecId
()
installed-tests/js/jasmine.js:1248
↓ 1 callersFunctiongetProperties
(dv, result, seen = new WeakSet())
modules/script/_bootstrap/debugger.js:46
↓ 1 callersFunctiongetPropertyDescriptor
(obj, property)
modules/script/lang.js:18
↓ 1 callersFunctiongetPrototype
(obj)
installed-tests/js/jasmine.js:2580
↓ 1 callersFunctiongetSpecName
(spec, suite)
installed-tests/js/jasmine.js:1391
↓ 1 callersFunctionget_edge_label
(graph, origin, destination)
tools/heapgraph.py:353
↓ 1 callersMethodget_ffi_closure
gi/function.h:58
↓ 1 callersFunctionget_file_identifier
gjs/coverage.cpp:68
↓ 1 callersFunctionget_getter_for_property
gi/object.cpp:1321
↓ 1 callersFunctionget_getter_for_type
gi/object.cpp:1108
↓ 1 callersFunctionget_ginterface_property_by_name
name must already be canonicalized
gi/object.cpp:1081
↓ 1 callersFunctionget_gobject_property_info
gi/object.cpp:1092
↓ 1 callersFunctionget_last_cause
gjs/jsapi-util-error.cpp:42
↓ 1 callersMethodget_length
gi/function.cpp:1212
↓ 1 callersFunctionget_node_annotation
(graph, addr)
tools/heapgraph.py:397
↓ 1 callersFunctionget_node_label
(graph, addr)
tools/heapgraph.py:370
↓ 1 callersMethodget_parent_constructor
gi/object.cpp:3438
↓ 1 callersMethodget_prototype
* GIWrapperBase::get_prototype: * * get_prototype() doesn't assert. If you call it on a Prototype, it returns * you the same object cas
gi/wrapperutils.h:238
↓ 1 callersFunctionget_return_ffi_pointer_from_gi_argument
gi/function.cpp:817
↓ 1 callersFunctionget_script_identifier
test/gjs-test-coverage.cpp:169
↓ 1 callersFunctionget_setter_for_property
gi/object.cpp:1427
↓ 1 callersFunctionget_setter_for_type
gi/object.cpp:1152
↓ 1 callersFunctionget_signal_info_if_available
* Gets signal introspection info about closure, or Nothing if not found. * Currently only works for signals on introspected GObjects, not signals on
gi/value.cpp:178
↓ 1 callersMethodget_value_function_pointer
gi/info.h:1496
↓ 1 callersFunctionget_version_for_ns
gi/repo.cpp:63
↓ 1 callersFunctiongjs_add_interface
gi/private.cpp:315
↓ 1 callersFunctiongjs_arg_set_from_gvalue
gi/value.cpp:67
↓ 1 callersFunctiongjs_array_from_boxed_array
gi/arg.cpp:2601
↓ 1 callersFunctiongjs_array_from_fixed_size_array
gi/arg.cpp:2571
↓ 1 callersFunctiongjs_array_from_g_value_array
gi/arg.cpp:2640
↓ 1 callersFunctiongjs_array_from_strv
gi/arg.cpp:2267
↓ 1 callersFunctiongjs_array_from_zero_terminated_c_array
gi/arg.cpp:2859
↓ 1 callersFunctiongjs_array_to_array
gi/arg.cpp:763
↓ 1 callersFunctiongjs_array_to_flat_array
gi/arg.cpp:668
↓ 1 callersFunctiongjs_array_to_ptrarray
gi/arg.cpp:633
↓ 1 callersFunctiongjs_cairo_context_init
modules/cairo-context.cpp:1044
↓ 1 callersFunctiongjs_cairo_path_init
modules/cairo-path.cpp:114
↓ 1 callersFunctiongjs_cairo_pattern_init
modules/cairo-pattern.cpp:212
↓ 1 callersFunctiongjs_cairo_region_init
modules/cairo-region.cpp:262
↓ 1 callersFunctiongjs_cairo_surface_init
modules/cairo-surface.cpp:384
↓ 1 callersFunctiongjs_console_clear
util/console.cpp:64
↓ 1 callersFunctiongjs_console_eval_and_print
Return value of false indicates an uncatchable exception, rather than any * exception. (This is because the exception should be auto-printed around t
modules/console.cpp:240
↓ 1 callersFunctiongjs_console_get_repl_history_path
util/console.cpp:72
↓ 1 callersFunctiongjs_console_readline
modules/console.cpp:172
↓ 1 callersFunctiongjs_construct_object_dynamic
gjs/jsapi-dynamic-class.cpp:130
↓ 1 callersFunctiongjs_context_define_string_array
gjs/context.cpp:1732
↓ 1 callersFunctiongjs_context_dump_heaps
Currently heap dumping via SIGUSR1 is only supported on UNIX platforms! This can reduce performance. See note in system.cpp on System.dumpHeap().
gjs/context.cpp:172
↓ 1 callersFunctiongjs_context_get_repl_history_path
* gjs_context_get_repl_history_path: * * Returns the path property for persisting REPL command history * * Returns: a string */
gjs/context.cpp:1854
↓ 1 callersFunctiongjs_context_print_stack_stderr
gjs/stack.cpp:25
↓ 1 callersFunctiongjs_context_run_in_realm
* gjs_context_run_in_realm: * @self: the #GjsContext * @func: (scope call): function to run * @user_data: (closure func): pointer to pass to @func
gjs/context.cpp:1870
↓ 1 callersFunctiongjs_context_set_argv
gjs/context.cpp:1769
↓ 1 callersFunctiongjs_context_setup_debugger_console
gjs/debugger.cpp:129
↓ 1 callersFunctiongjs_coverage_fixture_set_up
test/gjs-test-coverage.cpp:69
↓ 1 callersFunctiongjs_coverage_fixture_tear_down
test/gjs-test-coverage.cpp:107
↓ 1 callersFunctiongjs_create_js_context
gjs/engine.cpp:197
↓ 1 callersFunctiongjs_create_ns
gi/ns.cpp:239
↓ 1 callersFunctiongjs_create_root_importer
gjs/importer.cpp:892
↓ 1 callersFunctiongjs_debug_symbol
gjs/jsapi-util-string.cpp:521
↓ 1 callersFunctiongjs_define_constant
gi/repo.cpp:274
↓ 1 callersFunctiongjs_define_enum_value
gi/enumeration.cpp:30
↓ 1 callersFunctiongjs_define_enumeration
gi/enumeration.cpp:77
↓ 1 callersFunctiongjs_define_importer
gjs/importer.cpp:872
↓ 1 callersFunctiongjs_define_info
gi/repo.cpp:286
↓ 1 callersFunctiongjs_define_param_class
gi/param.cpp:196
← previousnext →1,001–1,100 of 3,360, ranked by callers