Home
last modified time | relevance | path

Searched refs:class_linear_alloc (Results 1 – 1 of 1) sorted by relevance

/aosp12/art/runtime/
H A Dstack.cc711 LinearAlloc* const class_linear_alloc = (klass != nullptr) in ValidateFrame() local
714 if (!class_linear_alloc->Contains(canonical)) { in ValidateFrame()