Home
last modified time | relevance | path

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

/external/v8/src/torque/
Ddeclarations.cc21 Scope* Declarations::GetNodeScope(const AstNode* node, bool reset_scope) { in GetNodeScope() argument
26 if (!reset_scope) { in GetNodeScope()
Ddeclarations.h134 Scope* GetNodeScope(const AstNode* node, bool reset_scope = false);