Home | History | Annotate | Download | only in src

Lines Matching defs:AddEntry

6995 template Object* Dictionary<NumberDictionaryShape, uint32_t>::AddEntry(
6998 template Object* Dictionary<StringDictionaryShape, String*>::AddEntry(
7745 AddEntry(key, value, details, Shape::Hash(key));
7759 AddEntry(key, value, details, Shape::Hash(key));
7765 Object* Dictionary<Shape, Key>::AddEntry(Key key,