Home
last modified time | relevance | path

Searched defs:scopes (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DcapturedVariables.cpp25 static void AddScopes(ir::AstNode *node, std::set<varbinder::Scope *> &scopes) noexcept in AddScopes()
39 …rbinder::Variable *FindVariable(ir::Identifier *ident, std::set<varbinder::Scope *> const &scopes)… in FindVariable()
/arkcompiler/runtime_core/static_core/plugins/ets/tests/debugger/src/arkdb/
Ddebug_types.py186 def scopes(self): member in Frame
/arkcompiler/ets_frontend/ets2panda/public/
Des2panda_lib.rb1246 def scopes method
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js137134 scopes: {} property