Searched defs:constructor_function_index (Results 1 – 4 of 4) sorted by relevance
372 constructor_function_index) \ in CreateInitialMaps() argument
39 int constructor_function_index = GetConstructorFunctionIndex(); in GetPrototypeChainRootMap() local53 int const constructor_function_index = map->GetConstructorFunctionIndex(); in GetConstructorFunction() local
237 int constructor_function_index = in ToObjectImpl() local542 int constructor_function_index = in NoSideEffectsToString() local
1094 int constructor_function_index() const { return constructor_function_index_; } in constructor_function_index() function in v8::internal::compiler::MapData3666 int MapRef::constructor_function_index() const { in constructor_function_index() function in v8::internal::compiler::MapRef