Home | History | Annotate | Download | only in runtime

Lines Matching refs:tiny_method_threshold_

369   parsed->tiny_method_threshold_ = Runtime::kDefaultTinyMethodThreshold;
620 parsed->tiny_method_threshold_ = ParseIntegerOrDie(option);
857 tiny_method_threshold_ = options->tiny_method_threshold_;