Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/core/
DETSGen.cpp278 void ETSGen::LoadDynamicNamespaceVariable(const ir::AstNode *node, varbinder::Variable const *const… in LoadDynamicNamespaceVariable() function in ark::es2panda::compiler::ETSGen
291 LoadDynamicNamespaceVariable(node, var); in LoadVar()
DETSGen.h58 void LoadDynamicNamespaceVariable(const ir::AstNode *node, varbinder::Variable const *var);