Home
last modified time | relevance | path

Searched refs:EnterBlockScopeIfNeeded (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/full-codegen/
Dfull-codegen.h911 class EnterBlockScopeIfNeeded {
913 EnterBlockScopeIfNeeded(FullCodeGenerator* codegen, Scope* scope,
916 ~EnterBlockScopeIfNeeded();
Dfull-codegen.cc931 EnterBlockScopeIfNeeded block_scope_state( in VisitBlock()
1938 FullCodeGenerator::EnterBlockScopeIfNeeded::EnterBlockScopeIfNeeded( in EnterBlockScopeIfNeeded() function in v8::internal::FullCodeGenerator::EnterBlockScopeIfNeeded
1974 FullCodeGenerator::EnterBlockScopeIfNeeded::~EnterBlockScopeIfNeeded() { in ~EnterBlockScopeIfNeeded()