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

  /external/v8/src/
runtime-profiler.cc 153 ASSERT(function->IsMarkedForLazyRecompilation());
271 if (function->IsMarkedForLazyRecompilation()) {
objects-inl.h     [all...]
objects.h     [all...]
runtime.cc     [all...]
  /external/chromium_org/v8/src/
runtime-profiler.cc 285 (function->IsMarkedForLazyRecompilation() ||
debug.cc     [all...]
objects-inl.h     [all...]
objects.h     [all...]
runtime.cc     [all...]

Completed in 180 milliseconds