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.h279 void Map::set_inobject_properties_start_or_constructor_function_index( in set_inobject_properties_start_or_constructor_function_index() function
294 set_inobject_properties_start_or_constructor_function_index(value); in SetInObjectPropertiesStartInWords()
309 set_inobject_properties_start_or_constructor_function_index(value); in SetConstructorFunctionIndex()
/external/v8/src/heap/
Dsetup-heap-internal.cc173 map.set_inobject_properties_start_or_constructor_function_index(0); in AllocatePartialMap()
Dfactory.cc1451 map.set_inobject_properties_start_or_constructor_function_index(0); in InitializeMap()