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