Home
last modified time | relevance | path

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

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