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

  /external/v8/src/heap/
object-stats.cc 282 CHECK(obj->IsCompilationCacheTable());
  /external/v8/src/
objects-inl.h 524 bool HeapObject::IsCompilationCacheTable() const { return IsHashTable(); }
    [all...]

Completed in 158 milliseconds