Home
last modified time | relevance | path

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

/art/runtime/
Dthread.cc175 from_code_(from_code), in DeoptimizationContextRecord()
181 bool GetFromCode() const { return from_code_; } in GetFromCode()
200 const bool from_code_; member in art::DeoptimizationContextRecord