Home
last modified time | relevance | path

Searched defs:DeclarationScope (Results 1 – 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/parsing/
Drewriter.h19 class DeclarationScope; variable
Dparse-info.h32 class DeclarationScope; variable
/third_party/node/deps/v8/src/codegen/
Dunoptimized-compilation-info.h23 class DeclarationScope; variable
/third_party/node/deps/v8/src/ast/
Dscopes.cc142 DeclarationScope::DeclarationScope(Zone* zone, in DeclarationScope() function in v8::internal::DeclarationScope
157 DeclarationScope::DeclarationScope(Zone* zone, Scope* outer_scope, in DeclarationScope() function in v8::internal::DeclarationScope
271 DeclarationScope::DeclarationScope(Zone* zone, ScopeType scope_type, in DeclarationScope() function in v8::internal::DeclarationScope
/third_party/node/deps/v8/src/common/
Dglobals.h696 class DeclarationScope; variable