Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A Dthread.cc197 from_code_(from_code), in DeoptimizationContextRecord()
204 bool GetFromCode() const { return from_code_; } in GetFromCode()
226 const bool from_code_; member in art::DeoptimizationContextRecord