Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WebAssembly/wasm-c-api
/ ~FrameImpl
Method
~FrameImpl
src/wasm-v8.cc:1222–1222 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1220
}
1221
1222
~FrameImpl() { stats.free(Stats::FRAME, this); }
1223
1224
own<Instance> instance;
1225
uint32_t func_index;
Callers
nothing calls this directly
Calls
1
free
Method · 0.80
Tested by
no test coverage detected