Home | History | Annotate | Download | only in arm

Lines Matching defs:uninitialized

1751   // are uninitialized, monomorphic (indicated by a JSFunction), and
1805 // A monomorphic miss (i.e, here the cache is not uninitialized) goes
1817 // An uninitialized cache is patched with the function
1971 Label uninitialized, miss, not_allocation_site;
1993 __ b(eq, &uninitialized);
2009 __ bind(&uninitialized);