Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WebAssembly/wabt
/ OnDataCount
Method
OnDataCount
src/shared-validator.cc:345–347 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
343
}
344
345
void SharedValidator::OnDataCount(Index count) {
346
data_segments_ = count;
347
}
348
349
Result SharedValidator::OnDataSegment(const Location& loc,
350
Var memory_var,
Callers
1
CheckModule
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected