Searched defs:is_declaration_scope (Results 1 – 2 of 2) sorted by relevance
681 bool ScopeInfo::is_declaration_scope() const { in is_declaration_scope() function in v8::internal::ScopeInfo
1787 bool is_declaration_scope) { in Header()