Home
last modified time | relevance | path

Searched refs:update_current_site (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/v8/src/
Dallocation-site-scopes.h33 void update_current_site(AllocationSite* site) { in update_current_site() function
79 update_current_site(AllocationSite::cast(nested_site)); in EnterNewScope()
Dallocation-site-scopes.cc32 update_current_site(*scope_site); in EnterNewScope()