Home
last modified time | relevance | path

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

/external/v8/src/
Dobjects-debug.cc265 ASSERT_EQ(0, pre_allocated_property_fields()); in SharedMapVerify()
Dobjects-printer.cc417 pre_allocated_property_fields()); in MapPrint()
Dobjects-inl.h2339 int Map::pre_allocated_property_fields() { in pre_allocated_property_fields() function
Dobjects.h3580 inline int pre_allocated_property_fields();
Dobjects.cc3598 if (pre_allocated_property_fields() > 0) { in CopyDropDescriptors()
3609 pre_allocated_property_fields()); in CopyDropDescriptors()
Dheap.cc3157 map->pre_allocated_property_fields() + in AllocateJSObjectFromMap()