Searched refs:GetRootConstructor (Results 1 – 3 of 3) sorted by relevance
162 JSFunction* IC::GetRootConstructor(TypeClass* type, Context* native_context) { in GetRootConstructor() function185 JSFunction* builtin_ctor = GetRootConstructor(type, native_context); in GetHandlerCacheHolder()201 JSFunction* builtin_ctor = GetRootConstructor(type, native_context); in GetICCacheHolder()
103 static JSFunction* GetRootConstructor(TypeClass* type,
6158 JSFunction* ctor = IC::GetRootConstructor( in map()