MCPcopy Create free account

hub / github.com/bellard/quickjs / functions

Functions1,032 in github.com/bellard/quickjs

↓ 1 callersFunctionbuild_script_table
unicode_gen.c:2076
↓ 1 callersFunctionbuild_sequence_prop_list_table
unicode_gen.c:2440
↓ 1 callersFunctioncalc_pi
(prec)
tests/test_bigint.js:191
↓ 1 callersFunctioncalc_pi
(prec)
examples/pi_bigint.js:51
↓ 1 callersFunctionceil_log2
(a)
tests/test_bigint.js:167
↓ 1 callersFunctionceil_log2
(a)
examples/pi_bigint.js:27
↓ 1 callersFunctioncheck_case_conv
unicode_gen.c:2463
↓ 1 callersFunctioncheck_cc_table
unicode_gen.c:3574
↓ 1 callersFunctioncheck_compose_table
unicode_gen.c:3533
↓ 1 callersFunctioncheck_decompose_table
unicode_gen.c:3506
↓ 1 callersFunctioncheck_flags
unicode_gen.c:2520
↓ 1 callersFunctionchud_bs
(a, b, need_G)
tests/test_bigint.js:199
↓ 1 callersFunctionchud_bs
(a, b, need_G)
examples/pi_bigint.js:59
↓ 1 callersFunctioncmd_start
()
repl.js:943
↓ 1 callersFunctioncollectBuiltinNames
(obj, visited = new Set(), result = new Set())
fuzz/generate_dict.js:2
↓ 1 callersFunctioncompile_file
qjsc.c:330
↓ 1 callersFunctioncompose_pair
return 0 if not found */
libunicode.c:1156
↓ 1 callersFunctioncompute_internal_props
unicode_gen.c:1771
↓ 1 callersFunctioncompute_pi
(n_digits)
tests/test_bigint.js:230
↓ 1 callersFunctioncompute_register_count
Allocate the registers as a stack. The control flow is recursive so the analysis can be linear. */
libregexp.c:2444
↓ 1 callersFunctioncpu_count
run-test262.c:143
↓ 1 callersFunctioncr_copy
libunicode.c:423
↓ 1 callersFunctioncr_init_char_range
libregexp.c:438
↓ 1 callersFunctioncr_sort_and_remove_overlap
libunicode.c:622
↓ 1 callersFunctioncreateCyclicKey
()
tests/test_builtin.js:937
↓ 1 callersFunctiondbuf_printf
cutils.c:177
↓ 1 callersFunctiondump_case_conv_table
unicode_gen.c:1661
↓ 1 callersFunctiondump_case_conv_table1
unicode_gen.c:1514
↓ 1 callersFunctiondump_case_folding_special_cases
dump the case special cases (multi character results which are identical and need specific handling in lre_canonicalize() */
unicode_gen.c:1722
↓ 1 callersFunctioneval_and_print_start
(expr)
repl.js:997
↓ 1 callersFunctioneval_file
run-test262.c:1574
↓ 1 callersFunctionexec_cmd
qjsc.c:431
↓ 1 callersFunctionexpr_func
(n)
tests/test_closure.js:76
↓ 1 callersFunctionextract_directive
(a)
repl.js:891
↓ 1 callersFunctionf1
()
tests/test_closure.js:120
↓ 1 callersFunctionf2
()
tests/test_closure.js:54
↓ 1 callersFunctionf2
()
tests/test_language.js:273
↓ 1 callersFunctionf3
()
tests/test_builtin.js:1023
↓ 1 callersFunctionfib
(n)
tests/test_closure.js:92
↓ 1 callersFunctionfib
(n)
examples/fib_module.js:2
↓ 1 callersFunctionfib_func
(n)
tests/test_closure.js:102
↓ 1 callersFunctionfind_data_index
unicode_gen.c:1531
↓ 1 callersFunctionfind_decomp_run
select best encoding with dynamic programming */
unicode_gen.c:2884
↓ 1 callersFunctionfind_error
run-test262.c:1260
↓ 1 callersFunctionfind_run_type
unicode_gen.c:1284
↓ 1 callersFunctionfind_timer_by_id
quickjs-libc.c:2203
↓ 1 callersFunctionfloor_log2
(a)
tests/test_bigint.js:147
↓ 1 callersFunctionfloor_log2
(a)
examples/pi_bigint.js:7
↓ 1 callersFunctiong
(d)
tests/test_closure.js:34
↓ 1 callersFunctiong
(a, b)
tests/test_builtin.js:409
↓ 1 callersFunctiong
()
tests/test_language.js:265
↓ 1 callersMethodget_color
()
examples/test_point.js:18
↓ 1 callersFunctionget_completions
(line, pos)
repl.js:604
↓ 1 callersFunctionget_context_object
(line, pos)
repl.js:565
↓ 1 callersFunctionget_cpu_info_physical_cores
return the number of available physical cores or -1 if not available */
run-test262.c:157
↓ 1 callersFunctionget_decomp_pos
unicode_gen.c:3433
↓ 1 callersFunctionget_suffixed_size
qjsc.c:529
↓ 1 callersFunctionget_time_ns
quickjs-libc.c:2139
↓ 1 callersFunctionh
()
tests/test_closure.js:35
↓ 1 callersMethodh
()
tests/test_language.js:309
↓ 1 callersFunctionhandle_cmd
(expr)
repl.js:960
↓ 1 callersFunctionhandle_directive
(cmd, expr)
repl.js:903
↓ 1 callersFunctionhas_prefix
run-test262.c:310
↓ 1 callersFunctionheapsortx
cutils.c:480
↓ 1 callersFunctionhistory_add
(str)
repl.js:381
↓ 1 callersFunctionhttp_get_status
quickjs-libc.c:1457
↓ 1 callersFunctionint_sqrt
(a)
tests/test_bigint.js:173
↓ 1 callersFunctionint_sqrt
(a)
examples/pi_bigint.js:33
↓ 1 callersFunctionisArrayLike
(a)
tests/test_bjson.js:35
↓ 1 callersFunctionis_balanced
(a, b)
repl.js:207
↓ 1 callersFunctionis_broadcast_pending
run-test262.c:717
↓ 1 callersFunctionis_duplicate_group_name
libregexp.c:1785
↓ 1 callersFunctionis_emoji_hair_color
unicode_gen.c:2245
↓ 1 callersFunctionjs_module_loader_so
quickjs-libc.c:491
↓ 1 callersFunctionjs_new_agent
run-test262.c:866
↓ 1 callersFunctionjs_poll_expand
quickjs-libc.c:2517
↓ 1 callersFunctionjs_print
quickjs-libc.c:4063
↓ 1 callersFunctionjs_print
run-test262.c:524
↓ 1 callersFunctionjs_sab_dup
quickjs-libc.c:3514
↓ 1 callersFunctionjs_sab_free
quickjs-libc.c:3502
↓ 1 callersFunctionjs_std_eval_binary
quickjs-libc.c:4353
↓ 1 callersFunctionjs_std_set_worker_new_context_func
quickjs-libc.c:3908
↓ 1 callersFunctionjs_trace_malloc
qjs.c:197
↓ 1 callersFunctionjs_trace_malloc_init
qjs.c:192
↓ 1 callersFunctionjs_trace_malloc_ptr_offset
qjs.c:129
↓ 1 callersFunctionjs_waker_clear
quickjs-libc.c:2293
↓ 1 callersFunctionjs_waker_close
quickjs-libc.c:2298
↓ 1 callersFunctionjs_waker_init
quickjs-libc.c:2282
↓ 1 callersFunctionjs_waker_signal
quickjs-libc.c:2288
↓ 1 callersFunctionjsc_module_loader
qjsc.c:239
↓ 1 callersFunctionlimb_to_a
len >= 1. 2 <= radix <= 36 */
dtoa.c:561
↓ 1 callersFunctionload_config
run-test262.c:1103
↓ 1 callersFunctionload_result
(filename)
tests/microbench.js:1364
↓ 1 callersFunctionlre_check_timeout
fuzz/fuzz_regexp.c:28
↓ 1 callersFunctionlre_dump_bytecode
libregexp.c:463
↓ 1 callersFunctionlre_exec_backtrack
return 1 if match, 0 if not match or < 0 if error. */
libregexp.c:2774
↓ 1 callersFunctionlre_get_alloc_count
libregexp.c:3366
↓ 1 callersFunctionlre_is_case_ignorable
libunicode.c:372
↓ 1 callersFunctionlre_is_cased
libunicode.c:347
↓ 1 callersFunctionlre_is_id_continue_byte
libunicode.h:149
← previousnext →401–500 of 1,032, ranked by callers