I was testing latest refactor of PerfTools.
When using printOperations() often (but not always) I get
Uncaught TypeError: Cannot read property 'displayName' of undefined
in getOperations() on the line:
var {displayName, ownerID} = treeSnapshot[instanceID];
I was testing latest refactor of PerfTools.
When using printOperations() often (but not always) I get
in getOperations() on the line: