Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/objects/
Dallocation-site-scopes-inl.h34 void AllocationSiteUsageContext::ExitScope(Handle<AllocationSite> scope_site, in ExitScope()
/third_party/node/deps/v8/src/runtime/
Druntime-literals.cc241 inline void ExitScope(Handle<AllocationSite> scope_site, in ExitScope()
262 Handle<AllocationSite> scope_site; in EnterNewScope() local
290 void ExitScope(Handle<AllocationSite> scope_site, Handle<JSObject> object) { in ExitScope()