Home | History | Annotate | Download | only in x87

Lines Matching defs:uninitialized

1123   // are uninitialized, monomorphic (indicated by a JSFunction), and
1171 // A monomorphic miss (i.e, here the cache is not uninitialized) goes
1183 // An uninitialized cache is patched with the function or sentinel to
1335 Label uninitialized, miss, not_allocation_site;
1357 __ j(equal, &uninitialized);
1373 __ bind(&uninitialized);