Searched refs:IsNestedSite (Results 1 – 2 of 2) sorted by relevance
8119 bool IsNestedSite();
12566 bool AllocationSite::IsNestedSite() { in IsNestedSite() function in v8::internal::AllocationSite12599 bool is_nested = site->IsNestedSite(); in DigestTransitionFeedback()