HomeSort by relevance Sort by last modified time
    Searched refs:EnterNewScope (Results 1 - 7 of 7) 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() {
objects.cc     [all...]
  /external/v8/src/runtime/
runtime-literals.cc 250 site = creation_context.EnterNewScope();
264 usage_context.EnterNewScope();
286 site = creation_context.EnterNewScope();
315 usage_context.EnterNewScope();
  /external/clang/lib/Sema/
SemaCodeComplete.cpp 312 void EnterNewScope();
    [all...]
  /external/v8/src/compiler/
js-create-lowering.cc 636 site_context.EnterNewScope();
    [all...]
  /external/v8/src/crankshaft/
hydrogen.cc     [all...]

Completed in 346 milliseconds