Home
last modified time | relevance | path

Searched refs:set_is_constructor (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/
Dbootstrapper.cc486 if (IsFunctionModeWithPrototype(function_mode)) map->set_is_constructor(); in CreateSloppyFunctionMap()
718 if (IsFunctionModeWithPrototype(function_mode)) map->set_is_constructor(); in CreateStrictFunctionMap()
729 if (is_constructor) map->set_is_constructor(); in CreateStrongFunctionMap()
1621 map->set_is_constructor(); in InitializeGlobal()
2448 proxy_function_map->set_is_constructor(); in InstallJSProxyMaps()
2463 proxy_constructor_map->set_is_constructor(); in InstallJSProxyMaps()
Dapi-natives.cc551 map->set_is_constructor(); in CreateApiFunction()
Dobjects-inl.h4473 void Map::set_is_constructor() { in set_is_constructor() function
Dobjects.h5554 inline void set_is_constructor();