Lines Matching full:uninitialized
2450 // are uninitialized, monomorphic (indicated by a JSFunction), and
2502 // A monomorphic miss (i.e, here the cache is not uninitialized) goes
2515 // An uninitialized cache is patched with the function.
2651 Label uninitialized, miss, not_allocation_site;
2672 __ Branch(&uninitialized, eq, t0, Operand(at));
2690 __ bind(&uninitialized);