Home
last modified time | relevance | path

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

/external/v8/src/
Dhydrogen.cc5462 static bool CanInlinePropertyAccess(Type* type) { in CanInlinePropertyAccess() function
5910 if (!CanInlinePropertyAccess(type_)) return false; in IsCompatible()
6072 if (!CanInlinePropertyAccess(ToType(map))) { in LookupInPrototypes()
6085 if (!CanInlinePropertyAccess(type_)) return false; in CanAccessMonomorphic()
6410 CanInlinePropertyAccess(IC::MapToType<Type>(types->first(), zone)); in ComputeReceiverTypes()