MCPcopy Create free account

hub / github.com/WebAssembly/wasm-c-api / functions

Functions539 in github.com/WebAssembly/wasm-c-api

↓ 1 callersFunctionwasm_frame_copy
src/wasm-c.cc:676
↓ 1 callersFunctionwasm_func_param_arity
src/wasm-c.cc:830
↓ 1 callersFunctionwasm_func_result_arity
src/wasm-c.cc:834
↓ 1 callersFunctionwasm_functype_params
src/wasm-c.cc:314
↓ 1 callersFunctionwasm_functype_results
src/wasm-c.cc:318
↓ 1 callersFunctionwasm_globaltype_content
src/wasm-c.cc:336
↓ 1 callersFunctionwasm_globaltype_mutability
src/wasm-c.cc:340
↓ 1 callersFunctionwasm_memory_new
src/wasm-c.cc:911
↓ 1 callersFunctionwasm_memorytype_limits
src/wasm-c.cc:372
↓ 1 callersFunctionwasm_memorytype_new
src/wasm-c.cc:368
↓ 1 callersFunctionwasm_module_deserialize
src/wasm-c.cc:760
↓ 1 callersFunctionwasm_module_exports
src/wasm-c.cc:750
↓ 1 callersFunctionwasm_module_obtain
src/wasm-c.cc:771
↓ 1 callersFunctionwasm_module_serialize
src/wasm-c.cc:756
↓ 1 callersFunctionwasm_module_share
src/wasm-c.cc:767
↓ 1 callersFunctionwasm_module_validate
src/wasm-c.cc:731
↓ 1 callersFunctionwasm_name_new_from_string_nt
include/wasm.h:113
↓ 1 callersFunctionwasm_table_new
src/wasm-c.cc:876
↓ 1 callersFunctionwasm_tabletype_element
src/wasm-c.cc:355
↓ 1 callersFunctionwasm_tabletype_limits
src/wasm-c.cc:359
↓ 1 callersFunctionwasm_tabletype_new
src/wasm-c.cc:349
↓ 1 callersFunctionwasm_val_delete
src/wasm-c.cc:654
↓ 1 callersFunctionwasm_val_print
Print a Wasm value
example/callback.c:11
↓ 1 callersFunctionwasm_valkind_is_num
include/wasm.h:193
↓ 1 callersFunctionwasm_valkind_is_ref
include/wasm.h:196
MethodConfigImpl
src/wasm-v8.cc:234
MethodEngineImpl
src/wasm-v8.cc:257
MethodExportTypeImpl
src/wasm-v8.cc:934
MethodExternTypeImpl
src/wasm-v8.cc:575
MethodFrameImpl
src/wasm-v8.cc:1210
MethodFuncData
src/wasm-v8.cc:1611
MethodFuncTypeImpl
src/wasm-v8.cc:604
MethodGlobalTypeImpl
src/wasm-v8.cc:663
MethodImportTypeImpl
src/wasm-v8.cc:885
MethodLimits
include/wasm.hh:260
MethodManagedData
src/wasm-v8-lowlevel.cc:112
MethodMemoryTypeImpl
src/wasm-v8.cc:781
MethodRefImpl
src/wasm-v8.cc:1055
MethodStats
src/wasm-v8.cc:74
MethodStoreImpl
src/wasm-v8.cc:327
MethodTableTypeImpl
src/wasm-v8.cc:723
MethodTagTypeImpl
src/wasm-v8.cc:818
MethodVal
include/wasm.hh:506
MethodValTypeImpl
src/wasm-v8.cc:519
Methodadopt
include/wasm.hh:172
Functionassertions
include/wasm.h:29
Methodborrowed_val
src/wasm-c.cc:609
Methodborrowed_vec
src/wasm-c.cc:20
Functioncallback
A function to be called from Wasm code.
example/threads.cc:12
Functioncallback
A function to be called from Wasm code.
example/multi.cc:10
Functioncallback
A function to be called from Wasm code.
example/multi.c:11
Functioncallback
A function to be called from Wasm code.
example/threads.c:16
Functioncallback
A function to be called from Wasm code.
example/hostref.cc:11
Functioncallback
A function to be called from Wasm code.
example/hostref.c:12
Methodcategorize
src/wasm-v8.cc:142
Functioncheck_call2
example/memory.c:54
Functionclosure_callback
A function closure.
example/multi.c:29
Functionclosure_callback
A function closure.
example/callback.c:50
Functionclosure_callback
A function closure.
example/callback.cc:47
Methodcopy
src/wasm-v8.cc:1072
Methodcopy
include/wasm.hh:569
Methoddeserialize
src/wasm-v8.cc:1477
Methoddestroy
src/wasm-v8.cc:1497
Functionencode_u32
src/wasm-bin.cc:40
Functionfail_callback
A function to be called from Wasm code.
example/trap.cc:10
Functionfail_callback
A function to be called from Wasm code.
example/trap.c:11
Functionfinalize
example/finalize.c:14
Functionfinalize
example/finalize.cc:14
Methodfinalize_func_data
src/wasm-v8.cc:1838
Methodfree_data
include/wasm.hh:55
Functionfunc_instance
src/wasm-v8-lowlevel.cc:310
Methodget
src/wasm-v8.cc:374
Methodget<Ref*>
include/wasm.hh:602
Methodget<float32_t>
include/wasm.hh:600
Methodget<float64_t>
include/wasm.hh:601
Methodget<int32_t>
include/wasm.hh:598
Methodget<int64_t>
include/wasm.hh:599
Methodget<uint32_t>
include/wasm.hh:604
Methodget<uint64_t>
include/wasm.hh:607
Methodget_host_info
src/wasm-v8.cc:1089
Functionglobaltype_skip
src/wasm-bin.cc:289
Functionglobaltype_to_v8
src/wasm-v8.cc:1013
Functionhello_callback
A function to be called from Wasm code.
example/serialize.c:11
Functionhello_callback
A function to be called from Wasm code.
example/serialize.cc:11
Functionhello_callback
A function to be called from Wasm code.
example/hello.c:11
Functionhello_callback
A function to be called from Wasm code.
example/hello.cc:11
Functionhide_val
src/wasm-c.cc:567
Methodinvalid
include/wasm.hh:176
Functionis_empty
src/wasm-c.cc:193
Methodis_num
include/wasm.hh:524
Methodisolate
src/wasm-v8.cc:352
Methodkind
include/wasm.hh:554
Functionmain
example/start.c:21
Functionmain
example/trap.cc:123
Functionmain
example/memory.cc:170
Functionmain
example/threads.cc:79
Functionmain
example/start.cc:84
Functionmain
example/serialize.c:20
Functionmain
example/table.cc:189
Functionmain
example/finalize.c:69
← previousnext →301–400 of 539, ranked by callers