Home
last modified time | relevance | path

Searched refs:inobject_properties_start_or_constructor_function_index (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/objects/
Dmap-inl.h227 int Map::inobject_properties_start_or_constructor_function_index() const { in inobject_properties_start_or_constructor_function_index() function
242 return inobject_properties_start_or_constructor_function_index(); in GetInObjectPropertiesStartInWords()
257 return inobject_properties_start_or_constructor_function_index(); in GetConstructorFunctionIndex()
Dmap.h183 DECL_INT_ACCESSORS(inobject_properties_start_or_constructor_function_index)