Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ functions
Functions
28,963 in github.com/emscripten-core/emscripten
⨍
Functions
28,963
◇
Types & classes
6,500
↳
Endpoints
27
↓ 1 callers
Method
customize_build_cmd
Return a build command specialized for the given filename. This allows libraries to customize the build command used on per-file basis. For e
tools/system_libs.py:558
↓ 1 callers
Function
cxa_exception_from_thrown_object
system/lib/libcxxabi/src/private_typeinfo.cpp:1577
↓ 1 callers
Function
cxa_exception_from_unwind_exception
Get the exception object from the unwind pointer. Relies on the structure layout, where the unwind pointer is right in front of the user's exception o
system/lib/libcxxabi/src/cxa_exception_js_utils.cpp:37
↓ 1 callers
Function
cxa_exception_size_from_exception_thrown_size
system/lib/libcxxabi/src/cxa_exception_emscripten.cpp:82
↓ 1 callers
Function
cxa_exception_size_from_exception_thrown_size
system/lib/libcxxabi/src/cxa_exception.cpp:75
↓ 1 callers
Method
cxa_guard_abort
Implements __cxa_guard_abort.
system/lib/libcxxabi/src/cxa_guard_impl.h:617
↓ 1 callers
Method
cxa_guard_acquire
Implements __cxa_guard_acquire.
system/lib/libcxxabi/src/cxa_guard_impl.h:598
↓ 1 callers
Method
cxa_guard_release
Implements __cxa_guard_release.
system/lib/libcxxabi/src/cxa_guard_impl.h:608
↓ 1 callers
Function
d
test/other/asyncify_advise.c:21
↓ 1 callers
Method
dataAddress
system/lib/libunwind/src/UnwindCursor.hpp:1484
↓ 1 callers
Function
days_in_month
system/lib/libc/musl/src/time/__tz.c:345
↓ 1 callers
Function
dbg
('setImmediate: using scheduler.postTask'); #endif MainLoop.setImmediate = scheduler.postTask.bind(s
src/lib/libeventloop.js:352
↓ 1 callers
Function
dcastu
test/sse/test_sse.h:40
↓ 1 callers
Function
dd_mul
* Compute a*b exactly, returning the exact result in a struct dd. We assume * that both a and b are normalized, so no underflow or overflow will occ
system/lib/libc/musl/src/math/fmal.c:133
↓ 1 callers
Method
deallocate
Deallocates memory by resetting its corresponding bit in the bitfield.
system/lib/llvm-libc/src/__support/GPU/allocator.cpp:288
↓ 1 callers
Function
deallocate_bytes
system/lib/libcxx/include/__memory_resource/polymorphic_allocator.h:87
↓ 1 callers
Function
decfloat
system/lib/libc/musl/src/internal/floatscan.c:63
↓ 1 callers
Function
decode_eht_entry
system/lib/libunwind/src/Unwind-EHABI.cpp:222
↓ 1 callers
Function
decode_size
test/benchmark/base64.c:21
↓ 1 callers
Function
decrementHandlerCount
This does not need to be atomic
system/lib/libcxxabi/src/cxa_exception.cpp:120
↓ 1 callers
Function
default_error_condition
system/lib/libcxx/include/__system_error/error_code.h:78
↓ 1 callers
Method
default_error_condition
system/lib/libcxx/src/system_error.cpp:303
↓ 1 callers
Function
define
(wrapper)
src/closure-externs/closure-externs.js:129
↓ 1 callers
Function
defineI64Param
(name)
src/parseTools.mjs:1000
↓ 1 callers
Function
demangle_names
(names)
tools/wasm-sourcemap.py:251
↓ 1 callers
Method
densities
system/lib/libcxx/include/__random/piecewise_linear_distribution.h:62
↓ 1 callers
Method
densities
system/lib/libcxx/include/__random/piecewise_constant_distribution.h:61
↓ 1 callers
Function
des_cipher
system/lib/libc/musl/src/crypt/crypt_des.c:847
↓ 1 callers
Function
destroy
system/lib/libcxx/include/__memory_resource/polymorphic_allocator.h:169
↓ 1 callers
Method
destroy
system/lib/libcxx/include/__memory/allocator_traits.h:306
↓ 1 callers
Function
detect_browser_processes
()
emrun.py:414
↓ 1 callers
Function
devirtualize
Unwrap a virtual file and get the underlying real file of the same kind.
system/lib/wasmfs/virtual.h:112
↓ 1 callers
Function
dfs
(node)
tools/ports/__init__.py:494
↓ 1 callers
Function
dgefa
test/benchmark/linpack2.c:507
↓ 1 callers
Function
dgesl
test/benchmark/linpack2.c:620
↓ 1 callers
Function
dgettext
system/lib/libc/musl/src/locale/dcngettext.c:280
↓ 1 callers
Method
differentArguments
test/embind/embind_test.cpp:1503
↓ 1 callers
Function
disableHalfFloatExtensionIfBroken
(ctx)
src/lib/libwebgl.js:813
↓ 1 callers
Method
discard
system/lib/libcxx/include/__random/shuffle_order_engine.h:114
↓ 1 callers
Function
dl_mmap
system/lib/libc/musl/ldso/dynlink.c:1013
↓ 1 callers
Function
dlfree
system/lib/dlmalloc.c:4772
↓ 1 callers
Function
dn_skipname
system/lib/libc/musl/src/network/dn_skipname.c:3
↓ 1 callers
Function
dngettext
system/lib/libc/musl/src/locale/dcngettext.c:275
↓ 1 callers
Function
doChown
(stream, node, dontFollow)
test/codesize/test_codesize_file_preload.expected.js:2201
↓ 1 callers
Function
doGet
test/fetch/test_fetch_post.c:32
↓ 1 callers
Function
doGrow
test/webaudio/audioworklet_memory_growth.c:56
↓ 1 callers
Function
doNegativeTest
test/fs/test_getcwd_with_non_ascii_name.c:43
↓ 1 callers
Function
doProfileMerging
Read profile data in \c ProfileFile and merge with in-memory profile counters. Returns -1 if there is fatal error, otherwise 0 is returned. Retu
system/lib/compiler-rt/lib/profile/InstrProfilingFile.c:445
↓ 1 callers
Function
doReftest
()
test/reftest.js:23
↓ 1 callers
Function
doRenderTest
test/webgpu_basic_rendering.cpp:306
↓ 1 callers
Function
doSetAttr
(stream, node, attr)
test/codesize/test_codesize_file_preload.expected.js:1749
↓ 1 callers
Method
doSomethingSecret
test/webidl/test.h:48
↓ 1 callers
Function
do_allocate
system/lib/libcxx/src/memory_resource.cpp:42
↓ 1 callers
Method
do_build
Build the library and returns the path to the file.
tools/system_libs.py:566
↓ 1 callers
Function
do_check_mmapped_chunk
Check properties of (inuse) mmapped chunks */
system/lib/dlmalloc.c:3320
↓ 1 callers
Function
do_check_smallbin
Check all the chunks in a smallbin. */
system/lib/dlmalloc.c:3444
↓ 1 callers
Function
do_check_top_chunk
Check properties of top chunk */
system/lib/dlmalloc.c:3306
↓ 1 callers
Function
do_check_tree
Check a tree and its subtrees. */
system/lib/dlmalloc.c:3382
↓ 1 callers
Function
do_check_treebin
Check all the chunks in a treebin. */
system/lib/dlmalloc.c:3433
↓ 1 callers
Method
do_date_order
system/lib/libcxx/include/__locale_dir/time.h:423
↓ 1 callers
Function
do_deallocate
system/lib/libcxx/include/__memory_resource/monotonic_buffer_resource.h:101
↓ 1 callers
Function
do_dlsym
system/lib/libc/musl/ldso/dynlink.c:2267
↓ 1 callers
Function
do_glob
system/lib/libc/musl/src/regex/glob.c:35
↓ 1 callers
Function
do_is_equal
system/lib/libcxx/include/__memory_resource/monotonic_buffer_resource.h:103
↓ 1 callers
Function
do_mips_relocs
system/lib/libc/musl/ldso/dynlink.c:1388
↓ 1 callers
Function
do_newlocale
system/lib/libc/musl/src/locale/newlocale.c:21
↓ 1 callers
Function
do_nftw
system/lib/libc/musl/src/misc/nftw.c:23
↓ 1 callers
Function
do_relr_relocs
system/lib/libc/musl/ldso/dynlink.c:559
↓ 1 callers
Function
do_send
test/sockets/test_sockets_partial_server.c:43
↓ 1 callers
Function
do_sigtimedwait
system/lib/libc/musl/src/signal/sigtimedwait.c:8
↓ 1 callers
Function
do_split_module
(wasm_file, options)
tools/link.py:476
↓ 1 callers
Function
do_strerror_r
system/lib/libcxx/src/system_error.cpp:150
↓ 1 callers
Function
do_throw2
test/core/test_exceptions_simplify_cfg.cpp:18
↓ 1 callers
Function
do_wordexp
system/lib/libc/musl/src/misc/wordexp.c:26
↓ 1 callers
Function
doit
don't inline, to be friendly to js engine osr
test/benchmark/test_zlib_benchmark.c:16
↓ 1 callers
Function
doit
don't inline, to be friendly to js engine osr
test/benchmark/test_lzma_benchmark.c:60
↓ 1 callers
Method
domStringTest
test/webidl/test.h:241
↓ 1 callers
Function
done
test/browser/test_sdl_audio_panning.c:19
↓ 1 callers
Function
done
(errCode)
test/codesize/test_codesize_file_preload.expected.js:1809
↓ 1 callers
Function
dostuff
test/core/test_longjmp_exc.c:15
↓ 1 callers
Function
download_and_unpack
Download the extension archive from GitHub and unpack it into dest_dir. Returns the path of the directory that contains manifest.json.
test/setup_cos_extension.py:79
↓ 1 callers
Function
draw
test/browser/test_sdl2_canvas_write.c:15
↓ 1 callers
Function
draw
test/browser/test_sdl3_canvas_write.c:17
↓ 1 callers
Function
draw_bitmap
test/test_freetype.c:36
↓ 1 callers
Function
draw_bitmap
Replace this function with something useful. */
test/freetype/main_3.c:32
↓ 1 callers
Function
draw_bitmap
test/freetype/main.c:32
↓ 1 callers
Function
draw_bitmap
test/freetype/main_2.c:31
↓ 1 callers
Function
draw_screen
test/browser/perspective.c:90
↓ 1 callers
Function
dret_e
test/test_float_literals.cpp:41
↓ 1 callers
Function
dret_minuspi
test/test_float_literals.cpp:42
↓ 1 callers
Function
dscal
test/benchmark/linpack2.c:735
↓ 1 callers
Method
dtls
system/lib/compiler-rt/lib/lsan/lsan_posix.h:36
↓ 1 callers
Method
dtls
system/lib/compiler-rt/lib/asan/asan_thread.h:86
↓ 1 callers
Function
dtor
test/other/test_unused_destructor.c:4
↓ 1 callers
Function
dump
(node)
tools/acorn-optimizer.mjs:107
↓ 1 callers
Function
dump_memory_regions
system/lib/emmalloc.c:357
↓ 1 callers
Function
dupStream
(origStream, fd = -1)
test/codesize/test_codesize_file_preload.expected.js:1744
↓ 1 callers
Function
durationForFrames
frames -> usec
test/openal/test_openal_capture.c:117
↓ 1 callers
Function
dval
test/test_float_literals.cpp:43
↓ 1 callers
Function
dval2
test/test_float_literals.cpp:44
← previous
next →
8,201–8,300 of 28,963, ranked by callers