MCPcopy Create free account
hub / github.com/WebAssembly/wasm-c-api / module_offset

Method module_offset

src/wasm-v8.cc:1256–1258  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1254}
1255
1256auto Frame::module_offset() const -> size_t {
1257 return impl(this)->module_offset;
1258}
1259
1260
1261// Traps

Callers 3

print_frameFunction · 0.80
print_frameFunction · 0.80
wasm_frame_module_offsetFunction · 0.80

Calls 1

implFunction · 0.85

Tested by

no test coverage detected