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