HomeSort by relevance Sort by last modified time
    Searched refs:CompilationTier (Results 1 - 3 of 3) sorted by null

  /external/v8/src/
compiler.h 44 enum CompilationTier { INTERPRETED, BASELINE, OPTIMIZED };
86 static CompilationTier NextCompilationTier(JSFunction* function);
runtime-profiler.cc 458 Compiler::CompilationTier next_tier =
compiler.cc     [all...]

Completed in 75 milliseconds