Searched refs:incrementalValue (Results 1 – 1 of 1) sorted by relevance
463 …ndefined, clean: MapLike<T> | undefined, verifyValue: (key: string, incrementalValue: T, cleanValu…477 const incrementalValue = incrementalMap.get(key); constant478 if (!incrementalValue) {