Home | History | Annotate | Download | only in s390

Lines Matching defs:uninitialized

1823   // are uninitialized, monomorphic (indicated by a JSFunction), and
1880 // A monomorphic miss (i.e, here the cache is not uninitialized) goes
1893 // An uninitialized cache is patched with the function
2050 Label uninitialized, miss, not_allocation_site;
2072 __ beq(&uninitialized);
2087 __ bind(&uninitialized);