Searched defs:IsNewSpaceAllocation (Results 1 – 3 of 3) sorted by relevance
50 bool IsNewSpaceAllocation() const { return pretenure() == NOT_TENURED; } in IsNewSpaceAllocation() function
68 bool MemoryOptimizer::AllocationState::IsNewSpaceAllocation() const { in IsNewSpaceAllocation() function in v8::internal::compiler::MemoryOptimizer::AllocationState
4718 bool IsNewSpaceAllocation() const { in IsNewSpaceAllocation() function