Home | History | Annotate | Download | only in mips

Lines Matching defs:uninitialized

1874   // are uninitialized, monomorphic (indicated by a JSFunction), and
1926 // A monomorphic miss (i.e, here the cache is not uninitialized) goes
1938 // An uninitialized cache is patched with the function.
2087 Label uninitialized, miss, not_allocation_site;
2108 __ Branch(&uninitialized, eq, t0, Operand(at));
2125 __ bind(&uninitialized);