Searched refs:interpreter_only_ (Results 1 – 3 of 3) sorted by relevance
55 bool interpreter_only_; variable
236 interpreter_only_ = true; in Parse()238 interpreter_only_ = false; in Parse()450 interpreter_only_ = true; in Parse()
718 if (options->interpreter_only_) { in Init()