Searched refs:GetCompileThreshold (Results 1 – 2 of 2) sorted by relevance
207 size_t GetCompileThreshold() const { in GetCompileThreshold() function
170 << ", compile_threshold=" << options->GetCompileThreshold() in Create()174 jit->hot_method_threshold_ = options->GetCompileThreshold(); in Create()