Home
last modified time | relevance | path

Searched refs:LoadSendableVar (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/es2panda/compiler/base/
H A Dlexenv.cpp64 pg->LoadSendableVar(node, result.sendableLevel, local->LexIdx()); in ExpandLoadLexVar()
/arkcompiler/ets_frontend/es2panda/compiler/core/
H A Dpandagen.h435 void LoadSendableVar(const ir::AstNode *node, uint32_t level, uint32_t slot);
H A Dpandagen.cpp1907 void PandaGen::LoadSendableVar(const ir::AstNode *node, uint32_t level, uint32_t slot) in LoadSendableVar() function in panda::es2panda::compiler::PandaGen

Completed in 6 milliseconds