Home | Sort by relevance Sort by last modified time |
/external/v8/src/ | |
allocation-site-scopes.h | 31 void update_current_site(AllocationSite* site) { function in class:v8::internal::AllocationSiteContext 76 update_current_site(AllocationSite::cast(nested_site)); |
allocation-site-scopes.cc | 35 update_current_site(*scope_site); |