Home
last modified time | relevance | path

Searched refs:GetRootConstructor (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/ic/
Dic-inl.h162 JSFunction* IC::GetRootConstructor(TypeClass* type, Context* native_context) { in GetRootConstructor() function
185 JSFunction* builtin_ctor = GetRootConstructor(type, native_context); in GetHandlerCacheHolder()
201 JSFunction* builtin_ctor = GetRootConstructor(type, native_context); in GetICCacheHolder()
Dic.h103 static JSFunction* GetRootConstructor(TypeClass* type,
/external/v8/src/
Dhydrogen.cc6158 JSFunction* ctor = IC::GetRootConstructor( in map()