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

  /external/chromium_org/v8/src/
compiler.h 207 SetMode(CompilationInfo::NONOPT);
339 // NONOPT is generated by the full codegen and is not prepared for
344 NONOPT,
compiler.cc 217 SetMode(is_optimizable_closure ? BASE : NONOPT);
    [all...]

Completed in 660 milliseconds