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

  /external/v8/src/heap/
objects-visiting-inl.h 428 if (shared->ic_age() != heap->global_ic_age()) {
429 shared->ResetForNewContext(heap->global_ic_age());
heap.h 896 int global_ic_age() { return global_ic_age_; } function in class:v8::internal::GarbageCollectionReason::Heap
    [all...]
  /external/v8/src/
factory.cc     [all...]
compiler.cc     [all...]

Completed in 678 milliseconds