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
↓ 1 callers
Function
lre_is_id_start_byte
libunicode.h:144
↓ 1 callers
Function
lre_is_space_byte
libunicode.h:140
↓ 1 callers
Function
lre_js_is_ident_first
libunicode.h:169
↓ 1 callers
Function
lre_js_is_ident_next
libunicode.h:181
↓ 1 callers
Function
lre_print_char
unicode_gen.c:205
↓ 1 callers
Function
main
(argc, argv, g)
tests/microbench.js:1433
↓ 1 callers
Function
main
(args)
examples/pi_bigint.js:90
↓ 1 callers
Function
main
()
examples/test_point.js:23
↓ 1 callers
Function
med3
cutils.c:514
↓ 1 callers
Function
memcpy_no_ub
Prevent UB when n == 0 and (src == NULL or dest == NULL) */
cutils.h:75
↓ 1 callers
Function
mp_add_ui
dtoa.c:75
↓ 1 callers
Function
mp_div1
dtoa.c:137
↓ 1 callers
Function
mp_div1norm
dtoa.c:186
↓ 1 callers
Function
mp_shr
r = (a + high*B^n) >> shift. Return the remainder r (0 <= r < 2^shift). 1 <= shift <= LIMB_BITS - 1 */
dtoa.c:152
↓ 1 callers
Function
mpb_cmp
return -1, 0 or 1 */
dtoa.c:401
↓ 1 callers
Function
my_execvpe
execvpe is not available on non GNU systems */
quickjs-libc.c:3093
↓ 1 callers
Function
myfunc2
(n)
tests/test_closure.js:77
↓ 1 callers
Function
namelist_add_from_error_file
run-test262.c:476
↓ 1 callers
Function
namelist_find
the list must be sorted */
run-test262.c:414
↓ 1 callers
Function
normalization_test
unicode_gen.c:3606
↓ 1 callers
Function
output_executable
qjsc.c:449
↓ 1 callers
Function
parse_block_comment
()
repl.js:1071
↓ 1 callers
Function
parse_case_folding
unicode_gen.c:676
↓ 1 callers
Function
parse_class_string_disjunction
libregexp.c:993
↓ 1 callers
Function
parse_composition_exclusions
unicode_gen.c:739
↓ 1 callers
Function
parse_derived_core_properties
unicode_gen.c:766
↓ 1 callers
Function
parse_derived_norm_properties
unicode_gen.c:823
↓ 1 callers
Function
parse_identifier
()
repl.js:1171
↓ 1 callers
Function
parse_line_comment
()
repl.js:1083
↓ 1 callers
Function
parse_number
()
repl.js:1150
↓ 1 callers
Function
parse_regex
()
repl.js:1113
↓ 1 callers
Function
parse_script_extensions
unicode_gen.c:1120
↓ 1 callers
Function
parse_scripts
unicode_gen.c:1067
↓ 1 callers
Function
parse_special_casing
unicode_gen.c:600
↓ 1 callers
Function
parse_string
(delim)
repl.js:1092
↓ 1 callers
Function
parse_unicode_data
unicode_gen.c:463
↓ 1 callers
Function
parse_unicode_property
libregexp.c:869
↓ 1 callers
Function
pow_ui_inv
dtoa.c:271
↓ 1 callers
Function
print_color_text
(str, start, style_names)
repl.js:217
↓ 1 callers
Function
print_eval_error
(error)
repl.js:1039
↓ 1 callers
Function
pstrcat
strcat and truncate. */
cutils.c:50
↓ 1 callers
Function
pthread_cond_timedwait2
run-test262.c:2110
↓ 1 callers
Function
put_u64
cutils.h:174
↓ 1 callers
Function
re_emit_goto_u8
libregexp.c:640
↓ 1 callers
Function
re_need_check_adv_and_capture_init
need_check_adv: false if the opcodes always advance the char pointer need_capture_init: true if all the captures in the atom are not set */
libregexp.c:1557
↓ 1 callers
Function
re_parse_char_class
libregexp.c:1539
↓ 1 callers
Function
re_parse_term
libregexp.c:1845
↓ 1 callers
Function
re_string_add
unicode_gen.c:301
↓ 1 callers
Function
re_string_find
libregexp.c:283
↓ 1 callers
Function
re_string_find2
unicode_gen.c:237
↓ 1 callers
Function
re_string_hash
unicode_gen.c:174
↓ 1 callers
Function
re_string_hash
libregexp.c:150
↓ 1 callers
Function
re_string_list_free
unicode_gen.c:192
↓ 1 callers
Function
re_string_list_init
unicode_gen.c:184
↓ 1 callers
Function
readline_start
(defstr, cb)
repl.js:779
↓ 1 callers
Function
run_test262_harness_test
run a test when called by test262-harness+eshost */
run-test262.c:2033
↓ 1 callers
Function
save_result
(filename, obj)
tests/microbench.js:1404
↓ 1 callers
Function
skip_comments
run-test262.c:1297
↓ 1 callers
Function
sort_cc
libunicode.c:1091
↓ 1 callers
Function
sp_cc_cmp
unicode_gen.c:1707
↓ 1 callers
Method
static
()
tests/test_language.js:350
↓ 1 callers
Function
termInit
()
repl.js:114
↓ 1 callers
Function
test
()
tests/test_builtin.js:124
↓ 1 callers
Function
testWeakMap
()
tests/test_builtin.js:943
↓ 1 callers
Function
test_argument_scope
()
tests/test_language.js:453
↓ 1 callers
Function
test_arguments
()
tests/test_language.js:271
↓ 1 callers
Function
test_array
()
tests/test_builtin.js:191
↓ 1 callers
Function
test_arrow_function
()
tests/test_closure.js:116
↓ 1 callers
Function
test_async_gc
()
tests/test_std.js:291
↓ 1 callers
Function
test_async_promise_rejection
()
tests/test_std.js:312
↓ 1 callers
Function
test_bigint1
()
tests/test_bigint.js:77
↓ 1 callers
Function
test_bigint2
()
tests/test_bigint.js:102
↓ 1 callers
Function
test_bigint3
()
tests/test_bigint.js:113
↓ 1 callers
Function
test_class
()
tests/test_language.js:281
↓ 1 callers
Function
test_closure1
()
tests/test_closure.js:52
↓ 1 callers
Function
test_closure2
()
tests/test_closure.js:74
↓ 1 callers
Function
test_closure3
()
tests/test_closure.js:90
↓ 1 callers
Function
test_constructor
()
tests/test_language.js:251
↓ 1 callers
Function
test_cvt
()
tests/test_language.js:108
↓ 1 callers
Function
test_date
()
tests/test_builtin.js:612
↓ 1 callers
Function
test_delete
()
tests/test_language.js:222
↓ 1 callers
Function
test_destructuring
()
tests/test_language.js:428
↓ 1 callers
Function
test_do_while
()
tests/test_loop.js:49
↓ 1 callers
Function
test_enum
()
tests/test_builtin.js:174
↓ 1 callers
Function
test_eq
()
tests/test_language.js:126
↓ 1 callers
Function
test_eval
()
tests/test_builtin.js:419
↓ 1 callers
Function
test_eval2
()
tests/test_builtin.js:403
↓ 1 callers
Function
test_eval_closure
()
tests/test_closure.js:176
↓ 1 callers
Function
test_eval_const
()
tests/test_closure.js:200
↓ 1 callers
Function
test_ext_json
()
tests/test_std.js:129
↓ 1 callers
Function
test_file1
()
tests/test_std.js:38
↓ 1 callers
Function
test_file2
()
tests/test_std.js:65
↓ 1 callers
Function
test_finalization_registry
()
tests/test_builtin.js:981
↓ 1 callers
Function
test_for
()
tests/test_loop.js:61
↓ 1 callers
Function
test_for_break
()
tests/test_loop.js:193
↓ 1 callers
Function
test_for_in
()
tests/test_loop.js:77
↓ 1 callers
Function
test_for_in2
()
tests/test_loop.js:150
↓ 1 callers
Function
test_for_in_proxy
()
tests/test_loop.js:170
↓ 1 callers
Function
test_function
()
tests/test_builtin.js:83
↓ 1 callers
Function
test_function_expr_name
()
tests/test_language.js:526
← previous
next →
501–600 of 1,032, ranked by callers