HomeSort by relevance Sort by last modified time
    Searched refs:EnterNewScope (Results 1 - 6 of 6) sorted by null

  /external/v8/src/
allocation-site-scopes.h 56 Handle<AllocationSite> EnterNewScope();
71 inline Handle<AllocationSite> EnterNewScope() {
allocation-site-scopes.cc 11 Handle<AllocationSite> AllocationSiteCreationContext::EnterNewScope() {
hydrogen.cc     [all...]
runtime.cc 482 site = creation_context.EnterNewScope();
497 usage_context.EnterNewScope();
524 site = creation_context.EnterNewScope();
556 usage_context.EnterNewScope();
    [all...]
objects.cc     [all...]
  /external/clang/lib/Sema/
SemaCodeComplete.cpp 312 void EnterNewScope();
    [all...]

Completed in 716 milliseconds