Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dsetup-heap-internal.cc372 constructor_function_index) \ in CreateInitialMaps() argument
/external/v8/src/objects/
Dmap.cc39 int constructor_function_index = GetConstructorFunctionIndex(); in GetPrototypeChainRootMap() local
53 int const constructor_function_index = map->GetConstructorFunctionIndex(); in GetConstructorFunction() local
Dobjects.cc237 int constructor_function_index = in ToObjectImpl() local
542 int constructor_function_index = in NoSideEffectsToString() local
/external/v8/src/compiler/
Djs-heap-broker.cc1094 int constructor_function_index() const { return constructor_function_index_; } in constructor_function_index() function in v8::internal::compiler::MapData
3666 int MapRef::constructor_function_index() const { in constructor_function_index() function in v8::internal::compiler::MapRef