HomeSort by relevance Sort by last modified time
    Searched refs:interpreter_only_ (Results 1 - 2 of 2) sorted by null

  /art/runtime/
runtime.h 100 bool interpreter_only_; member in class:art::Runtime::ParsedOptions
runtime.cc 350 parsed->interpreter_only_ = false;
525 parsed->interpreter_only_ = true;
873 if (options->interpreter_only_) {
    [all...]

Completed in 729 milliseconds