Searched refs:EnterNewScope (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/v8/src/
H A Dallocation-site-scopes.h56 Handle<AllocationSite> EnterNewScope();
71 inline Handle<AllocationSite> EnterNewScope() { function in class:v8::internal::AllocationSiteUsageContext
H A Dallocation-site-scopes.cc11 Handle<AllocationSite> AllocationSiteCreationContext::EnterNewScope() { function in class:v8::internal::AllocationSiteCreationContext
H A Dhydrogen.cc5561 usage_context.EnterNewScope();
5688 site = creation_context.EnterNewScope();
5718 usage_context.EnterNewScope();
11086 Handle<AllocationSite> current_site = site_context->EnterNewScope();
11194 Handle<AllocationSite> current_site = site_context->EnterNewScope();
H A Druntime.cc482 site = creation_context.EnterNewScope();
497 usage_context.EnterNewScope();
524 site = creation_context.EnterNewScope();
556 usage_context.EnterNewScope();
H A Dobjects.cc5375 Handle<AllocationSite> current_site = site_context()->EnterNewScope();
/external/clang/lib/Sema/
H A DSemaCodeComplete.cpp312 void EnterNewScope();
1022 void ResultBuilder::EnterNewScope() { function in class:ResultBuilder
2987 Results.EnterNewScope();
3012 Results.EnterNewScope();
3165 Results.EnterNewScope();
3216 Results.EnterNewScope();
3313 Results.EnterNewScope();
3404 Results.EnterNewScope();
3571 Results.EnterNewScope();
3698 Results.EnterNewScope();
[all...]

Completed in 3480 milliseconds