Lines Matching refs:dictionary
52 Isolate* isolate, Handle<Derived> dictionary, int entry);
56 Isolate* isolate, Handle<Derived> dictionary) { in Shrink() argument
57 return DerivedHashTable::Shrink(isolate, dictionary); in Shrink()
77 Isolate* isolate, Handle<Derived> dictionary, Key key,
83 Handle<Derived> dictionary,
163 static void CollectKeysTo(Handle<Derived> dictionary, KeyAccumulator* keys);
167 Handle<Derived> dictionary);
172 static void CopyEnumKeysTo(Isolate* isolate, Handle<Derived> dictionary,
178 Handle<Derived> dictionary, int n);
181 Isolate* isolate, Handle<Derived> dictionary, Key key,
185 Isolate* isolate, Handle<Derived> dictionary, Key key,
285 Isolate* isolate, Handle<SimpleNumberDictionary> dictionary, uint32_t key,
307 Isolate* isolate, Handle<NumberDictionary> dictionary, uint32_t key,