Home
last modified time | relevance | path

Searched refs:IsBlockBoundary (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/v8/src/
Dlithium-allocator.h538 bool IsBlockBoundary(LifetimePosition pos);
Dlithium-allocator.cc1226 if (IsBlockBoundary(pos)) { in ConnectRanges()
2030 bool LAllocator::IsBlockBoundary(LifetimePosition pos) { in IsBlockBoundary() function in v8::internal::LAllocator