Home | History | Annotate | Download | only in ppc

Lines Matching defs:uninitialized

1813   // are uninitialized, monomorphic (indicated by a JSFunction), and
1870 // A monomorphic miss (i.e, here the cache is not uninitialized) goes
1883 // An uninitialized cache is patched with the function
2048 Label uninitialized, miss, not_allocation_site;
2070 __ beq(&uninitialized);
2085 __ bind(&uninitialized);