Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Moddable-OpenSource/moddable
/ fxMeterSome
Function
fxMeterSome
xs/sources/xsRun.c:5192–5196 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5190
}
5191
}
5192
void fxMeterSome(void* console, txU4 count)
5193
{
5194
txMachine* the = console;
5195
the->meterIndex += count * XS_PARSE_CODE_METERING;
5196
}
5197
#endif
5198
5199
Callers
1
fxParserCode
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected