Home
last modified time | relevance | path

Searched defs:scope_site (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dallocation-site-scopes.cc12 Handle<AllocationSite> scope_site; in EnterNewScope() local
40 Handle<AllocationSite> scope_site, in ExitScope()
Dallocation-site-scopes.h83 inline void ExitScope(Handle<AllocationSite> scope_site, in ExitScope()