MCPcopy 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}
5192void 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

fxParserCodeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected