Searched refs:baseline_batch_compiler_ (Results 1 – 2 of 2) sorted by relevance
1480 DCHECK_NOT_NULL(baseline_batch_compiler_); in baseline_batch_compiler()1481 return baseline_batch_compiler_; in baseline_batch_compiler()2236 baseline::BaselineBatchCompiler* baseline_batch_compiler_ = nullptr; variable
3414 delete baseline_batch_compiler_; in ThrowInternal()3415 baseline_batch_compiler_ = nullptr; in ThrowInternal()3932 baseline_batch_compiler_ = new baseline::BaselineBatchCompiler(this); in ThrowInternal()