Searched defs:GetRootConstructor (Results 1 - 1 of 1) sorted by path

/external/chromium_org/v8/src/ic/
H A Dic-inl.h162 JSFunction* IC::GetRootConstructor(TypeClass* type, Context* native_context) { function in class:v8::internal::IC
185 JSFunction* builtin_ctor = GetRootConstructor(type, native_context);
201 JSFunction* builtin_ctor = GetRootConstructor(type, native_context);

Completed in 189 milliseconds