Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bellard/quickjs
/ functions
Functions
1,032 in github.com/bellard/quickjs
⨍
Functions
1,032
◇
Types & classes
65
↓ 6 callers
Function
js_std_dbuf_init
quickjs-libc.c:167
↓ 6 callers
Function
namelist_add
qjsc.c:82
↓ 6 callers
Function
namelist_free
run-test262.c:490
↓ 6 callers
Function
re_parse_expect
libregexp.c:714
↓ 6 callers
Function
simple_to_lower
unicode_gen.c:1275
↓ 6 callers
Function
skip_word_forward
(pos)
repl.js:351
↓ 6 callers
Function
timespec_to_ms
quickjs-libc.c:2784
↓ 5 callers
Function
JS_ToUint32
quickjs.h:731
↓ 5 callers
Function
build_prop_table
unicode_gen.c:1846
↓ 5 callers
Function
dump_cc_info
unicode_gen.c:1187
↓ 5 callers
Function
f
(a, b)
tests/test_builtin.js:85
↓ 5 callers
Method
f
()
tests/test_language.js:288
↓ 5 callers
Function
find_tag
run-test262.c:1630
↓ 5 callers
Function
from_hex
cutils.h:365
↓ 5 callers
Function
get_class_atom
return -1 if error otherwise the character or a class range (CLASS_RANGE_BASE) if cr != NULL. In case of class range, 'cr' is initialized. Other
libregexp.c:1044
↓ 5 callers
Function
get_field_str
unicode_gen.c:125
↓ 5 callers
Function
is_short
unicode_gen.c:2848
↓ 5 callers
Function
js_std_await
Wait for a promise and execute pending jobs while waiting for it. Return the promise result or JS_EXCEPTION in case of promise rejection. */
quickjs-libc.c:4317
↓ 5 callers
Function
js_trace_malloc_usable_size
default memory allocation functions with memory limitation */
qjs.c:136
↓ 5 callers
Function
kill_region
(start, end, dir)
repl.js:505
↓ 5 callers
Function
log
(str)
tests/test_closure.js:25
↓ 5 callers
Function
lre_case_conv1
libunicode.c:51
↓ 5 callers
Function
mpb_renorm
dtoa.c:214
↓ 5 callers
Function
mpb_shr_round
compute round(r / 2^shift). 'shift' can be negative */
dtoa.c:313
↓ 5 callers
Function
namelist_find
qjsc.c:115
↓ 5 callers
Function
parse_digits
If allow_overflow is false, return -1 in case of overflow. Otherwise return INT32_MAX. */
libregexp.c:689
↓ 5 callers
Function
perror_exit
run-test262.c:263
↓ 5 callers
Function
pop_state
(c)
repl.js:1065
↓ 5 callers
Function
push_state
(c)
repl.js:1063
↓ 5 callers
Function
re_parse_disjunction
libregexp.c:2406
↓ 5 callers
Function
str_append
run-test262.c:283
↓ 5 callers
Function
strstart
cutils.c:59
↓ 5 callers
Function
tabcmp
unicode_gen.c:1752
↓ 5 callers
Function
u32toa
dtoa.c:590
↓ 5 callers
Function
unicode_case1
use the case conversion table to generate range of characters. CASE_U: set char if modified by uppercasing, CASE_L: set char if modified by lowe
libunicode.c:552
↓ 4 callers
Function
JS_IsString
quickjs.h:651
↓ 4 callers
Function
JS_NewBool
quickjs.h:555
↓ 4 callers
Function
__js_rc
quickjs.h:682
↓ 4 callers
Function
arguments_strict_test
()
tests/microbench.js:568
↓ 4 callers
Function
arguments_test
()
tests/microbench.js:550
↓ 4 callers
Function
assertThrows
(err, func)
tests/test_bigint.js:20
↓ 4 callers
Function
atomic_add_int
quickjs-libc.c:3486
↓ 4 callers
Function
check_str
unicode_gen.c:3561
↓ 4 callers
Function
cr_realloc
libunicode.c:406
↓ 4 callers
Function
cr_union_interval
libunicode.h:86
↓ 4 callers
Function
dbuf_put_u16
cutils.h:286
↓ 4 callers
Function
dump_name_table
unicode_gen.c:1962
↓ 4 callers
Function
f
(a, b, c)
tests/test_closure.js:30
↓ 4 callers
Function
find_word
run-test262.c:1049
↓ 4 callers
Function
float64_as_uint64
cutils.h:381
↓ 4 callers
Function
free_timer
quickjs-libc.c:2168
↓ 4 callers
Function
func
()
tests/test_language.js:584
↓ 4 callers
Function
g
(a)
tests/microbench.js:673
↓ 4 callers
Function
get_c_name
qjsc.c:126
↓ 4 callers
Function
get_le24
libunicode.c:263
↓ 4 callers
Function
get_string_pos
(str)
tests/test_builtin.js:527
↓ 4 callers
Function
get_time_ms
quickjs-libc.c:2132
↓ 4 callers
Function
get_time_ns
unicode_gen.c:2511
↓ 4 callers
Function
handle_key
(keys)
repl.js:841
↓ 4 callers
Function
is_complicated_case
unicode_gen.c:1221
↓ 4 callers
Function
is_trailing_surrogate
(c)
repl.js:199
↓ 4 callers
Function
js_set_error_object
quickjs-libc.c:1003
↓ 4 callers
Function
js_std_loop
main loop which calls the user JS callbacks */
quickjs-libc.c:4292
↓ 4 callers
Function
load_file
run-test262.c:948
↓ 4 callers
Function
log_line
()
tests/microbench.js:65
↓ 4 callers
Function
lre_get_flags
libregexp.c:3377
↓ 4 callers
Function
lre_is_id_start
libunicode.c:746
↓ 4 callers
Function
lre_is_in_table
libunicode.c:304
↓ 4 callers
Function
lre_poll_timeout
libregexp.c:2740
↓ 4 callers
Function
mark_zwj_string
unicode_gen.c:2255
↓ 4 callers
Function
mul_log2_radix
return floor(a / log2(radix)) for -2048 <= a <= 2047 */
dtoa.c:474
↓ 4 callers
Function
namelist_sort
run-test262.c:394
↓ 4 callers
Function
output_digits
n_digits >= 1. 0 <= dot_pos <= n_digits. If dot_pos == n_digits, the dot is not displayed. 'a' is modified. */
dtoa.c:847
↓ 4 callers
Function
pow_ui
return a^b */
dtoa.c:242
↓ 4 callers
Function
print_csi
(n, code)
repl.js:229
↓ 4 callers
Function
skip_word_backward
(pos)
repl.js:359
↓ 4 callers
Function
unicode_find_name
libunicode.c:1247
↓ 4 callers
Function
unicode_from_utf8
return -1 if error. *pp is not updated in this case. max_len must be >= 1. The maximum length for a UTF8 byte sequence is 6 bytes. */
cutils.c:261
↓ 4 callers
Function
unicode_get_short_code
libunicode.c:801
↓ 4 callers
Function
unicode_normalize
libunicode.c:1171
↓ 3 callers
Method
F
()
tests/test_language.js:291
↓ 3 callers
Function
JS_AtomToCString
quickjs.h:462
↓ 3 callers
Function
__JS_NewFloat64
quickjs.h:130
↓ 3 callers
Function
add_helpers
run-test262.c:943
↓ 3 callers
Function
atomic_inc
run-test262.c:137
↓ 3 callers
Function
bigint_arith
(n, bits)
tests/microbench.js:762
↓ 3 callers
Function
check_conv
unicode_gen.c:2458
↓ 3 callers
Function
check_error_pos
(e, expected_error, line_num, col_num, level)
tests/test_builtin.js:546
↓ 3 callers
Function
cmd_readline_start
()
repl.js:949
↓ 3 callers
Function
cr_op1
libunicode.c:517
↓ 3 callers
Function
delete_char_dir
(dir)
repl.js:427
↓ 3 callers
Function
dtoa_free
dtoa.c:1089
↓ 3 callers
Function
dtoa_malloc
dtoa.c:1085
↓ 3 callers
Function
eval_buf
qjs.c:49
↓ 3 callers
Function
exchange_func
cutils.c:446
↓ 3 callers
Function
find_ext_data_index
unicode_gen.c:1543
↓ 3 callers
Function
find_unique_cname
qjsc.c:217
↓ 3 callers
Function
get_clock_ms
run-test262.c:794
↓ 3 callers
Function
get_option
run-test262.c:1641
↓ 3 callers
Function
handle_char
(c1)
repl.js:803
← previous
next →
101–200 of 1,032, ranked by callers