Searched refs:kNoConstructorFunctionIndex (Results 1 – 5 of 5) sorted by relevance
125 const kNoConstructorFunctionIndex:126 constexpr int31 generates 'Map::kNoConstructorFunctionIndex';142 if (index != kNoConstructorFunctionIndex)
222 static const int kNoConstructorFunctionIndex = 0; variable
38 if (constructor_function_index != Map::kNoConstructorFunctionIndex) { in GetPrototypeChainRootMap()53 if (constructor_function_index != kNoConstructorFunctionIndex) { in GetConstructorFunction()
266 if (constructor_function_index == Map::kNoConstructorFunctionIndex) { in ToObjectImpl()595 if (constructor_function_index == Map::kNoConstructorFunctionIndex) { in NoSideEffectsToString()
1737 case Map::kNoConstructorFunctionIndex: in BROKER_NATIVE_CONTEXT_FIELDS()