Home | History | Annotate | Download | only in x64

Lines Matching full:uninitialized

1808   // are uninitialized, monomorphic (indicated by a JSFunction), and
1858 // A monomorphic miss (i.e, here the cache is not uninitialized) goes
1869 // An uninitialized cache is patched with the function or sentinel to
2009 Label uninitialized, miss, not_allocation_site;
2031 __ j(equal, &uninitialized);
2046 __ bind(&uninitialized);