Searched defs:EnterNewScope (Results 1 – 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/objects/ | ||
D | allocation-site-scopes-inl.h | 22 Handle<AllocationSite> AllocationSiteUsageContext::EnterNewScope() { in EnterNewScope() function |
/third_party/node/deps/v8/src/runtime/ | ||
D | runtime-literals.cc | 243 Handle<AllocationSite> EnterNewScope() { return Handle<AllocationSite>(); } in EnterNewScope() function in v8::internal::__anon241ebebf0111::DeprecationUpdateContext |