Home | History | Annotate | Download | only in arm64

Lines Matching defs:uninitialized

1971   // uninitialized, monomorphic (indicated by a JSFunction), and megamorphic.
2026 // A monomorphic miss (i.e, here the cache is not uninitialized) goes
2038 // An uninitialized cache is patched with the function or sentinel to
2221 Label uninitialized, miss, not_allocation_site;
2254 __ bind(&uninitialized);