Home
last modified time | relevance | path

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

/external/v8/src/
Dobjects.h8149 bool IsNestedSite();
Dobjects.cc15949 bool AllocationSite::IsNestedSite() { in IsNestedSite() function in v8::internal::AllocationSite
15982 bool is_nested = site->IsNestedSite(); in DigestTransitionFeedback()