Searched refs:SetConstructorFunctionIndex (Results 1 – 3 of 3) sorted by relevance
371 roots.field_name##_map().SetConstructorFunctionIndex( \ in CreateInitialMaps()403 map.SetConstructorFunctionIndex(Context::STRING_FUNCTION_INDEX); in CreateInitialMaps()644 roots.bigint_map().SetConstructorFunctionIndex( in CreateInitialMaps()
224 inline void SetConstructorFunctionIndex(int value);
325 void Map::SetConstructorFunctionIndex(int value) { in SetConstructorFunctionIndex() function