Home | History | Annotate | Download | only in dex

Lines Matching refs:punt_to_interpreter_

961     return punt_to_interpreter_;
965 punt_to_interpreter_ = val;
1196 bool punt_to_interpreter_; // Difficult or not worthwhile - just interpret.