Lines Matching full:uninitialized
2486 // are uninitialized, monomorphic (indicated by a JSFunction), and
2538 // A monomorphic miss (i.e, here the cache is not uninitialized) goes
2551 // An uninitialized cache is patched with the function.
2728 Label uninitialized, miss, not_allocation_site;
2749 __ Branch(&uninitialized, eq, a4, Operand(at));
2767 __ bind(&uninitialized);