Searched defs:EnterNewScope (Results 1 – 3 of 3) sorted by relevance
/external/v8/src/ | ||
D | allocation-site-scopes.h | 59 inline Handle<AllocationSite> EnterNewScope() { in EnterNewScope() function |
/external/v8/src/runtime/ | ||
D | runtime-literals.cc | 225 Handle<AllocationSite> EnterNewScope() { return Handle<AllocationSite>(); } in EnterNewScope() function in v8::internal::__anon872c4cbd0111::DeprecationUpdateContext |
/external/clang/lib/Sema/ | ||
D | SemaCodeComplete.cpp | 1038 void ResultBuilder::EnterNewScope() { ShadowMaps.emplace_back(); } in EnterNewScope() function in ResultBuilder |