Home
last modified time | relevance | path

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

/external/v8/src/
Dobjects-inl.h4323 int Map::inobject_properties_or_constructor_function_index() { in inobject_properties_or_constructor_function_index() function
4338 return inobject_properties_or_constructor_function_index(); in GetInObjectProperties()
4350 return inobject_properties_or_constructor_function_index(); in GetConstructorFunctionIndex()
Dobjects.h5623 inline int inobject_properties_or_constructor_function_index();