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

  /external/v8/src/
compiler.cc 277 Compiler::RecordFunctionCompilation(
643 RecordFunctionCompilation(Logger::LAZY_COMPILE_TAG, info, shared);
743 RecordFunctionCompilation(Logger::FUNCTION_TAG, &info, result);
787 void Compiler::RecordFunctionCompilation(Logger::LogEventsAndTags tag,
  /external/chromium_org/v8/src/
compiler.cc 400 Compiler::RecordFunctionCompilation(
881 Compiler::RecordFunctionCompilation(Logger::LAZY_COMPILE_TAG, info, shared);
    [all...]

Completed in 171 milliseconds