Home
last modified time | relevance | path

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

/external/v8/src/objects/
Dmap-inl.h232 void Map::set_inobject_properties_start_or_constructor_function_index( in set_inobject_properties_start_or_constructor_function_index() function
247 set_inobject_properties_start_or_constructor_function_index(value); in SetInObjectPropertiesStartInWords()
262 set_inobject_properties_start_or_constructor_function_index(value); in SetConstructorFunctionIndex()
/external/v8/src/heap/
Dsetup-heap-internal.cc132 map->set_inobject_properties_start_or_constructor_function_index(0); in AllocatePartialMap()
Dfactory.cc1842 map->set_inobject_properties_start_or_constructor_function_index(0); in InitializeMap()