Searched refs:strong_constructor_map (Results 1 – 2 of 2) sorted by relevance
275 V(STRONG_CONSTRUCTOR_MAP_INDEX, Map, strong_constructor_map) \
764 Handle<Map> strong_constructor_map = CreateStrongFunctionMap(empty, true); in CreateStrongModeFunctionMaps() local765 native_context()->set_strong_constructor_map(*strong_constructor_map); in CreateStrongModeFunctionMaps()