m_upperType        66 Source/modules/indexeddb/IDBKeyRange.h     bool upperOpen() const { return m_upperType == UpperBoundOpen; }
m_upperType        81 Source/modules/indexeddb/IDBKeyRange.h     UpperBoundType m_upperType;