↓ 1 callersFunctiongetOperationArgGroups(ops, name, format, values, hasSelector, onNext, errorSelector, isFirstSet, boundPath)
performance/models/legacy/macro/_Falcor.js:989
↓ 1 callersFunctiongetOperationsPartitionedByPathIndex(requestedPaths, incomingValues, previousIndices, hasSelector, seedRequired, valuesCount, isFirstSet, original
performance/models/legacy/macro/_Falcor.js:937
↓ 1 callersFunctioninvalidatePathMap(pathMap, root, parent, node, version, expired, lru)
lib/invalidate/invalidatePathMaps.js:57
↓ 1 callersFunctioninvalidatePathSet(
path, depth, root, parent, node,
version, expired, lru)
lib/invalidate/invalidatePathSets.js:58
↓ 1 callersFunctioninvalidatePaths(paths_, onNext, onError, onCompleted, cache, parent, bound)
performance/models/legacy/_.js:5021
↓ 1 callersFunctionrangeCollapse* Collapse ranges, e.g. when there is a continuous range * in an array, turn it into an object instead * * [1,2,3,4,5,6] => {"from":1, "to":6} *
performance/models/legacy/macro/_Falcor.js:436
↓ 1 callersFunctionsetJSONGraphPathSet(
path, depth, root, parent, node,
messageRoot, messageParent, message,
requestedPaths, optimizedP
lib/set/setJSONGraphs.js:72
↓ 1 callersFunctionsetPathMap(
pathMap, depth, root, parent, node,
requestedPaths, optimizedPaths, requestedPath, optimizedPath,
lib/set/setPathMaps.js:69
↓ 1 callersFunctionsetPathSet(
value, path, depth, root, parent, node,
requestedPaths, optimizedPaths, requestedPath, optimizedPath
lib/set/setPathValues.js:68
↓ 1 callersFunctionsetReference(
value, root, node, requestedPath, optimizedPath,
version, expired, lru, comparator, errorSelector, r
lib/set/setPathValues.js:115
↓ 1 callersFunctionsetReference(
value, root, node, requestedPath, optimizedPath,
version, expired, lru, comparator, errorSelector)
lib/set/setPathMaps.js:123
↓ 1 callersFunctionsetReference(
root, node, messageRoot, message, requestedPath, optimizedPath,
version, expired, lru, comparator, e
lib/set/setJSONGraphs.js:122
FunctionPathEvaluator(maxSize, collectRatio, loader, cache, path, now, errorSelector)
performance/models/legacy/_.js:13
FunctioncallPath(path, onNext, onError, onCompleted, callArgs, suffixes, paths)
performance/models/legacy/_.js:5605