Home
last modified time | relevance | path

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

/external/v8/src/
Ddeoptimizer.cc3568 return EnsureChildrenAllocated(slot->GetChildrenCount() - 1, frame, in EnsureCapturedObjectAllocatedAt()
3582 return EnsureChildrenAllocated(slot->GetChildrenCount() - 1, frame, in EnsureCapturedObjectAllocatedAt()
3595 EnsureChildrenAllocated(properties_slot->GetChildrenCount(), frame, in EnsureCapturedObjectAllocatedAt()
3600 return EnsureChildrenAllocated(slot->GetChildrenCount() - 2, frame, in EnsureCapturedObjectAllocatedAt()
3606 void TranslatedState::EnsureChildrenAllocated(int count, TranslatedFrame* frame, in EnsureChildrenAllocated() function in v8::internal::TranslatedState
Ddeoptimizer.h349 void EnsureChildrenAllocated(int count, TranslatedFrame* frame,