Lines Matching full:uninitialized
2312 // are uninitialized, monomorphic (indicated by a JSFunction), and
2365 // A monomorphic miss (i.e, here the cache is not uninitialized) goes
2377 // An uninitialized cache is patched with the function
2513 Label uninitialized, miss, not_allocation_site;
2535 __ b(eq, &uninitialized);
2551 __ bind(&uninitialized);