Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-conversion.cc444 Node* constructor_function_index = in Generate_ToObject() local
/external/v8/src/
Dobjects.cc116 int constructor_function_index = in ToObject() local
381 int constructor_function_index = in NoSideEffectsToString() local
2168 int constructor_function_index = GetConstructorFunctionIndex(); in GetPrototypeChainRootMap() local
2806 int const constructor_function_index = map->GetConstructorFunctionIndex(); in GetConstructorFunction() local
/external/v8/src/heap/
Dheap.cc2309 constructor_function_index) \ in CreateInitialMaps() argument
/external/v8/src/crankshaft/
Dhydrogen.cc1982 HValue* constructor_function_index = Add<HLoadNamedField>( in BuildToObject() local