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
Function
__cxa_free_exception
Free a __cxa_exception object allocated with __cxa_allocate_exception.
system/lib/libcxxabi/src/cxa_noexception.cpp:71
Function
__cxa_get_exception_ptr
2.5.3 Exception Handlers The adjusted pointer is computed by the personality routine during phase 1 and saved in the exception header (either __cxa_
system/lib/libcxxabi/src/cxa_exception.cpp:322
Function
__cxa_get_exception_ptr
system/lib/libcxxabi/src/private_typeinfo.cpp:1585
Function
__cxa_guard_abort
system/lib/libcxxabi/src/cxa_guard.cpp:47
Function
__cxa_guard_acquire
system/lib/libcxxabi/src/cxa_guard.cpp:37
Function
__cxa_guard_release
system/lib/libcxxabi/src/cxa_guard.cpp:42
Function
__cxa_increment_exception_refcount
If thrown_object is not null, atomically increment the referenceCount field of the __cxa_exception header associated with the thrown object referr
system/lib/libcxxabi/src/cxa_exception_emscripten.cpp:124
Function
__cxa_increment_exception_refcount
system/lib/libcxxabi/src/cxa_noexception.cpp:25
Function
__cxa_init_primary_exception
system/lib/libcxxabi/src/cxa_exception_emscripten.cpp:160
Function
__cxa_init_primary_exception
This function is called from make_exception_ptr in libcxx unless -fno-exceptions is not given. We have definitions of this function in cxa_exception.c
system/lib/libcxxabi/src/cxa_noexception.cpp:84
Function
__cxa_pure_virtual
system/lib/libcxxabi/src/cxa_virtual.cpp:14
Function
__cxa_rethrow_primary_exception
system/lib/libcxxabi/src/cxa_noexception.cpp:40
Function
__cxa_throw
system/lib/libcxxabi/src/cxa_exception.cpp:286
Function
__cxa_throw_bad_array_new_length
system/lib/libcxxabi/src/cxa_aux_runtime.cpp:35
Function
__cxa_uncaught_exception
system/lib/libcxxabi/src/cxa_noexception.cpp:46
Function
__cxa_uncaught_exceptions
system/lib/libcxxabi/src/cxa_noexception.cpp:49
Function
__cxa_vec_cctor
system/lib/libcxxabi/src/cxa_vector.cpp:260
Function
__cxa_vec_delete
If the array_address is NULL, return immediately. Otherwise, given the (data) address of an array, the non-negative size of prefix padding for the coo
system/lib/libcxxabi/src/cxa_vector.cpp:371
Function
__cxa_vec_delete3
Same as __cxa_vec_delete, except that the given function is used for deallocation instead of the default delete function. The deallocation function ta
system/lib/libcxxabi/src/cxa_vector.cpp:403
Function
__cxa_vec_new
Equivalent to __cxa_vec_new2(element_count, element_size, padding_size, constructor, destructor, &::operator new[], &::operator delete[])
system/lib/libcxxabi/src/cxa_vector.cpp:170
Function
__cxa_vec_new3
Same as __cxa_vec_new2 except that the deallocation function takes both the object address and its size.
system/lib/libcxxabi/src/cxa_vector.cpp:223
Method
__cxx_atomic_base_impl
system/lib/libcxx/include/__atomic/support/gcc.h:50
Function
__cxx_atomic_compare_exchange_strong
system/lib/libcxx/include/__atomic/support/gcc.h:132
Function
__cxx_atomic_compare_exchange_weak
system/lib/libcxx/include/__atomic/support/gcc.h:160
Function
__cxx_atomic_fetch_add
system/lib/libcxx/include/__atomic/support/gcc.h:205
Function
__cxx_atomic_fetch_sub
system/lib/libcxx/include/__atomic/support/gcc.h:216
Method
__cxx_atomic_impl
system/lib/libcxx/include/__atomic/support.h:115
Function
__cxx_contention_t __libcpp_atomic_monitor
This function is never used, but still exported for ABI compatibility.
system/lib/libcxx/src/atomic.cpp:201
Function
__cxx_contention_t __libcpp_atomic_monitor
system/lib/libcxx/src/atomic.cpp:181
Method
__dealloc
system/lib/libcxx/include/__utility/small_buffer.h:78
Method
__debug_three_way_comp
system/lib/libcxx/include/__algorithm/three_way_comp_ref_type.h:29
Method
__decrement
system/lib/libcxx/include/experimental/__simd/scalar.h:74
Method
__decrement
system/lib/libcxx/include/experimental/__simd/vec_ext.h:93
Method
__decrement_ref_count
system/lib/libcxx/include/__stop_token/intrusive_shared_ptr.h:115
Function
__decrement_uncaught_exception
system/lib/libcxxabi/src/cxa_exception_js_utils.cpp:129
Method
__deduce_func
system/lib/libcxx/include/__ranges/to.h:164
Method
__del__
(self)
tools/filelock.py:337
Method
__del__
(self)
tools/webassembly.py:209
Method
__deref_t<_Iter> __iter_move
system/lib/libcxx/include/__algorithm/iterator_operations.h:124
Function
__deregister_frame
Called by programs with dynamic code generators that want to unregister a dynamically generated FDE. This function has existed on Mac OS X since 10.4,
system/lib/libunwind/src/UnwindLevel1-gcc-ext.c:276
Function
__deregister_frame_info_bases
system/lib/libunwind/src/UnwindLevel1-gcc-ext.c:341
Function
__destroy
system/lib/libcxx/include/__expected/expected.h:214
Function
__destroy_barrier_algorithm_base
system/lib/libcxx/src/barrier.cpp:67
Method
__destroy_union
system/lib/libcxx/include/__expected/expected.h:1279
Method
__destroy_union_member
system/lib/libcxx/include/__expected/expected.h:359
Method
__destroy_union_member
system/lib/libcxx/include/__expected/expected.h:1311
Method
__destroy_vector
system/lib/libcxx/include/__vector/vector_bool.h:138
Method
__destroy_vector
system/lib/libcxx/include/__vector/vector.h:247
Function
__determine_arg_t
system/lib/libcxx/include/__format/format_arg_store.h:50
Method
__dir_element_proxy
system/lib/libcxx/include/__filesystem/directory_entry.h:457
Function
__dir_element_proxy operator++
system/lib/libcxx/include/__filesystem/recursive_directory_iterator.h:82
Method
__dir_stream
system/lib/libcxx/src/filesystem/directory_iterator.cpp:35
Method
__direct_iterator_buffer
system/lib/libcxx/include/__format/buffer.h:412
Method
__disable_user_instantiations_tag
system/lib/libcxx/include/__type_traits/is_execution_policy.h:41
Method
__disabled_formatter
system/lib/libcxx/include/__format/formatter.h:25
Function
__dispatch_apply
system/lib/libcxx/src/pstl/libdispatch.cpp:17
Function
__divdc3
system/lib/libcxx/src/support/win32/compiler_rt_shims.cpp:104
Function
__divdc3
system/lib/compiler-rt/lib/builtins/divdc3.c:20
Function
__divdi3
system/lib/compiler-rt/lib/builtins/divdi3.c:22
Function
__divmoddi4
system/lib/compiler-rt/lib/builtins/divmoddi4.c:17
Function
__divmodsi4
system/lib/compiler-rt/lib/builtins/divmodsi4.c:18
Function
__divmodti4
system/lib/compiler-rt/lib/builtins/divmodti4.c:19
Function
__divsc3
system/lib/libcxx/src/support/win32/compiler_rt_shims.cpp:108
Function
__divsc3
system/lib/compiler-rt/lib/builtins/divsc3.c:20
Function
__divtc3
system/lib/compiler-rt/lib/builtins/divtc3.c:20
Function
__divtf3
system/lib/compiler-rt/lib/builtins/divtf3.c:24
Function
__divti3
system/lib/compiler-rt/lib/builtins/divti3.c:24
Function
__divxc3
system/lib/compiler-rt/lib/builtins/divxc3.c:20
Function
__dls2
system/lib/libc/musl/ldso/dynlink.c:1708
Function
__dls2b
system/lib/libc/musl/ldso/dynlink.c:1774
Function
__dls3
system/lib/libc/musl/ldso/dynlink.c:1797
Function
__dlsym
system/lib/libc/emscripten_libc_stubs.c:233
Function
__dlsym
system/lib/libc/dynlink.c:628
Function
__dlsym_redir_time64
system/lib/libc/musl/ldso/dynlink.c:2368
Function
__do_cleanup_pop
system/lib/pthread/pthread_create.c:54
Function
__do_cleanup_push
system/lib/pthread/pthread_create.c:48
Method
__do_compare_assert
system/lib/libcxx/include/__algorithm/three_way_comp_ref_type.h:48
Method
__do_construct
system/lib/libcxx/include/__memory/uses_allocator_construction.h:153
Function
__do_fini
system/lib/compiler-rt/lib/builtins/crtbegin.c:119
Method
__do_get
system/lib/libcxx/include/__locale_dir/money.h:301
Function
__do_init
system/lib/compiler-rt/lib/builtins/crtbegin.c:39
Function
__do_nothing
system/lib/libcxx/src/locale.cpp:5562
Method
__do_put
system/lib/libcxx/src/locale.cpp:4956
Method
__do_refresh
system/lib/libcxx/src/filesystem/directory_entry.cpp:18
Function
__do_string_hash
system/lib/libcxx/include/__string/char_traits.h:528
Function
__do_strtod<double>
system/lib/libcxx/include/__locale_dir/num.h:245
Function
__do_strtod<float>
system/lib/libcxx/include/__locale_dir/num.h:240
Function
__do_strtod<long double>
system/lib/libcxx/include/__locale_dir/num.h:250
Method
__do_throw
system/lib/libcxx/include/__exception/nested_exception.h:57
Method
__do_throw
system/lib/libcxx/include/__exception/nested_exception.h:64
Method
__do_timed_wait
system/lib/libcxx/src/condition_variable.cpp:41
Method
__do_timed_wait
system/lib/libcxx/include/__condition_variable/condition_variable.h:197
Method
__do_widen_p
system/lib/libcxx/include/__locale_dir/num.h:99
Method
__dummy_resume_destroy_func
system/lib/libcxx/include/__coroutine/noop_coroutine_handle.h:68
Function
__duplocale
system/lib/libc/musl/src/locale/duplocale.c:11
Function
__dynamic_cast
system/lib/libcxxabi/src/private_typeinfo.cpp:909
Method
__e_
system/lib/libcxx/include/__random/shuffle_order_engine.h:95
Function
__em_asm_make_type_tuple
system/include/emscripten/em_asm.h:187
Method
__emplace_back_slow_path
system/lib/libcxx/include/__vector/vector.h:1126
Method
__empty_func
system/lib/libcxx/include/__functional/function.h:442
← previous
next →
14,001–14,100 of 28,963, ranked by callers