MCPcopy Create free account
hub / github.com/WAVM/WAVM / parseDecimalUnsignedInt

Function parseDecimalUnsignedInt

Lib/WASTParse/ParseNumbers.cpp:64–94  ·  view source on GitHub ↗

Parses an unsigned integer from digits, advancing nextChar past the parsed digits. Assumes it will only be called for input that's already been accepted by the lexer as a decimal integer.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

parseHexFloatFunction · 0.85
tryParseIntFunction · 0.85

Calls 1

U64Function · 0.85

Tested by

no test coverage detected