MCPcopy Create free account

hub / github.com/WasmVM/WasmVM / functions

Functions359 in github.com/WasmVM/WasmVM

↓ 172 callersMethodpop
src/lib/validate/state.cpp:51
↓ 142 callersMethodpeek
src/lib/decode/decode.cpp:58
↓ 81 callersMethodexpect
src/lib/parse/Tokenizer.cpp:84
↓ 73 callersMethodempty
src/exec/ModuleQueue.hpp:28
↓ 73 callersMethodpush
src/lib/validate/state.cpp:19
↓ 68 callersMethodconsume
src/lib/parse/Tokenizer.cpp:73
↓ 63 callersMethodhas_value
src/include/Types.hpp:46
↓ 37 callersMethodinsert
src/lib/invoke/invoke.cpp:153
↓ 32 callersFunctionget_ptr
Extract a memory address from a Value (wasm64: always i64).
host/sysenv/sysenv.hpp:66
↓ 26 callersMethodget
src/lib/invoke/invoke.cpp:149
↓ 21 callersMethodexpect_keyword
src/lib/parse/Tokenizer.cpp:92
↓ 21 callersMethodlocation
src/lib/parse/Tokenizer.cpp:107
↓ 21 callersFunctionreg_func
host/sysenv/sysenv.cpp:102
↓ 21 callersMethodwrite
src/lib/encode/encode.cpp:13
↓ 18 callersMethodlocation
src/lib/decode/decode.cpp:62
↓ 16 callersMethodstarts_with
src/lib/parse/Tokenizer.cpp:125
↓ 15 callersMethodat_eof
src/lib/parse/Tokenizer.cpp:103
↓ 14 callersMethodpeek_keyword
src/lib/parse/Tokenizer.cpp:99
↓ 13 callersFunctionget_base
src/lib/invoke/memory.cpp:13
↓ 12 callersMethodconsume
src/exec/Linker.cpp:16
↓ 12 callersFunctionerr_code
Map the current OS errno to a negative i32 result code.
host/sysenv/sysenv.hpp:82
↓ 10 callersFunctionroundtrip
test/parse/roundtrip/roundtrip.cpp:15
↓ 10 callersFunctionscan_num_suffix
Scan the next Hex/Decimal number suffix (after sign and optional 0x already consumed). Returns the digits string. Allows underscores between digits.
src/lib/parse/Tokenizer.cpp:169
↓ 9 callersFunctionmem_string
host/sysenv/sysenv.cpp:85
↓ 9 callersFunctionref_is_null
src/lib/invoke/reference.cpp:43
↓ 8 callersFunctionis_unknown
src/lib/validate/func.cpp:15
↓ 7 callersMethodget
host/sysenv/sysenv.cpp:35
↓ 7 callersMethodinvoke
src/lib/invoke/invoke.cpp:12
↓ 7 callersFunctionremoveUnderscore
src/lib/parse/ParseContext.cpp:18
↓ 6 callersFunctionhelp
src/exec/CommandParser.cpp:14
↓ 6 callersFunctionmem_write
host/sysenv/sysenv.cpp:90
↓ 6 callersFunctionparse
test/exec/commandparser/commandparser.cpp:28
↓ 6 callersFunctionref_matches_heaptype
heaptype encoding as signed LEB128: -16=func, -17=extern, -20=i31
src/lib/invoke/reference.cpp:58
↓ 6 callersMethodvisit
src/include/json.hpp:53
↓ 5 callersFunctionis_digit
src/lib/parse/Tokenizer.cpp:16
↓ 4 callersFunctiondo_branch
src/lib/invoke/reference.cpp:197
↓ 4 callersFunctionextend
src/exec/ModuleQueue.cpp:80
↓ 4 callersMethodget<BlockType>
src/lib/decode/instr.cpp:60
↓ 4 callersFunctionis_hexdigit
src/lib/parse/Tokenizer.cpp:17
↓ 4 callersFunctionmem_span
host/sysenv/sysenv.cpp:75
↓ 4 callersMethodunreachable
src/lib/validate/state.cpp:109
↓ 3 callersFunctionget_ref
src/lib/invoke/table.cpp:13
↓ 3 callersMethodreset
src/lib/instanciate.cpp:353
↓ 2 callersFunctioneval_offset
src/lib/instanciate.cpp:59
↓ 2 callersFunctioninit_table
src/lib/instanciate.cpp:13
↓ 2 callersFunctionis_keyword_char
Characters that may appear in a WAT keyword (bare word). Anything in: a-z A-Z 0-9 ! # $ % & ' * + - . / : < = > ? @ \ ^ _ ` | ~ and dot is included so
src/lib/parse/Tokenizer.cpp:22
↓ 2 callersFunctionis_num
src/lib/validate/func.cpp:19
↓ 2 callersFunctionparse_create_path
src/exec/ar.cpp:24
↓ 2 callersMethodpop
src/exec/ModuleQueue.cpp:74
↓ 2 callersMethodrelease
host/sysenv/sysenv.cpp:41
↓ 2 callersFunctionwrite_wasm_stat
host/sysenv/sys_fs.cpp:55
↓ 1 callersFunctionInstrVisitor
src/lib/dump/instr.cpp:12
↓ 1 callersMethodalloc
host/sysenv/sysenv.cpp:23
↓ 1 callersMethodalloc_dir
host/sysenv/sysenv.cpp:29
↓ 1 callersFunctionclock_now_ns
Returns (seconds, nanoseconds) since the relevant epoch. monotonic=false → wall clock (system_clock) monotonic=true → monotonic clock (steady_clock)
host/sysenv/compat.hpp:95
↓ 1 callersFunctionconsume_archive
src/exec/ld.cpp:28
↓ 1 callersMethodcreate
src/exec/Archive.cpp:42
↓ 1 callersFunctiondt_from_entry
host/sysenv/sys_fs.cpp:45
↓ 1 callersMethodextract
src/exec/Archive.cpp:110
↓ 1 callersMethodget
src/exec/Linker.cpp:194
↓ 1 callersFunctionis_ref
src/lib/validate/func.cpp:27
↓ 1 callersMethodlist
src/exec/Archive.cpp:161
↓ 1 callersFunctionmatch_imports
src/exec/wasmvm.cpp:24
↓ 1 callersMethodoperator()
src/exec/Linker.cpp:347
↓ 1 callersMethodparse
src/lib/parse/ParseContext.cpp:59
↓ 1 callersMethodrun
src/lib/invoke/invoke.cpp:66
↓ 1 callersFunctionsign_starts_number
True when a sign character (+/-) is followed by something that makes a number.
src/lib/parse/Tokenizer.cpp:37
↓ 1 callersFunctionstat_atime_ns
host/sysenv/compat.hpp:62
↓ 1 callersFunctionstat_ctime_ns
host/sysenv/compat.hpp:82
↓ 1 callersFunctionstat_mtime_ns
host/sysenv/compat.hpp:72
↓ 1 callersFunctionsys_close
host/sysenv/compat.hpp:33
↓ 1 callersFunctionsys_fs_instanciate
host/sysenv/sys_fs.cpp:343
↓ 1 callersFunctionsys_fstat
host/sysenv/compat.hpp:43
↓ 1 callersFunctionsys_getcwd
host/sysenv/compat.hpp:41
↓ 1 callersFunctionsys_lseek
host/sysenv/compat.hpp:36
↓ 1 callersFunctionsys_mkdir
host/sysenv/compat.hpp:39
↓ 1 callersFunctionsys_open
host/sysenv/compat.hpp:32
↓ 1 callersFunctionsys_proc_instanciate
host/sysenv/sys_proc.cpp:117
↓ 1 callersFunctionsys_read
host/sysenv/compat.hpp:34
↓ 1 callersFunctionsys_rename
host/sysenv/compat.hpp:40
↓ 1 callersFunctionsys_rmdir
host/sysenv/compat.hpp:38
↓ 1 callersFunctionsys_stat
host/sysenv/compat.hpp:42
↓ 1 callersFunctionsys_unlink
host/sysenv/compat.hpp:37
↓ 1 callersFunctionsys_write
host/sysenv/compat.hpp:35
↓ 1 callersMethodtype
src/include/json.hpp:43
↓ 1 callersFunctionuse_indent
src/lib/json/json.cpp:198
↓ 1 callersFunctionuse_newline
src/lib/json/json.cpp:195
MethodArchive
src/exec/Archive.cpp:20
MethodArray_copy
src/include/structures/WasmInstr.hpp:199
MethodArray_fill
src/include/structures/WasmInstr.hpp:194
MethodArray_init_data
src/include/structures/WasmInstr.hpp:205
MethodArray_init_elem
src/include/structures/WasmInstr.hpp:211
MethodArray_new_data
src/include/structures/WasmInstr.hpp:177
MethodArray_new_elem
src/include/structures/WasmInstr.hpp:183
MethodArray_new_fixed
src/include/structures/WasmInstr.hpp:171
MethodAtomic
src/include/structures/WasmInstr.hpp:18
MethodBase
src/include/structures/WasmInstr.hpp:12
MethodBlockInstr
src/include/structures/WasmInstr.hpp:30
MethodBr_on_cast
src/include/structures/WasmInstr.hpp:93
MethodBr_on_cast_fail
src/include/structures/WasmInstr.hpp:103
next →1–100 of 359, ranked by callers