Home
last modified time | relevance | path

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

/external/v8/src/
Dlayout-descriptor.h58 static Handle<LayoutDescriptor> ShareAppend(Handle<Map> map,
Dlayout-descriptor.cc42 Handle<LayoutDescriptor> LayoutDescriptor::ShareAppend( in ShareAppend() function in v8::internal::LayoutDescriptor
Dobjects.cc9365 ? LayoutDescriptor::ShareAppend(map, descriptor->GetDetails()) in ShareDescriptor()
/external/v8/test/cctest/
Dtest-unboxed-doubles.cc632 layout_descriptor = LayoutDescriptor::ShareAppend(map, d.GetDetails()); in TestLayoutDescriptorAppend()
639 layout_descriptor = LayoutDescriptor::ShareAppend(map, f.GetDetails()); in TestLayoutDescriptorAppend()