Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/
Dhydrogen.cc5366 static bool CanInlinePropertyAccess(Type* type) { in CanInlinePropertyAccess() function
5816 if (!CanInlinePropertyAccess(type_)) return false; in IsCompatible()
5979 if (!CanInlinePropertyAccess(ToType(map))) { in LookupInPrototypes()
5992 if (!CanInlinePropertyAccess(type_)) return false; in CanAccessMonomorphic()
6285 return monomorphic && CanInlinePropertyAccess( in ComputeReceiverTypes()