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

  /external/chromium_org/v8/src/
allocation-site-scopes.h 79 Handle<AllocationSite> EnterNewScope();
94 inline Handle<AllocationSite> EnterNewScope() {
allocation-site-scopes.cc 34 Handle<AllocationSite> AllocationSiteCreationContext::EnterNewScope() {
hydrogen.cc     [all...]
runtime.cc 504 site = creation_context.EnterNewScope();
518 usage_context.EnterNewScope();
541 site = creation_context.EnterNewScope();
569 usage_context.EnterNewScope();
    [all...]
objects.cc     [all...]
  /external/clang/lib/Sema/
SemaCodeComplete.cpp 312 void EnterNewScope();
    [all...]

Completed in 1512 milliseconds