Searched refs:IsNestedSite (Results 1 - 2 of 2) sorted by relevance
/external/v8/src/ | ||
H A D | objects.h | 8350 bool IsNestedSite(); |
H A D | objects.cc | 15234 bool AllocationSite::IsNestedSite() { function in class:v8::internal::AllocationSite 15267 bool is_nested = site->IsNestedSite(); |
Completed in 164 milliseconds