Home | History | Annotate | Download | only in src

Lines Matching refs:UnseededNumberDictionary

77   UnseededNumberDictionary* stubs = isolate()->heap()->code_stubs();
79 if (index != UnseededNumberDictionary::kNotFound) {
120 Handle<UnseededNumberDictionary> dict(heap->code_stubs());
121 dict = UnseededNumberDictionary::DeleteKey(dict, GetKey());
186 Handle<UnseededNumberDictionary> dict =
187 UnseededNumberDictionary::AtNumberPut(
188 Handle<UnseededNumberDictionary>(heap->code_stubs()),