Home | History | Annotate | Download | only in src

Lines Matching refs:UnseededNumberDictionary

3273   { MaybeObject* maybe_obj = UnseededNumberDictionary::Allocate(this, 128);
3276 set_code_stubs(UnseededNumberDictionary::cast(obj));
3281 UnseededNumberDictionary::Allocate(this, 64);
3284 set_non_monomorphic_cache(UnseededNumberDictionary::cast(obj));