Searched refs:CanInlineElementAccess (Results 1 – 1 of 1) sorted by relevance
25 bool CanInlineElementAccess(Handle<Map> map) { in CanInlineElementAccess() function256 if (!CanInlineElementAccess(map)) return false; in ComputeElementAccessInfo()282 if (CanInlineElementAccess(map) && in ComputeElementAccessInfos()609 if (!CanInlineElementAccess(map) || map->instance_type() != instance_type) { in ConsolidateElementLoad()