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

  /external/v8/src/
compiler.h 118 MUST_USE_RESULT static MaybeHandle<Code> GetOptimizedCodeForOSR(
compiler.cc     [all...]
  /external/v8/src/runtime/
runtime-compiler.cc 236 maybe_result = Compiler::GetOptimizedCodeForOSR(function, ast_id, frame);

Completed in 54 milliseconds