Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Daccess-info.cc40 bool CanInlinePropertyAccess(Handle<Map> map) { in CanInlinePropertyAccess() function
335 if (!CanInlinePropertyAccess(map)) return false; in ComputePropertyAccessInfo()
541 } while (CanInlinePropertyAccess(map)); in ComputePropertyAccessInfo()