Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/core/
DETSGen.cpp262 void ETSGen::LoadDynamicModuleVariable(const ir::AstNode *node, varbinder::Variable const *const va… in LoadDynamicModuleVariable() function in ark::es2panda::compiler::ETSGen
289 LoadDynamicModuleVariable(node, var); in LoadVar()
DETSGen.h57 void LoadDynamicModuleVariable(const ir::AstNode *node, varbinder::Variable const *var);