Home
last modified time | relevance | path

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

/external/v8/src/
Dlayout-descriptor.cc46 Handle<LayoutDescriptor> layout_descriptor(map->GetLayoutDescriptor(), in ShareAppend()
Dobjects.cc4527 LayoutDescriptor* layout_descriptor = map->GetLayoutDescriptor(); in EnsureDescriptorSlack()
9314 map->GetLayoutDescriptor()); in CopyInitialMap()
9683 map->GetLayoutDescriptor()); in CopyForTransition()
9691 Handle<LayoutDescriptor> new_layout_descriptor(map->GetLayoutDescriptor(), in CopyForTransition()
9713 Handle<LayoutDescriptor> new_layout_descriptor(map->GetLayoutDescriptor(), in Copy()
9756 Handle<LayoutDescriptor> new_layout_descriptor(map->GetLayoutDescriptor(), in CopyForPreventExtensions()
Dobjects-inl.h5361 LayoutDescriptor* Map::GetLayoutDescriptor() { in GetLayoutDescriptor() function
Dobjects.h5730 inline LayoutDescriptor* GetLayoutDescriptor();
/external/v8/test/cctest/
Dtest-unboxed-doubles.cc802 Handle<LayoutDescriptor> layout_descriptor(map->GetLayoutDescriptor(), in TestLayoutDescriptorAppendIfFastOrUseFull()