Home | History | Annotate | Download | only in src

Lines Matching defs:Key

115   typedef JSObjectsCluster Key;
117 static const Key kNoKey;
119 static int Compare(const Key& a, const Key& b) {
120 return Key::Compare(a, b);
155 typedef JSObjectsCluster Key;
157 static const Key kNoKey;
159 static int Compare(const Key& a, const Key& b) {
160 return Key::Compare(a, b);
203 typedef JSObjectsCluster Key;
205 static const Key kNoKey;
207 static int Compare(const Key& a, const Key& b) {
208 return Key::Compare(a, b);