Searched defs:IsBlockBoundary (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/crankshaft/ | ||
D | lithium-allocator.cc | 2011 bool LAllocator::IsBlockBoundary(LifetimePosition pos) { in IsBlockBoundary() function in v8::internal::LAllocator |
/external/v8/src/compiler/ | ||
D | register-allocator.cc | 1577 bool RegisterAllocationData::IsBlockBoundary(LifetimePosition pos) const { in IsBlockBoundary() function in v8::internal::compiler::RegisterAllocationData |