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