github-vet / github-vet/rangeloop-pointer-findings

sero-cash/go-sero: zero/txs/zstate/txstate/data/data_state.go; 7 LoC

Open
#6,907 0 comments 0 reactions 0 assignees View on GitHub
fresh tiny
Dominant language
No language data
Stars
0
Forks
0
PR merge metrics
PR metrics pending

Description

Found a possible issue in [sero-cash/go-sero](https://www.github.com/sero-cash/go-sero) at [zero/txs/zstate/txstate/data/data_state.go](https://github.com/sero-cash/go-sero/blob/9d3d61a3bcf7ac728fbb0132afdb595c1f7269bb/zero/txs/zstate/txstate/data/data_state.go#L107-L113)

Below is the message reported by the analyzer for this snippet of code. Beware that the analyzer only reports the first
issue it finds, so please do not limit your consideration to the contents of the below message.

> function call which takes a reference to k at line 109 may start a goroutine

[Click here to see the code in its original context.](https://github.com/sero-cash/go-sero/blob/9d3d61a3bcf7ac728fbb0132afdb595c1f7269bb/zero/txs/zstate/txstate/data/data_state.go#L107-L113)

Click here to show the 7 line(s) of Go which triggered the analyzer.

```go
for _, k := range g2outs_dirty {
if v := self.G2outs[k]; v != nil {
tri.UpdateObj(tr, OutName0(&k), v)
} else {
panic("state0 update g2outs can not find dirty out")
}
}

```

Click here to show extra information the analyzer produced.

```
The following paths through the callgraph could lead to a goroutine:
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (NewMeter, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2)
(OutName0, 1) -> (append, 2) -> (Append, 2) -> (Process, 1) -> (process, 1) -> (readReply, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (dial, 2) -> (PipeAddr, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Lookup, 1) -> (lookupValue, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (makeAccountManager, 1) -> (NewManager, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (GetCode, 1) -> (Elem, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (, 0) -> (newCheckPoints, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (run, 3) -> (Run, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (, 0) -> (newCheckPoints, 0)
(OutName0, 1) -> (append, 2) -> (Append, 2) -> (Process, 1) -> (flush, 1) -> (generate, 0) -> (Generate, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Call, 5) -> (UseGas, 1) -> (Run, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Call, 5) -> (UseGas, 1) -> (Run, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Call, 5) -> (UseGas, 1) -> (Run, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Do, 1) -> (Lookup, 1) -> (lookupValue, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Do, 1) -> (Lookup, 1) -> (lookupValue, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (resolve, 1) -> (Resolve, 1) -> (lookup, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 0) -> (ElapsedTime, 0) -> (RecordTimer, 3)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 0) -> (ElapsedTime, 0) -> (RecordTimer, 3)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (remove, 1) -> (index, 1) -> (Panicf, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (remove, 1) -> (index, 1) -> (Panicf, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Parse, 2) -> (parseMappings, 1) -> (parse, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Parse, 2) -> (parseMappings, 1) -> (parse, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (init, 1) -> (newTable, 2) -> (NewNode, 4)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (makeAccountManager, 1) -> (NewManager, 1) -> (update, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (makeAccountManager, 1) -> (NewManager, 1) -> (update, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (pushObject, 1) -> (Address, 0) -> (getStateObject, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (IsContract, 1) -> (getStateObject, 1) -> (setStateObject, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Snapshot, 0) -> (ValueAtQuantile, 1) -> (highestEquivalentValue, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (GetCode, 1) -> (Elem, 0) -> (LookupRune, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (GetCode, 1) -> (Elem, 0) -> (LookupRune, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (, 0) -> (newCheckPoints, 0) -> (And, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (, 0) -> (newCheckPoints, 0) -> (And, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (, 0) -> (newCheckPoints, 0) -> (And, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (, 0) -> (newCheckPoints, 0) -> (And, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (, 0) -> (newCheckPoints, 0) -> (And, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (, 0) -> (newCheckPoints, 0) -> (And, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (, 0) -> (newCheckPoints, 0) -> (And, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (run, 3) -> (Run, 2) -> (run, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (run, 3) -> (Run, 2) -> (run, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (run, 3) -> (Run, 2) -> (run, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (, 0) -> (newCheckPoints, 0) -> (And, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (, 0) -> (newCheckPoints, 0) -> (And, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (, 0) -> (newCheckPoints, 0) -> (And, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (, 0) -> (newCheckPoints, 0) -> (And, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (, 0) -> (newCheckPoints, 0) -> (And, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (, 0) -> (newCheckPoints, 0) -> (And, 2)
(OutName0, 1) -> (append, 2) -> (Append, 2) -> (Process, 1) -> (flush, 1) -> (generate, 0) -> (Generate, 1) -> (addFileRef, 2)
(OutName0, 1) -> (append, 2) -> (Append, 2) -> (Process, 1) -> (flush, 1) -> (generate, 0) -> (Generate, 1) -> (addFileRef, 2)
(OutName0, 1) -> (append, 2) -> (Append, 2) -> (Process, 1) -> (flush, 1) -> (generate, 0) -> (Generate, 1) -> (addFileRef, 2)
(OutName0, 1) -> (append, 2) -> (Append, 2) -> (Process, 1) -> (flush, 1) -> (generate, 0) -> (Generate, 1) -> (addFileRef, 2)
(OutName0, 1) -> (append, 2) -> (Append, 2) -> (Process, 1) -> (flush, 1) -> (generate, 0) -> (Generate, 1) -> (addFileRef, 2)
(OutName0, 1) -> (append, 2) -> (Append, 2) -> (Process, 1) -> (flush, 1) -> (generate, 0) -> (Generate, 1) -> (addFileRef, 2)
(OutName0, 1) -> (append, 2) -> (Append, 2) -> (Process, 1) -> (process, 1) -> (readReply, 1) -> (newGeoLocationSliceParser, 1) -> (newGeoLocationParser, 1)
(OutName0, 1) -> (append, 2) -> (Append, 2) -> (Process, 1) -> (process, 1) -> (readReply, 1) -> (newGeoLocationSliceParser, 1) -> (newGeoLocationParser, 1)
(OutName0, 1) -> (append, 2) -> (Append, 2) -> (Process, 1) -> (process, 1) -> (readReply, 1) -> (newGeoLocationSliceParser, 1) -> (newGeoLocationParser, 1)
(OutName0, 1) -> (append, 2) -> (Append, 2) -> (Process, 1) -> (process, 1) -> (readReply, 1) -> (newGeoLocationSliceParser, 1) -> (newGeoLocationParser, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (EncodeToBytes, 1) -> (toBytes, 0) -> (size, 0) -> (storeLastErr, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Encode, 2) -> (encodeBlock, 2) -> (load64, 2) -> (storeLastErr, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (flush, 0) -> (logf, 6) -> (addFileRef, 2) -> (addFileRef, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Call, 5) -> (UseGas, 1) -> (Run, 2) -> (run, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Call, 5) -> (UseGas, 1) -> (Run, 2) -> (run, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Call, 5) -> (UseGas, 1) -> (Run, 2) -> (run, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Call, 5) -> (UseGas, 1) -> (Run, 2) -> (run, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Call, 5) -> (UseGas, 1) -> (Run, 2) -> (run, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Call, 5) -> (UseGas, 1) -> (Run, 2) -> (run, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Call, 5) -> (UseGas, 1) -> (Run, 2) -> (run, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Call, 5) -> (UseGas, 1) -> (Run, 2) -> (run, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Call, 5) -> (UseGas, 1) -> (Run, 2) -> (run, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Call, 5) -> (UseGas, 1) -> (Run, 2) -> (run, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Call, 5) -> (UseGas, 1) -> (Run, 2) -> (run, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Call, 5) -> (UseGas, 1) -> (Run, 2) -> (run, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Size, 0) -> (load, 1) -> (DecodeNumber32, 1) -> (ParseFileWithSourceMap, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (NewErrCorrupted, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (NewErrCorrupted, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (NewErrCorrupted, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (NewErrCorrupted, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (NewErrCorrupted, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (NewErrCorrupted, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (NewErrCorrupted, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (decodeDigit, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (decodeDigit, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (decodeDigit, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (decodeDigit, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (decodeDigit, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (decodeDigit, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (decodeDigit, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (dial, 2) -> (PipeAddr, 1) -> (Syscall9, 11) -> (doProtoHandshake, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (dial, 2) -> (PipeAddr, 1) -> (Syscall9, 11) -> (doProtoHandshake, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (dial, 2) -> (PipeAddr, 1) -> (Syscall9, 11) -> (doProtoHandshake, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (dial, 2) -> (PipeAddr, 1) -> (Syscall9, 11) -> (doProtoHandshake, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Read, 1) -> (SetReadDeadline, 1) -> (right, 1) -> (rightKey, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Unsubscribe, 0) -> (Err, 0) -> (requestUnsubscribe, 0) -> (Call, 3)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Unsubscribe, 0) -> (Err, 0) -> (requestUnsubscribe, 0) -> (Call, 3)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 0) -> (ElapsedTime, 0) -> (RecordTimer, 3) -> (RecordValue, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 0) -> (ElapsedTime, 0) -> (RecordTimer, 3) -> (RecordValue, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 0) -> (ElapsedTime, 0) -> (RecordTimer, 3) -> (RecordValue, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 0) -> (ElapsedTime, 0) -> (RecordTimer, 3) -> (RecordValue, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 0) -> (ElapsedTime, 0) -> (RecordTimer, 3) -> (RecordValue, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 0) -> (ElapsedTime, 0) -> (RecordTimer, 3) -> (RecordValue, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 0) -> (ElapsedTime, 0) -> (RecordTimer, 3) -> (RecordValue, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 1) -> (nonil, 2) -> (rewatch, 4) -> (nonStateWatchedLocked, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 1) -> (nonil, 2) -> (rewatch, 4) -> (nonStateWatchedLocked, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 1) -> (nonil, 2) -> (rewatch, 4) -> (nonStateWatchedLocked, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 1) -> (nonil, 2) -> (rewatch, 4) -> (nonStateWatchedLocked, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 1) -> (nonil, 2) -> (rewatch, 4) -> (nonStateWatchedLocked, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 1) -> (nonil, 2) -> (rewatch, 4) -> (nonStateWatchedLocked, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (unwatch, 2) -> (Name, 0) -> (uName, 0) -> (TrimSuffix, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Discard, 0) -> (isClosed, 0) -> (reuseFileNum, 1) -> (rightKey, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Encode, 2) -> (encodeBlock, 2) -> (load64, 2) -> (storeLastErr, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Read, 1) -> (SetReadDeadline, 1) -> (right, 1) -> (rightKey, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Parse, 2) -> (parseMappings, 1) -> (parse, 0) -> (UnreadByte, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Parse, 2) -> (parseMappings, 1) -> (parse, 0) -> (UnreadByte, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Parse, 2) -> (parseMappings, 1) -> (parse, 0) -> (UnreadByte, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Parse, 2) -> (parseMappings, 1) -> (parse, 0) -> (UnreadByte, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (init, 1) -> (newTable, 2) -> (NewNode, 4) -> (Valid, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (makeAccountManager, 1) -> (NewManager, 1) -> (update, 0) -> (Dy, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (pushObject, 1) -> (Address, 0) -> (getStateObject, 1) -> (setStateObject, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (pushObject, 1) -> (Address, 0) -> (getStateObject, 1) -> (setStateObject, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (decodeDigit, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (decodeDigit, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (decodeDigit, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (decodeDigit, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (decodeDigit, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (IsContract, 1) -> (getStateObject, 1) -> (setStateObject, 1) -> (LookupRune, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (IsContract, 1) -> (getStateObject, 1) -> (setStateObject, 1) -> (LookupRune, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (GetCode, 1) -> (Elem, 0) -> (LookupRune, 1) -> (gobble, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (GetCode, 1) -> (Elem, 0) -> (LookupRune, 1) -> (gobble, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (GetCode, 1) -> (Elem, 0) -> (LookupRune, 1) -> (gobble, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (GetCode, 1) -> (Elem, 0) -> (LookupRune, 1) -> (gobble, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (, 0) -> (newCheckPoints, 0) -> (And, 2) -> (ReadBits, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (, 0) -> (newCheckPoints, 0) -> (And, 2) -> (ReadBits, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (, 0) -> (newCheckPoints, 0) -> (And, 2) -> (ReadBits, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (, 0) -> (newCheckPoints, 0) -> (And, 2) -> (ReadBits, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (, 0) -> (newCheckPoints, 0) -> (And, 2) -> (ReadBits, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (, 0) -> (newCheckPoints, 0) -> (And, 2) -> (ReadBits, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (, 0) -> (newCheckPoints, 0) -> (And, 2) -> (ReadBits, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (, 0) -> (newCheckPoints, 0) -> (And, 2) -> (ReadBits, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (run, 3) -> (Run, 2) -> (run, 0) -> (removeAll, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (run, 3) -> (Run, 2) -> (run, 0) -> (removeAll, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (run, 3) -> (Run, 2) -> (run, 0) -> (removeAll, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (run, 3) -> (Run, 2) -> (run, 0) -> (removeAll, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (run, 3) -> (Run, 2) -> (run, 0) -> (removeAll, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (, 0) -> (newCheckPoints, 0) -> (And, 2) -> (ReadBits, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (, 0) -> (newCheckPoints, 0) -> (And, 2) -> (ReadBits, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (, 0) -> (newCheckPoints, 0) -> (And, 2) -> (ReadBits, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (, 0) -> (newCheckPoints, 0) -> (And, 2) -> (ReadBits, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (, 0) -> (newCheckPoints, 0) -> (And, 2) -> (ReadBits, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (, 0) -> (newCheckPoints, 0) -> (And, 2) -> (ReadBits, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Use, 1) -> (ServeHTTP, 2) -> (serveWebSocket, 2) -> (newServerConn, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Use, 1) -> (ServeHTTP, 2) -> (serveWebSocket, 2) -> (newServerConn, 5)
(OutName0, 1) -> (append, 2) -> (Append, 2) -> (Process, 1) -> (Add, 1) -> (Append, 1) -> (BuildJaegerThrift, 1) -> (buildReferences, 1) -> (serveRequest, 4)
(OutName0, 1) -> (append, 2) -> (Append, 2) -> (Process, 1) -> (Add, 1) -> (Append, 1) -> (BuildJaegerThrift, 1) -> (buildReferences, 1) -> (ensureExpirer, 0)
(OutName0, 1) -> (append, 2) -> (Append, 2) -> (Process, 1) -> (flush, 1) -> (generate, 0) -> (Generate, 1) -> (addFileRef, 2) -> (dial, 4)
(OutName0, 1) -> (append, 2) -> (Append, 2) -> (Process, 1) -> (flush, 1) -> (generate, 0) -> (Generate, 1) -> (addFileRef, 2) -> (dialStreamLocal, 1)
(OutName0, 1) -> (append, 2) -> (Append, 2) -> (Process, 1) -> (flush, 1) -> (generate, 0) -> (Generate, 1) -> (addFileRef, 2) -> (dispatch, 1)
(OutName0, 1) -> (append, 2) -> (Append, 2) -> (Process, 1) -> (flush, 1) -> (generate, 0) -> (Generate, 1) -> (addFileRef, 2) -> (NewConnPool, 5)
(OutName0, 1) -> (append, 2) -> (Append, 2) -> (Process, 1) -> (flush, 1) -> (generate, 0) -> (Generate, 1) -> (addFileRef, 2) -> (dispatch, 0)
(OutName0, 1) -> (append, 2) -> (Append, 2) -> (Process, 1) -> (flush, 1) -> (generate, 0) -> (Generate, 1) -> (addFileRef, 2) -> (dispatch, 1)
(OutName0, 1) -> (append, 2) -> (Append, 2) -> (Process, 1) -> (process, 1) -> (readReply, 1) -> (newGeoLocationSliceParser, 1) -> (newGeoLocationParser, 1) -> (ListenUDP, 5)
(OutName0, 1) -> (append, 2) -> (Append, 2) -> (Process, 1) -> (process, 1) -> (readReply, 1) -> (newGeoLocationSliceParser, 1) -> (newGeoLocationParser, 1) -> (startListening, 0)
(OutName0, 1) -> (append, 2) -> (Append, 2) -> (Process, 1) -> (process, 1) -> (readReply, 1) -> (newGeoLocationSliceParser, 1) -> (newGeoLocationParser, 1) -> (run, 1)
(OutName0, 1) -> (append, 2) -> (Append, 2) -> (Process, 1) -> (process, 1) -> (readReply, 1) -> (newGeoLocationSliceParser, 1) -> (newGeoLocationParser, 1) -> (dial, 4)
(OutName0, 1) -> (append, 2) -> (Append, 2) -> (Process, 1) -> (process, 1) -> (readReply, 1) -> (newGeoLocationSliceParser, 1) -> (newGeoLocationParser, 1) -> (dialStreamLocal, 1)
(OutName0, 1) -> (append, 2) -> (Append, 2) -> (Process, 1) -> (process, 1) -> (readReply, 1) -> (newGeoLocationSliceParser, 1) -> (newGeoLocationParser, 1) -> (dispatch, 1)
(OutName0, 1) -> (append, 2) -> (Append, 2) -> (Process, 1) -> (process, 1) -> (readReply, 1) -> (newGeoLocationSliceParser, 1) -> (newGeoLocationParser, 1) -> (NewConnPool, 5)
(OutName0, 1) -> (append, 2) -> (Append, 2) -> (Process, 1) -> (process, 1) -> (readReply, 1) -> (newGeoLocationSliceParser, 1) -> (newGeoLocationParser, 1) -> (dispatch, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (EncodeToBytes, 1) -> (toBytes, 0) -> (size, 0) -> (storeLastErr, 1) -> (ListenUDP, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (EncodeToBytes, 1) -> (toBytes, 0) -> (size, 0) -> (storeLastErr, 1) -> (startListening, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (EncodeToBytes, 1) -> (toBytes, 0) -> (size, 0) -> (storeLastErr, 1) -> (run, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Encode, 2) -> (encodeBlock, 2) -> (load64, 2) -> (storeLastErr, 1) -> (ListenUDP, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Encode, 2) -> (encodeBlock, 2) -> (load64, 2) -> (storeLastErr, 1) -> (startListening, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Encode, 2) -> (encodeBlock, 2) -> (load64, 2) -> (storeLastErr, 1) -> (run, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (flush, 0) -> (logf, 6) -> (addFileRef, 2) -> (addFileRef, 2) -> (Handshake, 4)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (flush, 0) -> (logf, 6) -> (addFileRef, 2) -> (addFileRef, 2) -> (handleMsg, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Call, 5) -> (UseGas, 1) -> (Run, 2) -> (run, 0) -> (StartPProf, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Call, 5) -> (UseGas, 1) -> (Run, 2) -> (run, 0) -> (Merge, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Call, 5) -> (UseGas, 1) -> (Run, 2) -> (run, 0) -> (hookTermboxEvt, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Call, 5) -> (UseGas, 1) -> (Run, 2) -> (run, 0) -> (NewTimerCh, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Call, 5) -> (UseGas, 1) -> (Run, 2) -> (run, 0) -> (dial, 4)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Call, 5) -> (UseGas, 1) -> (Run, 2) -> (run, 0) -> (dialStreamLocal, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Call, 5) -> (UseGas, 1) -> (Run, 2) -> (run, 0) -> (dispatch, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Call, 5) -> (UseGas, 1) -> (Run, 2) -> (run, 0) -> (NewConnPool, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Call, 5) -> (UseGas, 1) -> (Run, 2) -> (run, 0) -> (dispatch, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Call, 5) -> (UseGas, 1) -> (Run, 2) -> (run, 0) -> (dispatch, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Call, 5) -> (UseGas, 1) -> (Run, 2) -> (run, 0) -> (ListenUDP, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Call, 5) -> (UseGas, 1) -> (Run, 2) -> (run, 0) -> (startListening, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Call, 5) -> (UseGas, 1) -> (Run, 2) -> (run, 0) -> (run, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Call, 5) -> (UseGas, 1) -> (Run, 2) -> (run, 0) -> (startProtocols, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Size, 0) -> (load, 1) -> (DecodeNumber32, 1) -> (ParseFileWithSourceMap, 5) -> (ListenUDP, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Size, 0) -> (load, 1) -> (DecodeNumber32, 1) -> (ParseFileWithSourceMap, 5) -> (startListening, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Size, 0) -> (load, 1) -> (DecodeNumber32, 1) -> (ParseFileWithSourceMap, 5) -> (run, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (NewErrCorrupted, 2) -> (dial, 4)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (NewErrCorrupted, 2) -> (dialStreamLocal, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (NewErrCorrupted, 2) -> (dispatch, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (NewErrCorrupted, 2) -> (NewConnPool, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (NewErrCorrupted, 2) -> (dispatch, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (NewErrCorrupted, 2) -> (dispatch, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (NewErrCorrupted, 2) -> (ListenUDP, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (NewErrCorrupted, 2) -> (startListening, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (NewErrCorrupted, 2) -> (run, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Do, 1) -> (Lookup, 1) -> (lookupValue, 2) -> (CheckTicket, 0) -> (dial, 4)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Do, 1) -> (Lookup, 1) -> (lookupValue, 2) -> (CheckTicket, 0) -> (dialStreamLocal, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Do, 1) -> (Lookup, 1) -> (lookupValue, 2) -> (CheckTicket, 0) -> (doProtoHandshake, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (decodeDigit, 1) -> (dial, 4)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (decodeDigit, 1) -> (dialStreamLocal, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (decodeDigit, 1) -> (dispatch, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (decodeDigit, 1) -> (NewConnPool, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (decodeDigit, 1) -> (dispatch, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (decodeDigit, 1) -> (dispatch, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (decodeDigit, 1) -> (ListenUDP, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (decodeDigit, 1) -> (startListening, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (decodeDigit, 1) -> (run, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (dial, 2) -> (PipeAddr, 1) -> (Syscall9, 11) -> (doProtoHandshake, 1) -> (doProtoHandshake, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Add, 1) -> (Append, 1) -> (BuildJaegerThrift, 1) -> (buildReferences, 1) -> (serveRequest, 4)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Add, 1) -> (Append, 1) -> (BuildJaegerThrift, 1) -> (buildReferences, 1) -> (ensureExpirer, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Read, 1) -> (SetReadDeadline, 1) -> (right, 1) -> (rightKey, 0) -> (Handshake, 4)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Read, 1) -> (SetReadDeadline, 1) -> (right, 1) -> (rightKey, 0) -> (handleMsg, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Unsubscribe, 0) -> (Err, 0) -> (requestUnsubscribe, 0) -> (Call, 3) -> (doCall, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 0) -> (ElapsedTime, 0) -> (RecordTimer, 3) -> (RecordValue, 1) -> (doCall, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 0) -> (ElapsedTime, 0) -> (RecordTimer, 3) -> (RecordValue, 1) -> (dispatch, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 0) -> (ElapsedTime, 0) -> (RecordTimer, 3) -> (RecordValue, 1) -> (NewConnPool, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 0) -> (ElapsedTime, 0) -> (RecordTimer, 3) -> (RecordValue, 1) -> (dispatch, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 0) -> (ElapsedTime, 0) -> (RecordTimer, 3) -> (RecordValue, 1) -> (dispatch, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 0) -> (ElapsedTime, 0) -> (RecordTimer, 3) -> (RecordValue, 1) -> (ListenUDP, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 0) -> (ElapsedTime, 0) -> (RecordTimer, 3) -> (RecordValue, 1) -> (startListening, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 0) -> (ElapsedTime, 0) -> (RecordTimer, 3) -> (RecordValue, 1) -> (run, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Close, 1) -> (sysvicall6, 8) -> (Exitsyscall, 0) -> (NewFormatter, 1) -> (doCall, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 1) -> (nonil, 2) -> (rewatch, 4) -> (nonStateWatchedLocked, 1) -> (ListenUDP, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 1) -> (nonil, 2) -> (rewatch, 4) -> (nonStateWatchedLocked, 1) -> (startListening, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 1) -> (nonil, 2) -> (rewatch, 4) -> (nonStateWatchedLocked, 1) -> (run, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 1) -> (nonil, 2) -> (rewatch, 4) -> (nonStateWatchedLocked, 1) -> (ListenUDP, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 1) -> (nonil, 2) -> (rewatch, 4) -> (nonStateWatchedLocked, 1) -> (startListening, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 1) -> (nonil, 2) -> (rewatch, 4) -> (nonStateWatchedLocked, 1) -> (run, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Add, 1) -> (Append, 1) -> (BuildJaegerThrift, 1) -> (buildReferences, 1) -> (serveRequest, 4)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Add, 1) -> (Append, 1) -> (BuildJaegerThrift, 1) -> (buildReferences, 1) -> (ensureExpirer, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (unwatch, 2) -> (Name, 0) -> (uName, 0) -> (TrimSuffix, 2) -> (ListenUDP, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (unwatch, 2) -> (Name, 0) -> (uName, 0) -> (TrimSuffix, 2) -> (startListening, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (unwatch, 2) -> (Name, 0) -> (uName, 0) -> (TrimSuffix, 2) -> (run, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Discard, 0) -> (isClosed, 0) -> (reuseFileNum, 1) -> (rightKey, 0) -> (Handshake, 4)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Discard, 0) -> (isClosed, 0) -> (reuseFileNum, 1) -> (rightKey, 0) -> (handleMsg, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (commitTransactions, 4)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (Serve, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (commitTransactions, 4)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (ListenUDP, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (startListening, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (run, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (synchronise, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (subscribe, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (refresh, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (insert, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (promoteExecutables, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (subscribe, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (refresh, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (insert, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (subscribe, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (refresh, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (insert, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (Handshake, 4)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (handleMsg, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (powResultLoop, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (commitTransactions, 4)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (NewRemotelyControlledSampler, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (commitTransactions, 4)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Encode, 2) -> (encodeBlock, 2) -> (load64, 2) -> (storeLastErr, 1) -> (ListenUDP, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Encode, 2) -> (encodeBlock, 2) -> (load64, 2) -> (storeLastErr, 1) -> (startListening, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Encode, 2) -> (encodeBlock, 2) -> (load64, 2) -> (storeLastErr, 1) -> (run, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Read, 1) -> (SetReadDeadline, 1) -> (right, 1) -> (rightKey, 0) -> (Handshake, 4)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Read, 1) -> (SetReadDeadline, 1) -> (right, 1) -> (rightKey, 0) -> (handleMsg, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Parse, 2) -> (parseMappings, 1) -> (parse, 0) -> (UnreadByte, 0) -> (StartPProf, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Parse, 2) -> (parseMappings, 1) -> (parse, 0) -> (UnreadByte, 0) -> (Merge, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Parse, 2) -> (parseMappings, 1) -> (parse, 0) -> (UnreadByte, 0) -> (hookTermboxEvt, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Parse, 2) -> (parseMappings, 1) -> (parse, 0) -> (UnreadByte, 0) -> (NewTimerCh, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (Seal, 3)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (commitTransactions, 4)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (Merge, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (hookTermboxEvt, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (NewTimerCh, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (subscribe, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (refresh, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (insert, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (ListenUDP, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (startListening, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (run, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (subscribe, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (refresh, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (insert, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (newUDP, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (newNetwork, 4)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (listenLoop, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (startProtocols, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (propagateCancel, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (dispatch, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (dispatch, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (serveRequest, 4)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (promoteExecutables, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (ensureExpirer, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (FetchNodeData, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (FetchBodies, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (promoteExecutables, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (ensureExpirer, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (FetchNodeData, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (FetchBodies, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (ensureExpirer, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (FetchNodeData, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (FetchBodies, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (AddVote, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (AddVote, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (AddVote, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (runStateSync, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (NewTxChecker, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (Seal, 3)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (init, 1) -> (newTable, 2) -> (NewNode, 4) -> (Valid, 1) -> (Merge, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (init, 1) -> (newTable, 2) -> (NewNode, 4) -> (Valid, 1) -> (hookTermboxEvt, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (init, 1) -> (newTable, 2) -> (NewNode, 4) -> (Valid, 1) -> (NewTimerCh, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (init, 1) -> (newTable, 2) -> (NewNode, 4) -> (Valid, 1) -> (propagateCancel, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (makeAccountManager, 1) -> (NewManager, 1) -> (update, 0) -> (Dy, 0) -> (Seal, 3)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (pushObject, 1) -> (Address, 0) -> (getStateObject, 1) -> (setStateObject, 1) -> (StartPProf, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (pushObject, 1) -> (Address, 0) -> (getStateObject, 1) -> (setStateObject, 1) -> (Merge, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (pushObject, 1) -> (Address, 0) -> (getStateObject, 1) -> (setStateObject, 1) -> (hookTermboxEvt, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (pushObject, 1) -> (Address, 0) -> (getStateObject, 1) -> (setStateObject, 1) -> (NewTimerCh, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Add, 1) -> (Append, 1) -> (BuildJaegerThrift, 1) -> (buildReferences, 1) -> (serveRequest, 4)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Add, 1) -> (Append, 1) -> (BuildJaegerThrift, 1) -> (buildReferences, 1) -> (ensureExpirer, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (decodeDigit, 1) -> (dispatch, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (decodeDigit, 1) -> (NewConnPool, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (decodeDigit, 1) -> (dispatch, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (decodeDigit, 1) -> (dispatch, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (IsContract, 1) -> (getStateObject, 1) -> (setStateObject, 1) -> (LookupRune, 1) -> (StartPProf, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (IsContract, 1) -> (getStateObject, 1) -> (setStateObject, 1) -> (LookupRune, 1) -> (Merge, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (IsContract, 1) -> (getStateObject, 1) -> (setStateObject, 1) -> (LookupRune, 1) -> (hookTermboxEvt, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (IsContract, 1) -> (getStateObject, 1) -> (setStateObject, 1) -> (LookupRune, 1) -> (NewTimerCh, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (, 0) -> (newCheckPoints, 0) -> (And, 2) -> (ReadBits, 2) -> (handleResponse, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (, 0) -> (newCheckPoints, 0) -> (And, 2) -> (ReadBits, 2) -> (handleResponse, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (run, 3) -> (Run, 2) -> (run, 0) -> (removeAll, 0) -> (newUDP, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (run, 3) -> (Run, 2) -> (run, 0) -> (removeAll, 0) -> (newNetwork, 4)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (run, 3) -> (Run, 2) -> (run, 0) -> (removeAll, 0) -> (listenLoop, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (run, 3) -> (Run, 2) -> (run, 0) -> (removeAll, 0) -> (startProtocols, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (, 0) -> (newCheckPoints, 0) -> (And, 2) -> (ReadBits, 2) -> (handleResponse, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (, 0) -> (newCheckPoints, 0) -> (And, 2) -> (ReadBits, 2) -> (handleResponse, 1)
(OutName0, 1) -> (append, 2) -> (Append, 2) -> (Process, 1) -> (flush, 1) -> (generate, 0) -> (Generate, 1) -> (addFileRef, 2) -> (dispatch, 1) -> (isDir, 0)
(OutName0, 1) -> (append, 2) -> (Append, 2) -> (Process, 1) -> (flush, 1) -> (generate, 0) -> (Generate, 1) -> (addFileRef, 2) -> (dispatch, 1) -> (isDir, 0)
(OutName0, 1) -> (append, 2) -> (Append, 2) -> (Process, 1) -> (process, 1) -> (readReply, 1) -> (newGeoLocationSliceParser, 1) -> (newGeoLocationParser, 1) -> (ListenUDP, 2) -> (newUDP, 2)
(OutName0, 1) -> (append, 2) -> (Append, 2) -> (Process, 1) -> (process, 1) -> (readReply, 1) -> (newGeoLocationSliceParser, 1) -> (newGeoLocationParser, 1) -> (ListenUDP, 5) -> (readLoop, 0)
(OutName0, 1) -> (append, 2) -> (Append, 2) -> (Process, 1) -> (process, 1) -> (readReply, 1) -> (newGeoLocationSliceParser, 1) -> (newGeoLocationParser, 1) -> (startListening, 0) -> (listenLoop, 0)
(OutName0, 1) -> (append, 2) -> (Append, 2) -> (Process, 1) -> (process, 1) -> (readReply, 1) -> (newGeoLocationSliceParser, 1) -> (newGeoLocationParser, 1) -> (dispatch, 1) -> (isDir, 0)
(OutName0, 1) -> (append, 2) -> (Append, 2) -> (Process, 1) -> (process, 1) -> (readReply, 1) -> (newGeoLocationSliceParser, 1) -> (newGeoLocationParser, 1) -> (dispatch, 1) -> (isDir, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (EncodeToBytes, 1) -> (toBytes, 0) -> (size, 0) -> (storeLastErr, 1) -> (ListenUDP, 2) -> (newUDP, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (EncodeToBytes, 1) -> (toBytes, 0) -> (size, 0) -> (storeLastErr, 1) -> (ListenUDP, 5) -> (readLoop, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (EncodeToBytes, 1) -> (toBytes, 0) -> (size, 0) -> (storeLastErr, 1) -> (startListening, 0) -> (listenLoop, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (EncodeToBytes, 1) -> (toBytes, 0) -> (size, 0) -> (storeLastErr, 1) -> (MasterAddr, 0) -> (setSentinel, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Encode, 2) -> (encodeBlock, 2) -> (load64, 2) -> (storeLastErr, 1) -> (ListenUDP, 2) -> (newUDP, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Encode, 2) -> (encodeBlock, 2) -> (load64, 2) -> (storeLastErr, 1) -> (ListenUDP, 5) -> (readLoop, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Encode, 2) -> (encodeBlock, 2) -> (load64, 2) -> (storeLastErr, 1) -> (startListening, 0) -> (listenLoop, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Encode, 2) -> (encodeBlock, 2) -> (load64, 2) -> (storeLastErr, 1) -> (MasterAddr, 0) -> (setSentinel, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (flush, 0) -> (logf, 6) -> (addFileRef, 2) -> (addFileRef, 2) -> (handleMsg, 1) -> (AddLottery, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Call, 5) -> (UseGas, 1) -> (Run, 2) -> (run, 0) -> (dispatch, 1) -> (isDir, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Call, 5) -> (UseGas, 1) -> (Run, 2) -> (run, 0) -> (dispatch, 1) -> (isDir, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Call, 5) -> (UseGas, 1) -> (Run, 2) -> (run, 0) -> (ListenUDP, 2) -> (newUDP, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Call, 5) -> (UseGas, 1) -> (Run, 2) -> (run, 0) -> (ListenUDP, 5) -> (readLoop, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Call, 5) -> (UseGas, 1) -> (Run, 2) -> (run, 0) -> (startListening, 0) -> (listenLoop, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Size, 0) -> (load, 1) -> (DecodeNumber32, 1) -> (ParseFileWithSourceMap, 5) -> (ListenUDP, 2) -> (newUDP, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Size, 0) -> (load, 1) -> (DecodeNumber32, 1) -> (ParseFileWithSourceMap, 5) -> (ListenUDP, 5) -> (readLoop, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Size, 0) -> (load, 1) -> (DecodeNumber32, 1) -> (ParseFileWithSourceMap, 5) -> (startListening, 0) -> (listenLoop, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (NewErrCorrupted, 2) -> (dispatch, 1) -> (isDir, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (NewErrCorrupted, 2) -> (dispatch, 1) -> (isDir, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (NewErrCorrupted, 2) -> (ListenUDP, 2) -> (newUDP, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (NewErrCorrupted, 2) -> (ListenUDP, 5) -> (readLoop, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (NewErrCorrupted, 2) -> (startListening, 0) -> (listenLoop, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (decodeDigit, 1) -> (dispatch, 1) -> (isDir, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (decodeDigit, 1) -> (dispatch, 1) -> (isDir, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (decodeDigit, 1) -> (ListenUDP, 2) -> (newUDP, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (decodeDigit, 1) -> (ListenUDP, 5) -> (readLoop, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (decodeDigit, 1) -> (startListening, 0) -> (listenLoop, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (dial, 2) -> (PipeAddr, 1) -> (Syscall9, 11) -> (doProtoHandshake, 1) -> (stateFetcher, 0) -> (runStateSync, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Read, 1) -> (SetReadDeadline, 1) -> (right, 1) -> (rightKey, 0) -> (handleMsg, 1) -> (AddLottery, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 0) -> (ElapsedTime, 0) -> (RecordTimer, 3) -> (RecordValue, 1) -> (dispatch, 1) -> (isDir, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 0) -> (ElapsedTime, 0) -> (RecordTimer, 3) -> (RecordValue, 1) -> (dispatch, 1) -> (isDir, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 0) -> (ElapsedTime, 0) -> (RecordTimer, 3) -> (RecordValue, 1) -> (ListenUDP, 2) -> (newUDP, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 0) -> (ElapsedTime, 0) -> (RecordTimer, 3) -> (RecordValue, 1) -> (ListenUDP, 5) -> (readLoop, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 0) -> (ElapsedTime, 0) -> (RecordTimer, 3) -> (RecordValue, 1) -> (startListening, 0) -> (listenLoop, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 1) -> (nonil, 2) -> (rewatch, 4) -> (nonStateWatchedLocked, 1) -> (WithCancel, 1) -> (cancel, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 1) -> (nonil, 2) -> (rewatch, 4) -> (nonStateWatchedLocked, 1) -> (ListenUDP, 2) -> (newUDP, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 1) -> (nonil, 2) -> (rewatch, 4) -> (nonStateWatchedLocked, 1) -> (ListenUDP, 5) -> (readLoop, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 1) -> (nonil, 2) -> (rewatch, 4) -> (nonStateWatchedLocked, 1) -> (startListening, 0) -> (listenLoop, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 1) -> (nonil, 2) -> (rewatch, 4) -> (nonStateWatchedLocked, 1) -> (ListenUDP, 2) -> (newUDP, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 1) -> (nonil, 2) -> (rewatch, 4) -> (nonStateWatchedLocked, 1) -> (ListenUDP, 5) -> (readLoop, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 1) -> (nonil, 2) -> (rewatch, 4) -> (nonStateWatchedLocked, 1) -> (startListening, 0) -> (listenLoop, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (unwatch, 2) -> (Name, 0) -> (uName, 0) -> (TrimSuffix, 2) -> (ListenUDP, 2) -> (newUDP, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (unwatch, 2) -> (Name, 0) -> (uName, 0) -> (TrimSuffix, 2) -> (ListenUDP, 5) -> (readLoop, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (unwatch, 2) -> (Name, 0) -> (uName, 0) -> (TrimSuffix, 2) -> (startListening, 0) -> (listenLoop, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Discard, 0) -> (isClosed, 0) -> (reuseFileNum, 1) -> (rightKey, 0) -> (handleMsg, 1) -> (AddLottery, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (mine, 2) -> (HashPos, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (ListenUDP, 2) -> (newUDP, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (ListenUDP, 5) -> (readLoop, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (startListening, 0) -> (listenLoop, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (WithDeadline, 2) -> (cancel, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (assignTasks, 0) -> (FetchNodeData, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (fetchBodies, 1) -> (fetchParts, 16)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (assignTasks, 0) -> (FetchNodeData, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (fetchBodies, 1) -> (fetchParts, 16)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (assignTasks, 0) -> (FetchNodeData, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (fetchBodies, 1) -> (fetchParts, 16)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (sign, 1) -> (AddVote, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (sign, 1) -> (AddVote, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (handleMsg, 1) -> (AddLottery, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (stateFetcher, 0) -> (runStateSync, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (insertChain, 2) -> (report, 3)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (mine, 2) -> (HashPos, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (WithDeadline, 2) -> (cancel, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (mine, 2) -> (HashPos, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Encode, 2) -> (encodeBlock, 2) -> (load64, 2) -> (storeLastErr, 1) -> (ListenUDP, 2) -> (newUDP, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Encode, 2) -> (encodeBlock, 2) -> (load64, 2) -> (storeLastErr, 1) -> (ListenUDP, 5) -> (readLoop, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Encode, 2) -> (encodeBlock, 2) -> (load64, 2) -> (storeLastErr, 1) -> (startListening, 0) -> (listenLoop, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Encode, 2) -> (encodeBlock, 2) -> (load64, 2) -> (storeLastErr, 1) -> (MasterAddr, 0) -> (setSentinel, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Read, 1) -> (SetReadDeadline, 1) -> (right, 1) -> (rightKey, 0) -> (handleMsg, 1) -> (AddLottery, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (WithCancel, 1) -> (cancel, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (assignTasks, 0) -> (FetchNodeData, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (fetchBodies, 1) -> (fetchParts, 16)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (ListenUDP, 2) -> (newUDP, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (ListenUDP, 5) -> (readLoop, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (startListening, 0) -> (listenLoop, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (assignTasks, 0) -> (FetchNodeData, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (fetchBodies, 1) -> (fetchParts, 16)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (APIs, 0) -> (NewPrivateDebugAPI, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (APIs, 0) -> (NewPrivateDebugAPI, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (startIPC, 1) -> (StartIPCEndpoint, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (startHTTP, 6) -> (StartHTTPEndpoint, 6)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (startWS, 5) -> (StartWSEndpoint, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (newUDP, 2) -> (newTable, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (listenLoop, 0) -> (Accept, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (WithCancel, 1) -> (cancel, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (dispatch, 1) -> (isDir, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (dispatch, 1) -> (isDir, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (reportStats, 1) -> (PeerCount, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (reportStats, 1) -> (PeerCount, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (reportStats, 1) -> (PeerCount, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (AddVote, 1) -> (SendVoteEvent, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (AddVote, 1) -> (SendVoteEvent, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (AddVote, 1) -> (SendVoteEvent, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (AddLottery, 1) -> (SendLotteryEvent, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (VerifySeal, 2) -> (ActualDifficulty, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (NewHeaderChecker, 1) -> (VerifyHeaders, 3)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (Process, 3) -> (Source, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (WriteBlockWithState, 3) -> (Preimages, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (AddLottery, 1) -> (SendLotteryEvent, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (WriteBlockWithState, 3) -> (Preimages, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (Open, 2) -> (openDB, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (Open, 2) -> (openDB, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (Recover, 2) -> (openDB, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (Recover, 2) -> (openDB, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (Open, 2) -> (openDB, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (Open, 2) -> (openDB, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (Recover, 2) -> (openDB, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (Recover, 2) -> (openDB, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (Open, 2) -> (openDB, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (Open, 2) -> (openDB, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (Recover, 2) -> (openDB, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (Recover, 2) -> (openDB, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (decodeDigit, 1) -> (dispatch, 1) -> (isDir, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (decodeDigit, 1) -> (dispatch, 1) -> (isDir, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (run, 3) -> (Run, 2) -> (run, 0) -> (removeAll, 0) -> (APIs, 0) -> (NewPrivateDebugAPI, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (run, 3) -> (Run, 2) -> (run, 0) -> (removeAll, 0) -> (APIs, 0) -> (NewPrivateDebugAPI, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (run, 3) -> (Run, 2) -> (run, 0) -> (removeAll, 0) -> (startIPC, 1) -> (StartIPCEndpoint, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (run, 3) -> (Run, 2) -> (run, 0) -> (removeAll, 0) -> (startHTTP, 6) -> (StartHTTPEndpoint, 6)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (run, 3) -> (Run, 2) -> (run, 0) -> (removeAll, 0) -> (startWS, 5) -> (StartWSEndpoint, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (run, 3) -> (Run, 2) -> (run, 0) -> (removeAll, 0) -> (newUDP, 2) -> (newTable, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (run, 3) -> (Run, 2) -> (run, 0) -> (removeAll, 0) -> (listenLoop, 0) -> (Accept, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (run, 3) -> (Run, 2) -> (run, 0) -> (removeAll, 0) -> (runFunc, 5) -> (forkCall, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (run, 3) -> (Run, 2) -> (run, 0) -> (removeAll, 0) -> (runFunc, 5) -> (forkCall, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (run, 3) -> (Run, 2) -> (run, 0) -> (removeAll, 0) -> (forkTest, 1) -> (roundUp, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (run, 3) -> (Run, 2) -> (run, 0) -> (removeAll, 0) -> (runFunc, 5) -> (forkCall, 5)
(OutName0, 1) -> (append, 2) -> (Append, 2) -> (Process, 1) -> (writeBlock, 2) -> (PutUint32, 2) -> (CRC, 1) -> (Valid, 0) -> (dial, 0) -> (DialTimeout, 3) -> (setSentinel, 1)
(OutName0, 1) -> (append, 2) -> (Append, 2) -> (Process, 1) -> (Hash, 0) -> (TxHash, 0) -> (hash, 3) -> (store, 3) -> (dial, 0) -> (DialTimeout, 3) -> (setSentinel, 1)
(OutName0, 1) -> (append, 2) -> (Append, 2) -> (Process, 1) -> (process, 1) -> (readReply, 1) -> (newGeoLocationSliceParser, 1) -> (newGeoLocationParser, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5)
(OutName0, 1) -> (append, 2) -> (Append, 2) -> (Process, 1) -> (process, 1) -> (readReply, 1) -> (newGeoLocationSliceParser, 1) -> (newGeoLocationParser, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5)
(OutName0, 1) -> (append, 2) -> (Append, 2) -> (Process, 1) -> (process, 1) -> (readReply, 1) -> (newGeoLocationSliceParser, 1) -> (newGeoLocationParser, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5)
(OutName0, 1) -> (append, 2) -> (Append, 2) -> (Process, 1) -> (process, 1) -> (readReply, 1) -> (newGeoLocationSliceParser, 1) -> (newGeoLocationParser, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5)
(OutName0, 1) -> (append, 2) -> (Append, 2) -> (Process, 1) -> (process, 1) -> (readReply, 1) -> (newGeoLocationSliceParser, 1) -> (newGeoLocationParser, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5)
(OutName0, 1) -> (append, 2) -> (Append, 2) -> (Process, 1) -> (process, 1) -> (readReply, 1) -> (newGeoLocationSliceParser, 1) -> (newGeoLocationParser, 1) -> (ListenUDP, 2) -> (newUDP, 2) -> (newTable, 5)
(OutName0, 1) -> (append, 2) -> (Append, 2) -> (Process, 1) -> (process, 1) -> (readReply, 1) -> (newGeoLocationSliceParser, 1) -> (newGeoLocationParser, 1) -> (startListening, 0) -> (listenLoop, 0) -> (Accept, 0)
(OutName0, 1) -> (append, 2) -> (Append, 2) -> (Process, 1) -> (process, 1) -> (readReply, 1) -> (newGeoLocationSliceParser, 1) -> (newGeoLocationParser, 1) -> (dial, 0) -> (DialTimeout, 3) -> (setSentinel, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (logf, 2) -> (writeLog, 1) -> (ToLogRecord, 0) -> (Object, 2) -> (dial, 0) -> (DialTimeout, 3) -> (setSentinel, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (EncodeToBytes, 1) -> (toBytes, 0) -> (size, 0) -> (storeLastErr, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (EncodeToBytes, 1) -> (toBytes, 0) -> (size, 0) -> (storeLastErr, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (EncodeToBytes, 1) -> (toBytes, 0) -> (size, 0) -> (storeLastErr, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (EncodeToBytes, 1) -> (toBytes, 0) -> (size, 0) -> (storeLastErr, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (EncodeToBytes, 1) -> (toBytes, 0) -> (size, 0) -> (storeLastErr, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (EncodeToBytes, 1) -> (toBytes, 0) -> (size, 0) -> (storeLastErr, 1) -> (ListenUDP, 2) -> (newUDP, 2) -> (newTable, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (EncodeToBytes, 1) -> (toBytes, 0) -> (size, 0) -> (storeLastErr, 1) -> (startListening, 0) -> (listenLoop, 0) -> (Accept, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Encode, 2) -> (encodeBlock, 2) -> (load64, 2) -> (storeLastErr, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Encode, 2) -> (encodeBlock, 2) -> (load64, 2) -> (storeLastErr, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Encode, 2) -> (encodeBlock, 2) -> (load64, 2) -> (storeLastErr, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Encode, 2) -> (encodeBlock, 2) -> (load64, 2) -> (storeLastErr, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Encode, 2) -> (encodeBlock, 2) -> (load64, 2) -> (storeLastErr, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Encode, 2) -> (encodeBlock, 2) -> (load64, 2) -> (storeLastErr, 1) -> (ListenUDP, 2) -> (newUDP, 2) -> (newTable, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Encode, 2) -> (encodeBlock, 2) -> (load64, 2) -> (storeLastErr, 1) -> (startListening, 0) -> (listenLoop, 0) -> (Accept, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (flush, 0) -> (logf, 6) -> (addFileRef, 2) -> (addFileRef, 2) -> (handleMsg, 1) -> (AddLottery, 1) -> (SendLotteryEvent, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (flush, 0) -> (logf, 6) -> (addFileRef, 2) -> (addFileRef, 2) -> (handleMsg, 1) -> (AddLottery, 1) -> (SendLotteryEvent, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Call, 5) -> (UseGas, 1) -> (Run, 2) -> (run, 0) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Call, 5) -> (UseGas, 1) -> (Run, 2) -> (run, 0) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Call, 5) -> (UseGas, 1) -> (Run, 2) -> (run, 0) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Call, 5) -> (UseGas, 1) -> (Run, 2) -> (run, 0) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Call, 5) -> (UseGas, 1) -> (Run, 2) -> (run, 0) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Call, 5) -> (UseGas, 1) -> (Run, 2) -> (run, 0) -> (ListenUDP, 2) -> (newUDP, 2) -> (newTable, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Call, 5) -> (UseGas, 1) -> (Run, 2) -> (run, 0) -> (startListening, 0) -> (listenLoop, 0) -> (Accept, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Call, 5) -> (UseGas, 1) -> (Run, 2) -> (run, 0) -> (checkFixtureArgs, 0) -> (logArgPanic, 2) -> (niceFuncName, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Call, 5) -> (UseGas, 1) -> (Run, 2) -> (run, 0) -> (runFixture, 3) -> (StopTimer, 0) -> (forkCall, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Call, 5) -> (UseGas, 1) -> (Run, 2) -> (run, 0) -> (runTest, 1) -> (forkTest, 1) -> (roundUp, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Call, 5) -> (UseGas, 1) -> (Run, 2) -> (run, 0) -> (skipTests, 2) -> (runFunc, 5) -> (forkCall, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Size, 0) -> (load, 1) -> (DecodeNumber32, 1) -> (ParseFileWithSourceMap, 5) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Size, 0) -> (load, 1) -> (DecodeNumber32, 1) -> (ParseFileWithSourceMap, 5) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Size, 0) -> (load, 1) -> (DecodeNumber32, 1) -> (ParseFileWithSourceMap, 5) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Size, 0) -> (load, 1) -> (DecodeNumber32, 1) -> (ParseFileWithSourceMap, 5) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Size, 0) -> (load, 1) -> (DecodeNumber32, 1) -> (ParseFileWithSourceMap, 5) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Size, 0) -> (load, 1) -> (DecodeNumber32, 1) -> (ParseFileWithSourceMap, 5) -> (ListenUDP, 2) -> (newUDP, 2) -> (newTable, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Size, 0) -> (load, 1) -> (DecodeNumber32, 1) -> (ParseFileWithSourceMap, 5) -> (startListening, 0) -> (listenLoop, 0) -> (Accept, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (NewErrCorrupted, 2) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (NewErrCorrupted, 2) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (NewErrCorrupted, 2) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (NewErrCorrupted, 2) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (NewErrCorrupted, 2) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (NewErrCorrupted, 2) -> (ListenUDP, 2) -> (newUDP, 2) -> (newTable, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (NewErrCorrupted, 2) -> (startListening, 0) -> (listenLoop, 0) -> (Accept, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Add, 2) -> (removeOldest, 0) -> (removeElement, 1) -> (onEvict, 2) -> (verify, 0) -> (WaitVerifyProof, 0) -> (HasProc, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (decodeDigit, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (decodeDigit, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (decodeDigit, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (decodeDigit, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (decodeDigit, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (decodeDigit, 1) -> (ListenUDP, 2) -> (newUDP, 2) -> (newTable, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (decodeDigit, 1) -> (startListening, 0) -> (listenLoop, 0) -> (Accept, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Read, 1) -> (SetReadDeadline, 1) -> (right, 1) -> (rightKey, 0) -> (handleMsg, 1) -> (AddLottery, 1) -> (SendLotteryEvent, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Read, 1) -> (SetReadDeadline, 1) -> (right, 1) -> (rightKey, 0) -> (handleMsg, 1) -> (AddLottery, 1) -> (SendLotteryEvent, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 0) -> (ElapsedTime, 0) -> (RecordTimer, 3) -> (RecordValue, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 0) -> (ElapsedTime, 0) -> (RecordTimer, 3) -> (RecordValue, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 0) -> (ElapsedTime, 0) -> (RecordTimer, 3) -> (RecordValue, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 0) -> (ElapsedTime, 0) -> (RecordTimer, 3) -> (RecordValue, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 0) -> (ElapsedTime, 0) -> (RecordTimer, 3) -> (RecordValue, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 0) -> (ElapsedTime, 0) -> (RecordTimer, 3) -> (RecordValue, 1) -> (ListenUDP, 2) -> (newUDP, 2) -> (newTable, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 0) -> (ElapsedTime, 0) -> (RecordTimer, 3) -> (RecordValue, 1) -> (startListening, 0) -> (listenLoop, 0) -> (Accept, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 1) -> (nonil, 2) -> (rewatch, 4) -> (nonStateWatchedLocked, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 1) -> (nonil, 2) -> (rewatch, 4) -> (nonStateWatchedLocked, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 1) -> (nonil, 2) -> (rewatch, 4) -> (nonStateWatchedLocked, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 1) -> (nonil, 2) -> (rewatch, 4) -> (nonStateWatchedLocked, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 1) -> (nonil, 2) -> (rewatch, 4) -> (nonStateWatchedLocked, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 1) -> (nonil, 2) -> (rewatch, 4) -> (nonStateWatchedLocked, 1) -> (ListenUDP, 2) -> (newUDP, 2) -> (newTable, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 1) -> (nonil, 2) -> (rewatch, 4) -> (nonStateWatchedLocked, 1) -> (startListening, 0) -> (listenLoop, 0) -> (Accept, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 1) -> (nonil, 2) -> (rewatch, 4) -> (nonStateWatchedLocked, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 1) -> (nonil, 2) -> (rewatch, 4) -> (nonStateWatchedLocked, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 1) -> (nonil, 2) -> (rewatch, 4) -> (nonStateWatchedLocked, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 1) -> (nonil, 2) -> (rewatch, 4) -> (nonStateWatchedLocked, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 1) -> (nonil, 2) -> (rewatch, 4) -> (nonStateWatchedLocked, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 1) -> (nonil, 2) -> (rewatch, 4) -> (nonStateWatchedLocked, 1) -> (ListenUDP, 2) -> (newUDP, 2) -> (newTable, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 1) -> (nonil, 2) -> (rewatch, 4) -> (nonStateWatchedLocked, 1) -> (startListening, 0) -> (listenLoop, 0) -> (Accept, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (unwatch, 2) -> (Name, 0) -> (uName, 0) -> (TrimSuffix, 2) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (unwatch, 2) -> (Name, 0) -> (uName, 0) -> (TrimSuffix, 2) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (unwatch, 2) -> (Name, 0) -> (uName, 0) -> (TrimSuffix, 2) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (unwatch, 2) -> (Name, 0) -> (uName, 0) -> (TrimSuffix, 2) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (unwatch, 2) -> (Name, 0) -> (uName, 0) -> (TrimSuffix, 2) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (unwatch, 2) -> (Name, 0) -> (uName, 0) -> (TrimSuffix, 2) -> (ListenUDP, 2) -> (newUDP, 2) -> (newTable, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (unwatch, 2) -> (Name, 0) -> (uName, 0) -> (TrimSuffix, 2) -> (startListening, 0) -> (listenLoop, 0) -> (Accept, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Discard, 0) -> (isClosed, 0) -> (reuseFileNum, 1) -> (rightKey, 0) -> (handleMsg, 1) -> (AddLottery, 1) -> (SendLotteryEvent, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Discard, 0) -> (isClosed, 0) -> (reuseFileNum, 1) -> (rightKey, 0) -> (handleMsg, 1) -> (AddLottery, 1) -> (SendLotteryEvent, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (ListenUDP, 2) -> (newUDP, 2) -> (newTable, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (startListening, 0) -> (listenLoop, 0) -> (Accept, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (report, 1) -> (reportStats, 1) -> (PeerCount, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (report, 1) -> (reportStats, 1) -> (PeerCount, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (report, 1) -> (reportStats, 1) -> (PeerCount, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (sign, 1) -> (AddVote, 1) -> (SendVoteEvent, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (sign, 1) -> (AddVote, 1) -> (SendVoteEvent, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (handleMsg, 1) -> (AddLottery, 1) -> (SendLotteryEvent, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (handleMsg, 1) -> (AddLottery, 1) -> (SendLotteryEvent, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (verifyHeader, 4) -> (VerifySeal, 2) -> (ActualDifficulty, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (insertChain, 2) -> (report, 3) -> (Info, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (insertChain, 2) -> (report, 3) -> (Info, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (insertChain, 2) -> (report, 3) -> (Info, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (powResultLoop, 0) -> (SetVotes, 2) -> (doit, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (resultLoop, 0) -> (Insert, 2) -> (Link, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (OpenFile, 2) -> (newFileLock, 2) -> (openDB, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (OpenFile, 2) -> (newFileLock, 2) -> (openDB, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (RecoverFile, 2) -> (Recover, 2) -> (openDB, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (RecoverFile, 2) -> (Recover, 2) -> (openDB, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (OpenFile, 2) -> (newFileLock, 2) -> (openDB, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (OpenFile, 2) -> (newFileLock, 2) -> (openDB, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (RecoverFile, 2) -> (Recover, 2) -> (openDB, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (RecoverFile, 2) -> (Recover, 2) -> (openDB, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (OpenFile, 2) -> (newFileLock, 2) -> (openDB, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (OpenFile, 2) -> (newFileLock, 2) -> (openDB, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (RecoverFile, 2) -> (Recover, 2) -> (openDB, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (RecoverFile, 2) -> (Recover, 2) -> (openDB, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Encode, 2) -> (encodeBlock, 2) -> (load64, 2) -> (storeLastErr, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Encode, 2) -> (encodeBlock, 2) -> (load64, 2) -> (storeLastErr, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Encode, 2) -> (encodeBlock, 2) -> (load64, 2) -> (storeLastErr, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Encode, 2) -> (encodeBlock, 2) -> (load64, 2) -> (storeLastErr, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Encode, 2) -> (encodeBlock, 2) -> (load64, 2) -> (storeLastErr, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Encode, 2) -> (encodeBlock, 2) -> (load64, 2) -> (storeLastErr, 1) -> (ListenUDP, 2) -> (newUDP, 2) -> (newTable, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Encode, 2) -> (encodeBlock, 2) -> (load64, 2) -> (storeLastErr, 1) -> (startListening, 0) -> (listenLoop, 0) -> (Accept, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Read, 1) -> (SetReadDeadline, 1) -> (right, 1) -> (rightKey, 0) -> (handleMsg, 1) -> (AddLottery, 1) -> (SendLotteryEvent, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Read, 1) -> (SetReadDeadline, 1) -> (right, 1) -> (rightKey, 0) -> (handleMsg, 1) -> (AddLottery, 1) -> (SendLotteryEvent, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (OpenFile, 2) -> (newFileLock, 2) -> (openDB, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (OpenFile, 2) -> (newFileLock, 2) -> (openDB, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (RecoverFile, 2) -> (Recover, 2) -> (openDB, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (RecoverFile, 2) -> (Recover, 2) -> (openDB, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (Seal, 3) -> (mine, 5) -> (KeepAlive, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (report, 1) -> (reportStats, 1) -> (PeerCount, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (ListenUDP, 2) -> (newUDP, 2) -> (newTable, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (startListening, 0) -> (listenLoop, 0) -> (Accept, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (report, 1) -> (reportStats, 1) -> (PeerCount, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (APIs, 0) -> (NewPrivateDebugAPI, 2) -> (timeoutLoop, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (startIPC, 1) -> (StartIPCEndpoint, 2) -> (ServeListener, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (checkFixtureArgs, 0) -> (logArgPanic, 2) -> (niceFuncName, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (runFixture, 3) -> (StopTimer, 0) -> (forkCall, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (runTest, 1) -> (forkTest, 1) -> (roundUp, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (skipTests, 2) -> (runFunc, 5) -> (forkCall, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (Seal, 3) -> (mine, 5) -> (EncodeNonce, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (Recover, 2) -> (openDB, 1) -> (mCompaction, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (Recover, 2) -> (openDB, 1) -> (mCompaction, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (Recover, 2) -> (openDB, 1) -> (mCompaction, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (makeAccountManager, 1) -> (NewManager, 1) -> (update, 0) -> (Dy, 0) -> (Seal, 3) -> (mine, 5) -> (EncodeNonce, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (run, 3) -> (Run, 2) -> (run, 0) -> (removeAll, 0) -> (APIs, 0) -> (NewPrivateDebugAPI, 2) -> (timeoutLoop, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (run, 3) -> (Run, 2) -> (run, 0) -> (removeAll, 0) -> (startIPC, 1) -> (StartIPCEndpoint, 2) -> (ServeListener, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (run, 3) -> (Run, 2) -> (run, 0) -> (removeAll, 0) -> (checkFixtureArgs, 0) -> (logArgPanic, 2) -> (niceFuncName, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (run, 3) -> (Run, 2) -> (run, 0) -> (removeAll, 0) -> (runFixture, 3) -> (StopTimer, 0) -> (forkCall, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (run, 3) -> (Run, 2) -> (run, 0) -> (removeAll, 0) -> (runTest, 1) -> (forkTest, 1) -> (roundUp, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (run, 3) -> (Run, 2) -> (run, 0) -> (removeAll, 0) -> (skipTests, 2) -> (runFunc, 5) -> (forkCall, 5)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Add, 2) -> (removeOldest, 0) -> (removeElement, 1) -> (onEvict, 2) -> (verify, 0) -> (WaitVerifyProof, 0) -> (HasProc, 0)
(OutName0, 1) -> (append, 2) -> (Append, 2) -> (Process, 1) -> (Add, 1) -> (Append, 1) -> (BuildJaegerThrift, 1) -> (buildReferences, 1) -> (VerifyWithoutState, 3) -> (verify, 0) -> (WaitVerifyProof, 0) -> (HasProc, 0)
(OutName0, 1) -> (append, 2) -> (Append, 2) -> (Process, 1) -> (process, 1) -> (readReply, 1) -> (newGeoLocationSliceParser, 1) -> (newGeoLocationParser, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2)
(OutName0, 1) -> (append, 2) -> (Append, 2) -> (Process, 1) -> (process, 1) -> (readReply, 1) -> (newGeoLocationSliceParser, 1) -> (newGeoLocationParser, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (EncodeToBytes, 1) -> (toBytes, 0) -> (size, 0) -> (storeLastErr, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (EncodeToBytes, 1) -> (toBytes, 0) -> (size, 0) -> (storeLastErr, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Encode, 2) -> (encodeBlock, 2) -> (load64, 2) -> (storeLastErr, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Encode, 2) -> (encodeBlock, 2) -> (load64, 2) -> (storeLastErr, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Call, 5) -> (UseGas, 1) -> (Run, 2) -> (run, 0) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Call, 5) -> (UseGas, 1) -> (Run, 2) -> (run, 0) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Size, 0) -> (load, 1) -> (DecodeNumber32, 1) -> (ParseFileWithSourceMap, 5) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Size, 0) -> (load, 1) -> (DecodeNumber32, 1) -> (ParseFileWithSourceMap, 5) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (NewErrCorrupted, 2) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (NewErrCorrupted, 2) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (decodeDigit, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (decodeDigit, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 0) -> (ElapsedTime, 0) -> (RecordTimer, 3) -> (RecordValue, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 0) -> (ElapsedTime, 0) -> (RecordTimer, 3) -> (RecordValue, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 1) -> (nonil, 2) -> (rewatch, 4) -> (nonStateWatchedLocked, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 1) -> (nonil, 2) -> (rewatch, 4) -> (nonStateWatchedLocked, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 1) -> (nonil, 2) -> (rewatch, 4) -> (nonStateWatchedLocked, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 1) -> (nonil, 2) -> (rewatch, 4) -> (nonStateWatchedLocked, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (unwatch, 2) -> (Name, 0) -> (uName, 0) -> (TrimSuffix, 2) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (unwatch, 2) -> (Name, 0) -> (uName, 0) -> (TrimSuffix, 2) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (mine, 2) -> (HashPos, 0) -> (mine, 5) -> (EncodeNonce, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (mine, 2) -> (HashPos, 0) -> (mine, 5) -> (EncodeNonce, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (RecoverFile, 2) -> (Recover, 2) -> (openDB, 1) -> (mCompaction, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (RecoverFile, 2) -> (Recover, 2) -> (openDB, 1) -> (mCompaction, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (RecoverFile, 2) -> (Recover, 2) -> (openDB, 1) -> (mCompaction, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (mine, 2) -> (HashPos, 0) -> (mine, 5) -> (EncodeNonce, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Encode, 2) -> (encodeBlock, 2) -> (load64, 2) -> (storeLastErr, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Encode, 2) -> (encodeBlock, 2) -> (load64, 2) -> (storeLastErr, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (RecoverFile, 2) -> (Recover, 2) -> (openDB, 1) -> (mCompaction, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (Synchronise, 4) -> (synchronise, 4) -> (syncWithPeer, 3) -> (spawnSync, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (Synchronise, 4) -> (synchronise, 4) -> (syncWithPeer, 3) -> (spawnSync, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (Synchronise, 4) -> (synchronise, 4) -> (syncWithPeer, 3) -> (spawnSync, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (Synchronise, 4) -> (synchronise, 4) -> (syncWithPeer, 3) -> (spawnSync, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (Synchronise, 4) -> (synchronise, 4) -> (syncWithPeer, 3) -> (spawnSync, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (VerifySeal, 2) -> (ActualDifficulty, 0) -> (hashimoto, 5) -> (Miner_Hash_1, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (VerifySeal, 2) -> (ActualDifficulty, 0) -> (hashimoto, 5) -> (Miner_Hash_1, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (Open, 2) -> (openDB, 1) -> (mCompaction, 0) -> (memCompaction, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (Recover, 2) -> (openDB, 1) -> (mCompaction, 0) -> (memCompaction, 0)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (synchronise, 1) -> (Synchronise, 4) -> (synchronise, 4) -> (syncWithPeer, 3) -> (spawnSync, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (synchronise, 1) -> (Synchronise, 4) -> (synchronise, 4) -> (syncWithPeer, 3) -> (spawnSync, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (synchronise, 1) -> (Synchronise, 4) -> (synchronise, 4) -> (syncWithPeer, 3) -> (spawnSync, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (synchronise, 1) -> (Synchronise, 4) -> (synchronise, 4) -> (syncWithPeer, 3) -> (spawnSync, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (synchronise, 1) -> (Synchronise, 4) -> (synchronise, 4) -> (syncWithPeer, 3) -> (spawnSync, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (verifyHeader, 4) -> (VerifySeal, 2) -> (ActualDifficulty, 0) -> (hashimoto, 5) -> (Miner_Hash_1, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (verifyHeader, 4) -> (VerifySeal, 2) -> (ActualDifficulty, 0) -> (hashimoto, 5) -> (Miner_Hash_1, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Parse, 2) -> (parseMappings, 1) -> (parse, 0) -> (UnreadByte, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Parse, 2) -> (parseMappings, 1) -> (parse, 0) -> (UnreadByte, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Parse, 2) -> (parseMappings, 1) -> (parse, 0) -> (UnreadByte, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Parse, 2) -> (parseMappings, 1) -> (parse, 0) -> (UnreadByte, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Parse, 2) -> (parseMappings, 1) -> (parse, 0) -> (UnreadByte, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Parse, 2) -> (parseMappings, 1) -> (parse, 0) -> (UnreadByte, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Parse, 2) -> (parseMappings, 1) -> (parse, 0) -> (UnreadByte, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Parse, 2) -> (parseMappings, 1) -> (parse, 0) -> (UnreadByte, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Parse, 2) -> (parseMappings, 1) -> (parse, 0) -> (UnreadByte, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Parse, 2) -> (parseMappings, 1) -> (parse, 0) -> (UnreadByte, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Parse, 2) -> (parseMappings, 1) -> (parse, 0) -> (UnreadByte, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Parse, 2) -> (parseMappings, 1) -> (parse, 0) -> (UnreadByte, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Parse, 2) -> (parseMappings, 1) -> (parse, 0) -> (UnreadByte, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Parse, 2) -> (parseMappings, 1) -> (parse, 0) -> (UnreadByte, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Parse, 2) -> (parseMappings, 1) -> (parse, 0) -> (UnreadByte, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Parse, 2) -> (parseMappings, 1) -> (parse, 0) -> (UnreadByte, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Parse, 2) -> (parseMappings, 1) -> (parse, 0) -> (UnreadByte, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Parse, 2) -> (parseMappings, 1) -> (parse, 0) -> (UnreadByte, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Parse, 2) -> (parseMappings, 1) -> (parse, 0) -> (UnreadByte, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Parse, 2) -> (parseMappings, 1) -> (parse, 0) -> (UnreadByte, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Parse, 2) -> (parseMappings, 1) -> (parse, 0) -> (UnreadByte, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Parse, 2) -> (parseMappings, 1) -> (parse, 0) -> (UnreadByte, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Parse, 2) -> (parseMappings, 1) -> (parse, 0) -> (UnreadByte, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Parse, 2) -> (parseMappings, 1) -> (parse, 0) -> (UnreadByte, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Parse, 2) -> (parseMappings, 1) -> (parse, 0) -> (UnreadByte, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Parse, 2) -> (parseMappings, 1) -> (parse, 0) -> (UnreadByte, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Parse, 2) -> (parseMappings, 1) -> (parse, 0) -> (UnreadByte, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Parse, 2) -> (parseMappings, 1) -> (parse, 0) -> (UnreadByte, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Parse, 2) -> (parseMappings, 1) -> (parse, 0) -> (UnreadByte, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Parse, 2) -> (parseMappings, 1) -> (parse, 0) -> (UnreadByte, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Parse, 2) -> (parseMappings, 1) -> (parse, 0) -> (UnreadByte, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Parse, 2) -> (parseMappings, 1) -> (parse, 0) -> (UnreadByte, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (Seal, 3) -> (mine, 5) -> (KeepAlive, 1) -> (hashimoto, 5) -> (Miner_Hash_1, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (Seal, 3) -> (mine, 5) -> (KeepAlive, 1) -> (hashimoto, 5) -> (Miner_Hash_1, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (Synchronise, 4) -> (synchronise, 4) -> (syncWithPeer, 3) -> (spawnSync, 1) -> (importBlockResults, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (, 0) -> (newCheckPoints, 0) -> (And, 2) -> (ReadBits, 2) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (, 0) -> (newCheckPoints, 0) -> (And, 2) -> (ReadBits, 2) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (, 0) -> (newCheckPoints, 0) -> (And, 2) -> (ReadBits, 2) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (, 0) -> (newCheckPoints, 0) -> (And, 2) -> (ReadBits, 2) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (, 0) -> (newCheckPoints, 0) -> (And, 2) -> (ReadBits, 2) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (, 0) -> (newCheckPoints, 0) -> (And, 2) -> (ReadBits, 2) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (, 0) -> (newCheckPoints, 0) -> (And, 2) -> (ReadBits, 2) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (, 0) -> (newCheckPoints, 0) -> (And, 2) -> (ReadBits, 2) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (, 0) -> (newCheckPoints, 0) -> (And, 2) -> (ReadBits, 2) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (, 0) -> (newCheckPoints, 0) -> (And, 2) -> (ReadBits, 2) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (, 0) -> (newCheckPoints, 0) -> (And, 2) -> (ReadBits, 2) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (, 0) -> (newCheckPoints, 0) -> (And, 2) -> (ReadBits, 2) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (, 0) -> (newCheckPoints, 0) -> (And, 2) -> (ReadBits, 2) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (, 0) -> (newCheckPoints, 0) -> (And, 2) -> (ReadBits, 2) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (, 0) -> (newCheckPoints, 0) -> (And, 2) -> (ReadBits, 2) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (, 0) -> (newCheckPoints, 0) -> (And, 2) -> (ReadBits, 2) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (, 0) -> (newCheckPoints, 0) -> (And, 2) -> (ReadBits, 2) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (, 0) -> (newCheckPoints, 0) -> (And, 2) -> (ReadBits, 2) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (, 0) -> (newCheckPoints, 0) -> (And, 2) -> (ReadBits, 2) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (, 0) -> (newCheckPoints, 0) -> (And, 2) -> (ReadBits, 2) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (, 0) -> (newCheckPoints, 0) -> (And, 2) -> (ReadBits, 2) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (, 0) -> (newCheckPoints, 0) -> (And, 2) -> (ReadBits, 2) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (, 0) -> (newCheckPoints, 0) -> (And, 2) -> (ReadBits, 2) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (, 0) -> (newCheckPoints, 0) -> (And, 2) -> (ReadBits, 2) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (, 0) -> (newCheckPoints, 0) -> (And, 2) -> (ReadBits, 2) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (, 0) -> (newCheckPoints, 0) -> (And, 2) -> (ReadBits, 2) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (, 0) -> (newCheckPoints, 0) -> (And, 2) -> (ReadBits, 2) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (, 0) -> (newCheckPoints, 0) -> (And, 2) -> (ReadBits, 2) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (, 0) -> (newCheckPoints, 0) -> (And, 2) -> (ReadBits, 2) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (, 0) -> (newCheckPoints, 0) -> (And, 2) -> (ReadBits, 2) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (, 0) -> (newCheckPoints, 0) -> (And, 2) -> (ReadBits, 2) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (, 0) -> (newCheckPoints, 0) -> (And, 2) -> (ReadBits, 2) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Append, 2) -> (Process, 1) -> (flush, 1) -> (generate, 0) -> (Generate, 1) -> (addFileRef, 2) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Append, 2) -> (Process, 1) -> (flush, 1) -> (generate, 0) -> (Generate, 1) -> (addFileRef, 2) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Append, 2) -> (Process, 1) -> (flush, 1) -> (generate, 0) -> (Generate, 1) -> (addFileRef, 2) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Append, 2) -> (Process, 1) -> (flush, 1) -> (generate, 0) -> (Generate, 1) -> (addFileRef, 2) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Append, 2) -> (Process, 1) -> (flush, 1) -> (generate, 0) -> (Generate, 1) -> (addFileRef, 2) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Append, 2) -> (Process, 1) -> (flush, 1) -> (generate, 0) -> (Generate, 1) -> (addFileRef, 2) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Append, 2) -> (Process, 1) -> (flush, 1) -> (generate, 0) -> (Generate, 1) -> (addFileRef, 2) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Append, 2) -> (Process, 1) -> (flush, 1) -> (generate, 0) -> (Generate, 1) -> (addFileRef, 2) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Append, 2) -> (Process, 1) -> (flush, 1) -> (generate, 0) -> (Generate, 1) -> (addFileRef, 2) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Append, 2) -> (Process, 1) -> (flush, 1) -> (generate, 0) -> (Generate, 1) -> (addFileRef, 2) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Append, 2) -> (Process, 1) -> (flush, 1) -> (generate, 0) -> (Generate, 1) -> (addFileRef, 2) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Append, 2) -> (Process, 1) -> (flush, 1) -> (generate, 0) -> (Generate, 1) -> (addFileRef, 2) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Append, 2) -> (Process, 1) -> (flush, 1) -> (generate, 0) -> (Generate, 1) -> (addFileRef, 2) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Append, 2) -> (Process, 1) -> (flush, 1) -> (generate, 0) -> (Generate, 1) -> (addFileRef, 2) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Append, 2) -> (Process, 1) -> (flush, 1) -> (generate, 0) -> (Generate, 1) -> (addFileRef, 2) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Append, 2) -> (Process, 1) -> (flush, 1) -> (generate, 0) -> (Generate, 1) -> (addFileRef, 2) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Call, 5) -> (UseGas, 1) -> (Run, 2) -> (run, 0) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Call, 5) -> (UseGas, 1) -> (Run, 2) -> (run, 0) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Call, 5) -> (UseGas, 1) -> (Run, 2) -> (run, 0) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Call, 5) -> (UseGas, 1) -> (Run, 2) -> (run, 0) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Call, 5) -> (UseGas, 1) -> (Run, 2) -> (run, 0) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Call, 5) -> (UseGas, 1) -> (Run, 2) -> (run, 0) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Call, 5) -> (UseGas, 1) -> (Run, 2) -> (run, 0) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Call, 5) -> (UseGas, 1) -> (Run, 2) -> (run, 0) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Call, 5) -> (UseGas, 1) -> (Run, 2) -> (run, 0) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Call, 5) -> (UseGas, 1) -> (Run, 2) -> (run, 0) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Call, 5) -> (UseGas, 1) -> (Run, 2) -> (run, 0) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Call, 5) -> (UseGas, 1) -> (Run, 2) -> (run, 0) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Call, 5) -> (UseGas, 1) -> (Run, 2) -> (run, 0) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Call, 5) -> (UseGas, 1) -> (Run, 2) -> (run, 0) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Call, 5) -> (UseGas, 1) -> (Run, 2) -> (run, 0) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Call, 5) -> (UseGas, 1) -> (Run, 2) -> (run, 0) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Time, 0) -> (NewStringSliceCmd, 1) -> (RawSyscall, 4) -> (NsecToTimeval, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Time, 0) -> (NewStringSliceCmd, 1) -> (RawSyscall, 4) -> (NsecToTimeval, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Time, 0) -> (NewStringSliceCmd, 1) -> (RawSyscall, 4) -> (NsecToTimeval, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Time, 0) -> (NewStringSliceCmd, 1) -> (RawSyscall, 4) -> (NsecToTimeval, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Time, 0) -> (NewStringSliceCmd, 1) -> (RawSyscall, 4) -> (NsecToTimeval, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Time, 0) -> (NewStringSliceCmd, 1) -> (RawSyscall, 4) -> (NsecToTimeval, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Time, 0) -> (NewStringSliceCmd, 1) -> (RawSyscall, 4) -> (NsecToTimeval, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Time, 0) -> (NewStringSliceCmd, 1) -> (RawSyscall, 4) -> (NsecToTimeval, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Time, 0) -> (NewStringSliceCmd, 1) -> (RawSyscall, 4) -> (NsecToTimeval, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Time, 0) -> (NewStringSliceCmd, 1) -> (RawSyscall, 4) -> (NsecToTimeval, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Time, 0) -> (NewStringSliceCmd, 1) -> (RawSyscall, 4) -> (NsecToTimeval, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Time, 0) -> (NewStringSliceCmd, 1) -> (RawSyscall, 4) -> (NsecToTimeval, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Time, 0) -> (NewStringSliceCmd, 1) -> (RawSyscall, 4) -> (NsecToTimeval, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Time, 0) -> (NewStringSliceCmd, 1) -> (RawSyscall, 4) -> (NsecToTimeval, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Time, 0) -> (NewStringSliceCmd, 1) -> (RawSyscall, 4) -> (NsecToTimeval, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Time, 0) -> (NewStringSliceCmd, 1) -> (RawSyscall, 4) -> (NsecToTimeval, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Time, 0) -> (NewStringSliceCmd, 1) -> (RawSyscall, 4) -> (NsecToTimeval, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Time, 0) -> (NewStringSliceCmd, 1) -> (RawSyscall, 4) -> (NsecToTimeval, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Time, 0) -> (NewStringSliceCmd, 1) -> (RawSyscall, 4) -> (NsecToTimeval, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Time, 0) -> (NewStringSliceCmd, 1) -> (RawSyscall, 4) -> (NsecToTimeval, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Time, 0) -> (NewStringSliceCmd, 1) -> (RawSyscall, 4) -> (NsecToTimeval, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Time, 0) -> (NewStringSliceCmd, 1) -> (RawSyscall, 4) -> (NsecToTimeval, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Time, 0) -> (NewStringSliceCmd, 1) -> (RawSyscall, 4) -> (NsecToTimeval, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Time, 0) -> (NewStringSliceCmd, 1) -> (RawSyscall, 4) -> (NsecToTimeval, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Time, 0) -> (NewStringSliceCmd, 1) -> (RawSyscall, 4) -> (NsecToTimeval, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Time, 0) -> (NewStringSliceCmd, 1) -> (RawSyscall, 4) -> (NsecToTimeval, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Time, 0) -> (NewStringSliceCmd, 1) -> (RawSyscall, 4) -> (NsecToTimeval, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Time, 0) -> (NewStringSliceCmd, 1) -> (RawSyscall, 4) -> (NsecToTimeval, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Time, 0) -> (NewStringSliceCmd, 1) -> (RawSyscall, 4) -> (NsecToTimeval, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Time, 0) -> (NewStringSliceCmd, 1) -> (RawSyscall, 4) -> (NsecToTimeval, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Time, 0) -> (NewStringSliceCmd, 1) -> (RawSyscall, 4) -> (NsecToTimeval, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Time, 0) -> (NewStringSliceCmd, 1) -> (RawSyscall, 4) -> (NsecToTimeval, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (NewErrCorrupted, 2) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (NewErrCorrupted, 2) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (NewErrCorrupted, 2) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (NewErrCorrupted, 2) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (NewErrCorrupted, 2) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (NewErrCorrupted, 2) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (NewErrCorrupted, 2) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (NewErrCorrupted, 2) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (NewErrCorrupted, 2) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (NewErrCorrupted, 2) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (NewErrCorrupted, 2) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (NewErrCorrupted, 2) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (NewErrCorrupted, 2) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (NewErrCorrupted, 2) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (NewErrCorrupted, 2) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (NewErrCorrupted, 2) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (decodeDigit, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (decodeDigit, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (decodeDigit, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (decodeDigit, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (decodeDigit, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (decodeDigit, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (decodeDigit, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (decodeDigit, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (decodeDigit, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (decodeDigit, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (decodeDigit, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (decodeDigit, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (decodeDigit, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (decodeDigit, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (decodeDigit, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (decodeDigit, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Read, 1) -> (SetReadDeadline, 1) -> (right, 1) -> (rightKey, 0) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Read, 1) -> (SetReadDeadline, 1) -> (right, 1) -> (rightKey, 0) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Read, 1) -> (SetReadDeadline, 1) -> (right, 1) -> (rightKey, 0) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Read, 1) -> (SetReadDeadline, 1) -> (right, 1) -> (rightKey, 0) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Read, 1) -> (SetReadDeadline, 1) -> (right, 1) -> (rightKey, 0) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Read, 1) -> (SetReadDeadline, 1) -> (right, 1) -> (rightKey, 0) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Read, 1) -> (SetReadDeadline, 1) -> (right, 1) -> (rightKey, 0) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Read, 1) -> (SetReadDeadline, 1) -> (right, 1) -> (rightKey, 0) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Read, 1) -> (SetReadDeadline, 1) -> (right, 1) -> (rightKey, 0) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Read, 1) -> (SetReadDeadline, 1) -> (right, 1) -> (rightKey, 0) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Read, 1) -> (SetReadDeadline, 1) -> (right, 1) -> (rightKey, 0) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Read, 1) -> (SetReadDeadline, 1) -> (right, 1) -> (rightKey, 0) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Read, 1) -> (SetReadDeadline, 1) -> (right, 1) -> (rightKey, 0) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Read, 1) -> (SetReadDeadline, 1) -> (right, 1) -> (rightKey, 0) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Read, 1) -> (SetReadDeadline, 1) -> (right, 1) -> (rightKey, 0) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Read, 1) -> (SetReadDeadline, 1) -> (right, 1) -> (rightKey, 0) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 0) -> (ElapsedTime, 0) -> (RecordTimer, 3) -> (RecordValue, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 0) -> (ElapsedTime, 0) -> (RecordTimer, 3) -> (RecordValue, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 0) -> (ElapsedTime, 0) -> (RecordTimer, 3) -> (RecordValue, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 0) -> (ElapsedTime, 0) -> (RecordTimer, 3) -> (RecordValue, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 0) -> (ElapsedTime, 0) -> (RecordTimer, 3) -> (RecordValue, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 0) -> (ElapsedTime, 0) -> (RecordTimer, 3) -> (RecordValue, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 0) -> (ElapsedTime, 0) -> (RecordTimer, 3) -> (RecordValue, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 0) -> (ElapsedTime, 0) -> (RecordTimer, 3) -> (RecordValue, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 0) -> (ElapsedTime, 0) -> (RecordTimer, 3) -> (RecordValue, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 0) -> (ElapsedTime, 0) -> (RecordTimer, 3) -> (RecordValue, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 0) -> (ElapsedTime, 0) -> (RecordTimer, 3) -> (RecordValue, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 0) -> (ElapsedTime, 0) -> (RecordTimer, 3) -> (RecordValue, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 0) -> (ElapsedTime, 0) -> (RecordTimer, 3) -> (RecordValue, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 0) -> (ElapsedTime, 0) -> (RecordTimer, 3) -> (RecordValue, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 0) -> (ElapsedTime, 0) -> (RecordTimer, 3) -> (RecordValue, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 0) -> (ElapsedTime, 0) -> (RecordTimer, 3) -> (RecordValue, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (synchronise, 1) -> (Synchronise, 4) -> (synchronise, 4) -> (syncWithPeer, 3) -> (spawnSync, 1) -> (importBlockResults, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Read, 1) -> (SetReadDeadline, 1) -> (right, 1) -> (rightKey, 0) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Read, 1) -> (SetReadDeadline, 1) -> (right, 1) -> (rightKey, 0) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Read, 1) -> (SetReadDeadline, 1) -> (right, 1) -> (rightKey, 0) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Read, 1) -> (SetReadDeadline, 1) -> (right, 1) -> (rightKey, 0) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Read, 1) -> (SetReadDeadline, 1) -> (right, 1) -> (rightKey, 0) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Read, 1) -> (SetReadDeadline, 1) -> (right, 1) -> (rightKey, 0) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Read, 1) -> (SetReadDeadline, 1) -> (right, 1) -> (rightKey, 0) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Read, 1) -> (SetReadDeadline, 1) -> (right, 1) -> (rightKey, 0) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Read, 1) -> (SetReadDeadline, 1) -> (right, 1) -> (rightKey, 0) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Read, 1) -> (SetReadDeadline, 1) -> (right, 1) -> (rightKey, 0) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Read, 1) -> (SetReadDeadline, 1) -> (right, 1) -> (rightKey, 0) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Read, 1) -> (SetReadDeadline, 1) -> (right, 1) -> (rightKey, 0) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Read, 1) -> (SetReadDeadline, 1) -> (right, 1) -> (rightKey, 0) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Read, 1) -> (SetReadDeadline, 1) -> (right, 1) -> (rightKey, 0) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Read, 1) -> (SetReadDeadline, 1) -> (right, 1) -> (rightKey, 0) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Read, 1) -> (SetReadDeadline, 1) -> (right, 1) -> (rightKey, 0) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Time, 0) -> (NewStringSliceCmd, 1) -> (RawSyscall, 4) -> (NsecToTimeval, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Time, 0) -> (NewStringSliceCmd, 1) -> (RawSyscall, 4) -> (NsecToTimeval, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Time, 0) -> (NewStringSliceCmd, 1) -> (RawSyscall, 4) -> (NsecToTimeval, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Time, 0) -> (NewStringSliceCmd, 1) -> (RawSyscall, 4) -> (NsecToTimeval, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Time, 0) -> (NewStringSliceCmd, 1) -> (RawSyscall, 4) -> (NsecToTimeval, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Time, 0) -> (NewStringSliceCmd, 1) -> (RawSyscall, 4) -> (NsecToTimeval, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Time, 0) -> (NewStringSliceCmd, 1) -> (RawSyscall, 4) -> (NsecToTimeval, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Time, 0) -> (NewStringSliceCmd, 1) -> (RawSyscall, 4) -> (NsecToTimeval, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Time, 0) -> (NewStringSliceCmd, 1) -> (RawSyscall, 4) -> (NsecToTimeval, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Time, 0) -> (NewStringSliceCmd, 1) -> (RawSyscall, 4) -> (NsecToTimeval, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Time, 0) -> (NewStringSliceCmd, 1) -> (RawSyscall, 4) -> (NsecToTimeval, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Time, 0) -> (NewStringSliceCmd, 1) -> (RawSyscall, 4) -> (NsecToTimeval, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Time, 0) -> (NewStringSliceCmd, 1) -> (RawSyscall, 4) -> (NsecToTimeval, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Time, 0) -> (NewStringSliceCmd, 1) -> (RawSyscall, 4) -> (NsecToTimeval, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Time, 0) -> (NewStringSliceCmd, 1) -> (RawSyscall, 4) -> (NsecToTimeval, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Time, 0) -> (NewStringSliceCmd, 1) -> (RawSyscall, 4) -> (NsecToTimeval, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Time, 0) -> (NewStringSliceCmd, 1) -> (RawSyscall, 4) -> (NsecToTimeval, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Time, 0) -> (NewStringSliceCmd, 1) -> (RawSyscall, 4) -> (NsecToTimeval, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Time, 0) -> (NewStringSliceCmd, 1) -> (RawSyscall, 4) -> (NsecToTimeval, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Time, 0) -> (NewStringSliceCmd, 1) -> (RawSyscall, 4) -> (NsecToTimeval, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Time, 0) -> (NewStringSliceCmd, 1) -> (RawSyscall, 4) -> (NsecToTimeval, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Time, 0) -> (NewStringSliceCmd, 1) -> (RawSyscall, 4) -> (NsecToTimeval, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Time, 0) -> (NewStringSliceCmd, 1) -> (RawSyscall, 4) -> (NsecToTimeval, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Time, 0) -> (NewStringSliceCmd, 1) -> (RawSyscall, 4) -> (NsecToTimeval, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Time, 0) -> (NewStringSliceCmd, 1) -> (RawSyscall, 4) -> (NsecToTimeval, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Time, 0) -> (NewStringSliceCmd, 1) -> (RawSyscall, 4) -> (NsecToTimeval, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Time, 0) -> (NewStringSliceCmd, 1) -> (RawSyscall, 4) -> (NsecToTimeval, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Time, 0) -> (NewStringSliceCmd, 1) -> (RawSyscall, 4) -> (NsecToTimeval, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Time, 0) -> (NewStringSliceCmd, 1) -> (RawSyscall, 4) -> (NsecToTimeval, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Time, 0) -> (NewStringSliceCmd, 1) -> (RawSyscall, 4) -> (NsecToTimeval, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Time, 0) -> (NewStringSliceCmd, 1) -> (RawSyscall, 4) -> (NsecToTimeval, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Time, 0) -> (NewStringSliceCmd, 1) -> (RawSyscall, 4) -> (NsecToTimeval, 1) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Set, 1) -> (ParseInt, 3) -> (UTC, 0) -> (And, 2) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Set, 1) -> (ParseInt, 3) -> (UTC, 0) -> (And, 2) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Set, 1) -> (ParseInt, 3) -> (UTC, 0) -> (And, 2) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Set, 1) -> (ParseInt, 3) -> (UTC, 0) -> (And, 2) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Set, 1) -> (ParseInt, 3) -> (UTC, 0) -> (And, 2) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Set, 1) -> (ParseInt, 3) -> (UTC, 0) -> (And, 2) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Set, 1) -> (ParseInt, 3) -> (UTC, 0) -> (And, 2) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Set, 1) -> (ParseInt, 3) -> (UTC, 0) -> (And, 2) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Set, 1) -> (ParseInt, 3) -> (UTC, 0) -> (And, 2) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Set, 1) -> (ParseInt, 3) -> (UTC, 0) -> (And, 2) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Set, 1) -> (ParseInt, 3) -> (UTC, 0) -> (And, 2) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Set, 1) -> (ParseInt, 3) -> (UTC, 0) -> (And, 2) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Set, 1) -> (ParseInt, 3) -> (UTC, 0) -> (And, 2) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Set, 1) -> (ParseInt, 3) -> (UTC, 0) -> (And, 2) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Set, 1) -> (ParseInt, 3) -> (UTC, 0) -> (And, 2) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Set, 1) -> (ParseInt, 3) -> (UTC, 0) -> (And, 2) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Parse, 2) -> (parseMappings, 1) -> (parse, 0) -> (UnreadByte, 0) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Parse, 2) -> (parseMappings, 1) -> (parse, 0) -> (UnreadByte, 0) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Parse, 2) -> (parseMappings, 1) -> (parse, 0) -> (UnreadByte, 0) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Parse, 2) -> (parseMappings, 1) -> (parse, 0) -> (UnreadByte, 0) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Parse, 2) -> (parseMappings, 1) -> (parse, 0) -> (UnreadByte, 0) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Parse, 2) -> (parseMappings, 1) -> (parse, 0) -> (UnreadByte, 0) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Parse, 2) -> (parseMappings, 1) -> (parse, 0) -> (UnreadByte, 0) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Parse, 2) -> (parseMappings, 1) -> (parse, 0) -> (UnreadByte, 0) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Parse, 2) -> (parseMappings, 1) -> (parse, 0) -> (UnreadByte, 0) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Parse, 2) -> (parseMappings, 1) -> (parse, 0) -> (UnreadByte, 0) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Parse, 2) -> (parseMappings, 1) -> (parse, 0) -> (UnreadByte, 0) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Parse, 2) -> (parseMappings, 1) -> (parse, 0) -> (UnreadByte, 0) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Parse, 2) -> (parseMappings, 1) -> (parse, 0) -> (UnreadByte, 0) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Parse, 2) -> (parseMappings, 1) -> (parse, 0) -> (UnreadByte, 0) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Parse, 2) -> (parseMappings, 1) -> (parse, 0) -> (UnreadByte, 0) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Parse, 2) -> (parseMappings, 1) -> (parse, 0) -> (UnreadByte, 0) -> (parseProgram, 0) -> (parseSourceElements, 0) -> (parseSourceElement, 0) -> (parseStatement, 0) -> (optionalSemicolon, 0) -> (expect, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (Synchronise, 4) -> (synchronise, 4) -> (syncWithPeer, 3) -> (spawnSync, 1) -> (importBlockResults, 1) -> (FastSyncCommitHead, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (synchronise, 1) -> (Synchronise, 4) -> (synchronise, 4) -> (syncWithPeer, 3) -> (spawnSync, 1) -> (importBlockResults, 1) -> (FastSyncCommitHead, 1)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (APIs, 0) -> (NewPrivateDebugAPI, 2) -> (timeoutLoop, 0) -> (SubscribeRemovedLogsEvent, 1) -> (lightFilterLogs, 4) -> (GetReceipts, 2) -> (returnLogs, 1) -> (unindexedLogs, 2) -> (Start, 4)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (APIs, 0) -> (NewPrivateDebugAPI, 2) -> (timeoutLoop, 0) -> (SubscribeRemovedLogsEvent, 1) -> (lightFilterLogs, 4) -> (GetReceipts, 2) -> (returnLogs, 1) -> (unindexedLogs, 2) -> (ServiceFilter, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (run, 3) -> (Run, 2) -> (run, 0) -> (removeAll, 0) -> (APIs, 0) -> (NewPrivateDebugAPI, 2) -> (timeoutLoop, 0) -> (SubscribeRemovedLogsEvent, 1) -> (lightFilterLogs, 4) -> (GetReceipts, 2) -> (returnLogs, 1) -> (unindexedLogs, 2) -> (Start, 4)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (run, 3) -> (Run, 2) -> (run, 0) -> (removeAll, 0) -> (APIs, 0) -> (NewPrivateDebugAPI, 2) -> (timeoutLoop, 0) -> (SubscribeRemovedLogsEvent, 1) -> (lightFilterLogs, 4) -> (GetReceipts, 2) -> (returnLogs, 1) -> (unindexedLogs, 2) -> (ServiceFilter, 2)
(OutName0, 1) -> (append, 2) -> (Append, 2) -> (Process, 1) -> (process, 1) -> (readReply, 1) -> (newGeoLocationSliceParser, 1) -> (newGeoLocationParser, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2) -> (WebsocketHandler, 1) -> (NewCodec, 3) -> (GetReceipts, 2) -> (returnLogs, 1) -> (indexedLogs, 2) -> (checkMatches, 2)
(OutName0, 1) -> (append, 2) -> (Append, 2) -> (Process, 1) -> (process, 1) -> (readReply, 1) -> (newGeoLocationSliceParser, 1) -> (newGeoLocationParser, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2) -> (WebsocketHandler, 1) -> (NewCodec, 3) -> (GetReceipts, 2) -> (returnLogs, 1) -> (indexedLogs, 2) -> (checkMatches, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (EncodeToBytes, 1) -> (toBytes, 0) -> (size, 0) -> (storeLastErr, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2) -> (WebsocketHandler, 1) -> (NewCodec, 3) -> (GetReceipts, 2) -> (returnLogs, 1) -> (indexedLogs, 2) -> (checkMatches, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (EncodeToBytes, 1) -> (toBytes, 0) -> (size, 0) -> (storeLastErr, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2) -> (WebsocketHandler, 1) -> (NewCodec, 3) -> (GetReceipts, 2) -> (returnLogs, 1) -> (indexedLogs, 2) -> (checkMatches, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Encode, 2) -> (encodeBlock, 2) -> (load64, 2) -> (storeLastErr, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2) -> (WebsocketHandler, 1) -> (NewCodec, 3) -> (GetReceipts, 2) -> (returnLogs, 1) -> (indexedLogs, 2) -> (checkMatches, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Encode, 2) -> (encodeBlock, 2) -> (load64, 2) -> (storeLastErr, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2) -> (WebsocketHandler, 1) -> (NewCodec, 3) -> (GetReceipts, 2) -> (returnLogs, 1) -> (indexedLogs, 2) -> (checkMatches, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Call, 5) -> (UseGas, 1) -> (Run, 2) -> (run, 0) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2) -> (WebsocketHandler, 1) -> (NewCodec, 3) -> (GetReceipts, 2) -> (returnLogs, 1) -> (indexedLogs, 2) -> (checkMatches, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Call, 5) -> (UseGas, 1) -> (Run, 2) -> (run, 0) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2) -> (WebsocketHandler, 1) -> (NewCodec, 3) -> (GetReceipts, 2) -> (returnLogs, 1) -> (indexedLogs, 2) -> (checkMatches, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Size, 0) -> (load, 1) -> (DecodeNumber32, 1) -> (ParseFileWithSourceMap, 5) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2) -> (WebsocketHandler, 1) -> (NewCodec, 3) -> (GetReceipts, 2) -> (returnLogs, 1) -> (indexedLogs, 2) -> (checkMatches, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Size, 0) -> (load, 1) -> (DecodeNumber32, 1) -> (ParseFileWithSourceMap, 5) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2) -> (WebsocketHandler, 1) -> (NewCodec, 3) -> (GetReceipts, 2) -> (returnLogs, 1) -> (indexedLogs, 2) -> (checkMatches, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (NewErrCorrupted, 2) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2) -> (WebsocketHandler, 1) -> (NewCodec, 3) -> (GetReceipts, 2) -> (returnLogs, 1) -> (indexedLogs, 2) -> (checkMatches, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (NewErrCorrupted, 2) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2) -> (WebsocketHandler, 1) -> (NewCodec, 3) -> (GetReceipts, 2) -> (returnLogs, 1) -> (indexedLogs, 2) -> (checkMatches, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (decodeDigit, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2) -> (WebsocketHandler, 1) -> (NewCodec, 3) -> (GetReceipts, 2) -> (returnLogs, 1) -> (indexedLogs, 2) -> (checkMatches, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (decodeDigit, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2) -> (WebsocketHandler, 1) -> (NewCodec, 3) -> (GetReceipts, 2) -> (returnLogs, 1) -> (indexedLogs, 2) -> (checkMatches, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 0) -> (ElapsedTime, 0) -> (RecordTimer, 3) -> (RecordValue, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2) -> (WebsocketHandler, 1) -> (NewCodec, 3) -> (GetReceipts, 2) -> (returnLogs, 1) -> (indexedLogs, 2) -> (checkMatches, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 0) -> (ElapsedTime, 0) -> (RecordTimer, 3) -> (RecordValue, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2) -> (WebsocketHandler, 1) -> (NewCodec, 3) -> (GetReceipts, 2) -> (returnLogs, 1) -> (indexedLogs, 2) -> (checkMatches, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 1) -> (nonil, 2) -> (rewatch, 4) -> (nonStateWatchedLocked, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2) -> (WebsocketHandler, 1) -> (NewCodec, 3) -> (GetReceipts, 2) -> (returnLogs, 1) -> (indexedLogs, 2) -> (checkMatches, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 1) -> (nonil, 2) -> (rewatch, 4) -> (nonStateWatchedLocked, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2) -> (WebsocketHandler, 1) -> (NewCodec, 3) -> (GetReceipts, 2) -> (returnLogs, 1) -> (indexedLogs, 2) -> (checkMatches, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 1) -> (nonil, 2) -> (rewatch, 4) -> (nonStateWatchedLocked, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2) -> (WebsocketHandler, 1) -> (NewCodec, 3) -> (GetReceipts, 2) -> (returnLogs, 1) -> (indexedLogs, 2) -> (checkMatches, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 1) -> (nonil, 2) -> (rewatch, 4) -> (nonStateWatchedLocked, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2) -> (WebsocketHandler, 1) -> (NewCodec, 3) -> (GetReceipts, 2) -> (returnLogs, 1) -> (indexedLogs, 2) -> (checkMatches, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (unwatch, 2) -> (Name, 0) -> (uName, 0) -> (TrimSuffix, 2) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2) -> (WebsocketHandler, 1) -> (NewCodec, 3) -> (GetReceipts, 2) -> (returnLogs, 1) -> (indexedLogs, 2) -> (checkMatches, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (unwatch, 2) -> (Name, 0) -> (uName, 0) -> (TrimSuffix, 2) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2) -> (WebsocketHandler, 1) -> (NewCodec, 3) -> (GetReceipts, 2) -> (returnLogs, 1) -> (indexedLogs, 2) -> (checkMatches, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2) -> (WebsocketHandler, 1) -> (NewCodec, 3) -> (GetReceipts, 2) -> (returnLogs, 1) -> (indexedLogs, 2) -> (checkMatches, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2) -> (WebsocketHandler, 1) -> (NewCodec, 3) -> (GetReceipts, 2) -> (returnLogs, 1) -> (indexedLogs, 2) -> (checkMatches, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Encode, 2) -> (encodeBlock, 2) -> (load64, 2) -> (storeLastErr, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2) -> (WebsocketHandler, 1) -> (NewCodec, 3) -> (GetReceipts, 2) -> (returnLogs, 1) -> (indexedLogs, 2) -> (checkMatches, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Encode, 2) -> (encodeBlock, 2) -> (load64, 2) -> (storeLastErr, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2) -> (WebsocketHandler, 1) -> (NewCodec, 3) -> (GetReceipts, 2) -> (returnLogs, 1) -> (indexedLogs, 2) -> (checkMatches, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2) -> (WebsocketHandler, 1) -> (NewCodec, 3) -> (GetReceipts, 2) -> (returnLogs, 1) -> (indexedLogs, 2) -> (checkMatches, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2) -> (WebsocketHandler, 1) -> (NewCodec, 3) -> (GetReceipts, 2) -> (returnLogs, 1) -> (indexedLogs, 2) -> (checkMatches, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (APIs, 0) -> (NewPrivateDebugAPI, 2) -> (timeoutLoop, 0) -> (SubscribeRemovedLogsEvent, 1) -> (lightFilterLogs, 4) -> (GetReceipts, 2) -> (returnLogs, 1) -> (unindexedLogs, 2) -> (Start, 4) -> (run, 4)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (run, 3) -> (Run, 2) -> (run, 0) -> (removeAll, 0) -> (APIs, 0) -> (NewPrivateDebugAPI, 2) -> (timeoutLoop, 0) -> (SubscribeRemovedLogsEvent, 1) -> (lightFilterLogs, 4) -> (GetReceipts, 2) -> (returnLogs, 1) -> (unindexedLogs, 2) -> (Start, 4) -> (run, 4)
(OutName0, 1) -> (append, 2) -> (Append, 2) -> (Process, 1) -> (process, 1) -> (readReply, 1) -> (newGeoLocationSliceParser, 1) -> (newGeoLocationParser, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2) -> (WebsocketHandler, 1) -> (NewCodec, 3) -> (GetReceipts, 2) -> (returnLogs, 1) -> (indexedLogs, 2) -> (checkMatches, 2) -> (Multiplex, 3)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (EncodeToBytes, 1) -> (toBytes, 0) -> (size, 0) -> (storeLastErr, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2) -> (WebsocketHandler, 1) -> (NewCodec, 3) -> (GetReceipts, 2) -> (returnLogs, 1) -> (indexedLogs, 2) -> (checkMatches, 2) -> (Multiplex, 3)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Encode, 2) -> (encodeBlock, 2) -> (load64, 2) -> (storeLastErr, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2) -> (WebsocketHandler, 1) -> (NewCodec, 3) -> (GetReceipts, 2) -> (returnLogs, 1) -> (indexedLogs, 2) -> (checkMatches, 2) -> (Multiplex, 3)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Call, 5) -> (UseGas, 1) -> (Run, 2) -> (run, 0) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2) -> (WebsocketHandler, 1) -> (NewCodec, 3) -> (GetReceipts, 2) -> (returnLogs, 1) -> (indexedLogs, 2) -> (checkMatches, 2) -> (Multiplex, 3)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Size, 0) -> (load, 1) -> (DecodeNumber32, 1) -> (ParseFileWithSourceMap, 5) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2) -> (WebsocketHandler, 1) -> (NewCodec, 3) -> (GetReceipts, 2) -> (returnLogs, 1) -> (indexedLogs, 2) -> (checkMatches, 2) -> (Multiplex, 3)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (NewErrCorrupted, 2) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2) -> (WebsocketHandler, 1) -> (NewCodec, 3) -> (GetReceipts, 2) -> (returnLogs, 1) -> (indexedLogs, 2) -> (checkMatches, 2) -> (Multiplex, 3)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (decodeDigit, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2) -> (WebsocketHandler, 1) -> (NewCodec, 3) -> (GetReceipts, 2) -> (returnLogs, 1) -> (indexedLogs, 2) -> (checkMatches, 2) -> (Multiplex, 3)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 0) -> (ElapsedTime, 0) -> (RecordTimer, 3) -> (RecordValue, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2) -> (WebsocketHandler, 1) -> (NewCodec, 3) -> (GetReceipts, 2) -> (returnLogs, 1) -> (indexedLogs, 2) -> (checkMatches, 2) -> (Multiplex, 3)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 1) -> (nonil, 2) -> (rewatch, 4) -> (nonStateWatchedLocked, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2) -> (WebsocketHandler, 1) -> (NewCodec, 3) -> (GetReceipts, 2) -> (returnLogs, 1) -> (indexedLogs, 2) -> (checkMatches, 2) -> (Multiplex, 3)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 1) -> (nonil, 2) -> (rewatch, 4) -> (nonStateWatchedLocked, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2) -> (WebsocketHandler, 1) -> (NewCodec, 3) -> (GetReceipts, 2) -> (returnLogs, 1) -> (indexedLogs, 2) -> (checkMatches, 2) -> (Multiplex, 3)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (unwatch, 2) -> (Name, 0) -> (uName, 0) -> (TrimSuffix, 2) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2) -> (WebsocketHandler, 1) -> (NewCodec, 3) -> (GetReceipts, 2) -> (returnLogs, 1) -> (indexedLogs, 2) -> (checkMatches, 2) -> (Multiplex, 3)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2) -> (WebsocketHandler, 1) -> (NewCodec, 3) -> (GetReceipts, 2) -> (returnLogs, 1) -> (indexedLogs, 2) -> (checkMatches, 2) -> (Multiplex, 3)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Encode, 2) -> (encodeBlock, 2) -> (load64, 2) -> (storeLastErr, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2) -> (WebsocketHandler, 1) -> (NewCodec, 3) -> (GetReceipts, 2) -> (returnLogs, 1) -> (indexedLogs, 2) -> (checkMatches, 2) -> (Multiplex, 3)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2) -> (WebsocketHandler, 1) -> (NewCodec, 3) -> (GetReceipts, 2) -> (returnLogs, 1) -> (indexedLogs, 2) -> (checkMatches, 2) -> (Multiplex, 3)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (APIs, 0) -> (NewPrivateDebugAPI, 2) -> (timeoutLoop, 0) -> (SubscribeRemovedLogsEvent, 1) -> (lightFilterLogs, 4) -> (GetReceipts, 2) -> (returnLogs, 1) -> (unindexedLogs, 2) -> (Start, 4) -> (run, 4) -> (distributor, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (run, 3) -> (Run, 2) -> (run, 0) -> (removeAll, 0) -> (APIs, 0) -> (NewPrivateDebugAPI, 2) -> (timeoutLoop, 0) -> (SubscribeRemovedLogsEvent, 1) -> (lightFilterLogs, 4) -> (GetReceipts, 2) -> (returnLogs, 1) -> (unindexedLogs, 2) -> (Start, 4) -> (run, 4) -> (distributor, 2)
(OutName0, 1) -> (append, 2) -> (Append, 2) -> (Process, 1) -> (process, 1) -> (readReply, 1) -> (newGeoLocationSliceParser, 1) -> (newGeoLocationParser, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2) -> (WebsocketHandler, 1) -> (NewCodec, 3) -> (GetReceipts, 2) -> (returnLogs, 1) -> (indexedLogs, 2) -> (checkMatches, 2) -> (Multiplex, 3) -> (DeliverSections, 3)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (EncodeToBytes, 1) -> (toBytes, 0) -> (size, 0) -> (storeLastErr, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2) -> (WebsocketHandler, 1) -> (NewCodec, 3) -> (GetReceipts, 2) -> (returnLogs, 1) -> (indexedLogs, 2) -> (checkMatches, 2) -> (Multiplex, 3) -> (DeliverSections, 3)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Encode, 2) -> (encodeBlock, 2) -> (load64, 2) -> (storeLastErr, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2) -> (WebsocketHandler, 1) -> (NewCodec, 3) -> (GetReceipts, 2) -> (returnLogs, 1) -> (indexedLogs, 2) -> (checkMatches, 2) -> (Multiplex, 3) -> (DeliverSections, 3)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Call, 5) -> (UseGas, 1) -> (Run, 2) -> (run, 0) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2) -> (WebsocketHandler, 1) -> (NewCodec, 3) -> (GetReceipts, 2) -> (returnLogs, 1) -> (indexedLogs, 2) -> (checkMatches, 2) -> (Multiplex, 3) -> (DeliverSections, 3)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Size, 0) -> (load, 1) -> (DecodeNumber32, 1) -> (ParseFileWithSourceMap, 5) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2) -> (WebsocketHandler, 1) -> (NewCodec, 3) -> (GetReceipts, 2) -> (returnLogs, 1) -> (indexedLogs, 2) -> (checkMatches, 2) -> (Multiplex, 3) -> (DeliverSections, 3)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (NewErrCorrupted, 2) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2) -> (WebsocketHandler, 1) -> (NewCodec, 3) -> (GetReceipts, 2) -> (returnLogs, 1) -> (indexedLogs, 2) -> (checkMatches, 2) -> (Multiplex, 3) -> (DeliverSections, 3)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (decodeDigit, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2) -> (WebsocketHandler, 1) -> (NewCodec, 3) -> (GetReceipts, 2) -> (returnLogs, 1) -> (indexedLogs, 2) -> (checkMatches, 2) -> (Multiplex, 3) -> (DeliverSections, 3)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 0) -> (ElapsedTime, 0) -> (RecordTimer, 3) -> (RecordValue, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2) -> (WebsocketHandler, 1) -> (NewCodec, 3) -> (GetReceipts, 2) -> (returnLogs, 1) -> (indexedLogs, 2) -> (checkMatches, 2) -> (Multiplex, 3) -> (DeliverSections, 3)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 1) -> (nonil, 2) -> (rewatch, 4) -> (nonStateWatchedLocked, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2) -> (WebsocketHandler, 1) -> (NewCodec, 3) -> (GetReceipts, 2) -> (returnLogs, 1) -> (indexedLogs, 2) -> (checkMatches, 2) -> (Multiplex, 3) -> (DeliverSections, 3)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 1) -> (nonil, 2) -> (rewatch, 4) -> (nonStateWatchedLocked, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2) -> (WebsocketHandler, 1) -> (NewCodec, 3) -> (GetReceipts, 2) -> (returnLogs, 1) -> (indexedLogs, 2) -> (checkMatches, 2) -> (Multiplex, 3) -> (DeliverSections, 3)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (unwatch, 2) -> (Name, 0) -> (uName, 0) -> (TrimSuffix, 2) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2) -> (WebsocketHandler, 1) -> (NewCodec, 3) -> (GetReceipts, 2) -> (returnLogs, 1) -> (indexedLogs, 2) -> (checkMatches, 2) -> (Multiplex, 3) -> (DeliverSections, 3)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2) -> (WebsocketHandler, 1) -> (NewCodec, 3) -> (GetReceipts, 2) -> (returnLogs, 1) -> (indexedLogs, 2) -> (checkMatches, 2) -> (Multiplex, 3) -> (DeliverSections, 3)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Encode, 2) -> (encodeBlock, 2) -> (load64, 2) -> (storeLastErr, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2) -> (WebsocketHandler, 1) -> (NewCodec, 3) -> (GetReceipts, 2) -> (returnLogs, 1) -> (indexedLogs, 2) -> (checkMatches, 2) -> (Multiplex, 3) -> (DeliverSections, 3)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2) -> (WebsocketHandler, 1) -> (NewCodec, 3) -> (GetReceipts, 2) -> (returnLogs, 1) -> (indexedLogs, 2) -> (checkMatches, 2) -> (Multiplex, 3) -> (DeliverSections, 3)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (APIs, 0) -> (NewPrivateDebugAPI, 2) -> (timeoutLoop, 0) -> (SubscribeRemovedLogsEvent, 1) -> (lightFilterLogs, 4) -> (GetReceipts, 2) -> (returnLogs, 1) -> (unindexedLogs, 2) -> (Start, 4) -> (run, 4) -> (distributor, 2) -> (deliver, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (run, 3) -> (Run, 2) -> (run, 0) -> (removeAll, 0) -> (APIs, 0) -> (NewPrivateDebugAPI, 2) -> (timeoutLoop, 0) -> (SubscribeRemovedLogsEvent, 1) -> (lightFilterLogs, 4) -> (GetReceipts, 2) -> (returnLogs, 1) -> (unindexedLogs, 2) -> (Start, 4) -> (run, 4) -> (distributor, 2) -> (deliver, 2)
(OutName0, 1) -> (append, 2) -> (Append, 2) -> (Process, 1) -> (process, 1) -> (readReply, 1) -> (newGeoLocationSliceParser, 1) -> (newGeoLocationParser, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2) -> (WebsocketHandler, 1) -> (NewCodec, 3) -> (GetReceipts, 2) -> (returnLogs, 1) -> (indexedLogs, 2) -> (checkMatches, 2) -> (Multiplex, 3) -> (DeliverSections, 3) -> (deliver, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (EncodeToBytes, 1) -> (toBytes, 0) -> (size, 0) -> (storeLastErr, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2) -> (WebsocketHandler, 1) -> (NewCodec, 3) -> (GetReceipts, 2) -> (returnLogs, 1) -> (indexedLogs, 2) -> (checkMatches, 2) -> (Multiplex, 3) -> (DeliverSections, 3) -> (deliver, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Encode, 2) -> (encodeBlock, 2) -> (load64, 2) -> (storeLastErr, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2) -> (WebsocketHandler, 1) -> (NewCodec, 3) -> (GetReceipts, 2) -> (returnLogs, 1) -> (indexedLogs, 2) -> (checkMatches, 2) -> (Multiplex, 3) -> (DeliverSections, 3) -> (deliver, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Call, 5) -> (UseGas, 1) -> (Run, 2) -> (run, 0) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2) -> (WebsocketHandler, 1) -> (NewCodec, 3) -> (GetReceipts, 2) -> (returnLogs, 1) -> (indexedLogs, 2) -> (checkMatches, 2) -> (Multiplex, 3) -> (DeliverSections, 3) -> (deliver, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Size, 0) -> (load, 1) -> (DecodeNumber32, 1) -> (ParseFileWithSourceMap, 5) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2) -> (WebsocketHandler, 1) -> (NewCodec, 3) -> (GetReceipts, 2) -> (returnLogs, 1) -> (indexedLogs, 2) -> (checkMatches, 2) -> (Multiplex, 3) -> (DeliverSections, 3) -> (deliver, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (NewErrCorrupted, 2) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2) -> (WebsocketHandler, 1) -> (NewCodec, 3) -> (GetReceipts, 2) -> (returnLogs, 1) -> (indexedLogs, 2) -> (checkMatches, 2) -> (Multiplex, 3) -> (DeliverSections, 3) -> (deliver, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (catchPanic, 1) -> (function, 0) -> (recordCommited, 1) -> (decodeDigit, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2) -> (WebsocketHandler, 1) -> (NewCodec, 3) -> (GetReceipts, 2) -> (returnLogs, 1) -> (indexedLogs, 2) -> (checkMatches, 2) -> (Multiplex, 3) -> (DeliverSections, 3) -> (deliver, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 0) -> (ElapsedTime, 0) -> (RecordTimer, 3) -> (RecordValue, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2) -> (WebsocketHandler, 1) -> (NewCodec, 3) -> (GetReceipts, 2) -> (returnLogs, 1) -> (indexedLogs, 2) -> (checkMatches, 2) -> (Multiplex, 3) -> (DeliverSections, 3) -> (deliver, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 1) -> (nonil, 2) -> (rewatch, 4) -> (nonStateWatchedLocked, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2) -> (WebsocketHandler, 1) -> (NewCodec, 3) -> (GetReceipts, 2) -> (returnLogs, 1) -> (indexedLogs, 2) -> (checkMatches, 2) -> (Multiplex, 3) -> (DeliverSections, 3) -> (deliver, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Stop, 1) -> (nonil, 2) -> (rewatch, 4) -> (nonStateWatchedLocked, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2) -> (WebsocketHandler, 1) -> (NewCodec, 3) -> (GetReceipts, 2) -> (returnLogs, 1) -> (indexedLogs, 2) -> (checkMatches, 2) -> (Multiplex, 3) -> (DeliverSections, 3) -> (deliver, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (unwatch, 2) -> (Name, 0) -> (uName, 0) -> (TrimSuffix, 2) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2) -> (WebsocketHandler, 1) -> (NewCodec, 3) -> (GetReceipts, 2) -> (returnLogs, 1) -> (indexedLogs, 2) -> (checkMatches, 2) -> (Multiplex, 3) -> (DeliverSections, 3) -> (deliver, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 1) -> (duk_idx_t, 1) -> (Pow, 2) -> (getEmit, 0) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2) -> (WebsocketHandler, 1) -> (NewCodec, 3) -> (GetReceipts, 2) -> (returnLogs, 1) -> (indexedLogs, 2) -> (checkMatches, 2) -> (Multiplex, 3) -> (DeliverSections, 3) -> (deliver, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (Encode, 2) -> (encodeBlock, 2) -> (load64, 2) -> (storeLastErr, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2) -> (WebsocketHandler, 1) -> (NewCodec, 3) -> (GetReceipts, 2) -> (returnLogs, 1) -> (indexedLogs, 2) -> (checkMatches, 2) -> (Multiplex, 3) -> (DeliverSections, 3) -> (deliver, 2)
(OutName0, 1) -> (append, 2) -> (Write, 1) -> (Add, 1) -> (New, 2) -> (unixNano, 0) -> (NewTracer, 4) -> (SetProcess, 1) -> (startRPC, 1) -> (startWS, 5) -> (StartWSEndpoint, 5) -> (NewWSServer, 2) -> (WebsocketHandler, 1) -> (NewCodec, 3) -> (GetReceipts, 2) -> (returnLogs, 1) -> (indexedLogs, 2) -> (checkMatches, 2) -> (Multiplex, 3) -> (DeliverSections, 3) -> (deliver, 2)

```

Leave a reaction on this issue to contribute to the project by classifying this instance as a **Bug** :-1:, **Mitigated** :+1:, or **Desirable Behavior** :rocket:
See the descriptions of the classifications [here](https://github.com/github-vet/rangeclosure-findings#how-can-i-help) for more information.

commit ID: 9d3d61a3bcf7ac728fbb0132afdb595c1f7269bb

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.