Home
last modified time | relevance | path

Searched refs:stringifiedA (Results 1 – 2 of 2) sorted by relevance

/expo/packages/@expo/fingerprint/src/sourcer/
H A DUtils.ts39 const stringifiedA = stringifyJsonSorted(a); constant
41 if (stringifiedA < stringifiedB) {
43 } else if (stringifiedA > stringifiedB) {
/expo/packages/@expo/fingerprint/build/sourcer/
H A DUtils.js39 const stringifiedA = stringifyJsonSorted(a);
41 if (stringifiedA < stringifiedB) {
44 else if (stringifiedA > stringifiedB) {