Home
last modified time | relevance | path

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

/external/v8/src/
Dobjects.h8119 bool IsNestedSite();
Dobjects.cc12566 bool AllocationSite::IsNestedSite() { in IsNestedSite() function in v8::internal::AllocationSite
12599 bool is_nested = site->IsNestedSite(); in DigestTransitionFeedback()