Home
last modified time | relevance | path

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

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