Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/deoptimizer/
Dtranslated-state.cc1676 int remaining_children_count = slot->GetChildrenCount() - 1; in EnsureCapturedObjectAllocatedAt() local
1679 value_index++, remaining_children_count--; in EnsureCapturedObjectAllocatedAt()
1691 value_index++, remaining_children_count--; in EnsureCapturedObjectAllocatedAt()
1695 value_index--, remaining_children_count++; in EnsureCapturedObjectAllocatedAt()
1711 return EnsureChildrenAllocated(remaining_children_count, frame, in EnsureCapturedObjectAllocatedAt()