Home
last modified time | relevance | path

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

/external/v8/src/
Dobjects.cc117 Handle<HeapObject>::cast(object)->map()->GetConstructorFunctionIndex(); in ToObject()
382 Handle<HeapObject>::cast(input)->map()->GetConstructorFunctionIndex(); in NoSideEffectsToString()
2168 int constructor_function_index = GetConstructorFunctionIndex(); in GetPrototypeChainRootMap()
2806 int const constructor_function_index = map->GetConstructorFunctionIndex(); in GetConstructorFunction()
Dobjects-inl.h4348 int Map::GetConstructorFunctionIndex() { in GetConstructorFunctionIndex() function
Dobjects.h5632 inline int GetConstructorFunctionIndex();