Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IppClub/Dora-SSR
/ clear
Method
clear
Source/Wasm/WasmRuntime.cpp:595–597 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
593
}
594
595
void CallStack::clear() {
596
_stack.clear();
597
}
598
599
static Own<Value> Value_To(const dora_val_t& v) {
600
Own<Value> ov;
Callers
nothing calls this directly
Calls
2
getModuleId
Method · 0.80
clear
Method · 0.65
Tested by
no test coverage detected