compares two values as keys to determine equality and ordering for IndexedDB operations, such as storing and iterating.
int cmp(Object first, Object second);