Home
last modified time | relevance | path

Searched defs:constructor_function_index (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/heap/
Dheap.cc2300 constructor_function_index) \ in CreateInitialMaps() argument
/external/v8/src/
Dobjects.cc98 int constructor_function_index = in ToObject() local
1464 int constructor_function_index = in GetRootMap() local
2081 int const constructor_function_index = map->GetConstructorFunctionIndex(); in GetConstructorFunction() local
/external/v8/src/crankshaft/
Dhydrogen.cc2090 HValue* constructor_function_index = Add<HLoadNamedField>( in BuildToObject() local