Home
last modified time | relevance | path

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

/external/v8/src/
Dallocation-site-scopes.h31 void update_current_site(AllocationSite* site) { in update_current_site() function
66 update_current_site(AllocationSite::cast(nested_site)); in EnterNewScope()
/external/v8/src/runtime/
Druntime-literals.cc267 update_current_site(*scope_site); in EnterNewScope()