Home | History | Annotate | Download | only in src

Lines Matching refs:BASE

277   bool IsOptimizable() const { return mode_ == BASE; }
346 // to the current frame base. Used in CPU profiler to detect stack
408 // BASE is generated by the full codegen, optionally prepared for bailouts.
413 BASE,
624 base::TimeDelta time_taken_to_create_graph_;
625 base::TimeDelta time_taken_to_optimize_;
626 base::TimeDelta time_taken_to_codegen_;
637 Timer(OptimizedCompileJob* job, base::TimeDelta* location)
648 base::ElapsedTimer timer_;
649 base::TimeDelta* location_;
743 base::ElapsedTimer timer_;