HomeSort by relevance Sort by last modified time
    Searched refs:update_current_site (Results 1 - 2 of 2) sorted by null

  /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);

Completed in 56 milliseconds