Searched refs:interpret_only_ (Results 1 – 2 of 2) sorted by relevance
95 interpret_only_(false), forced_interpret_only_(false), in Instrumentation()123 interpret_only_ = true; in ForceInterpretOnly()129 return interpret_only_; in InterpretOnly()239 bool interpret_only_; variable
334 interpret_only_ = require_interpreter || forced_interpret_only_; in ConfigureStubs()