Searched refs:compile_threshold_ (Results 1 – 2 of 2) sorted by relevance
96 return compile_threshold_; in GetCompileThreshold()114 size_t compile_threshold_; variable117 JitOptions() : use_jit_(false), code_cache_capacity_(0), compile_threshold_(0), in JitOptions()
39 jit_options->compile_threshold_ = in CreateFromRuntimeArguments()