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

/external/v8/src/
H A Dobjects.h8350 bool IsNestedSite();
H A Dobjects.cc15234 bool AllocationSite::IsNestedSite() { function in class:v8::internal::AllocationSite
15267 bool is_nested = site->IsNestedSite();

Completed in 164 milliseconds