Searched refs:kOldSpaceRoots (Results 1 - 3 of 3) sorted by relevance

/external/v8/src/heap/
H A Dheap-inl.h154 DCHECK(k##camel_name##RootIndex >= kOldSpaceRoots || !InNewSpace(value)); \
H A Dheap.h646 static const int kOldSpaceRoots = 0x20; member in class:v8::internal::GarbageCollectionReason::Heap
/external/v8/src/snapshot/
H A Ddeserializer.cc792 STATIC_ASSERT(kNumberOfRootArrayConstants == Heap::kOldSpaceRoots);

Completed in 114 milliseconds