HomeSort by relevance Sort by last modified time
    Searched refs:GetRootConstructor (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/v8/src/ic/
ic-inl.h 162 JSFunction* IC::GetRootConstructor(TypeClass* type, Context* native_context) {
185 JSFunction* builtin_ctor = GetRootConstructor(type, native_context);
201 JSFunction* builtin_ctor = GetRootConstructor(type, native_context);
ic.h 103 static JSFunction* GetRootConstructor(TypeClass* type,
  /external/chromium_org/v8/src/
hydrogen.cc 39 // GetRootConstructor
    [all...]

Completed in 155 milliseconds