Searched refs:LoadElementDynamic (Results 1 – 3 of 3) sorted by relevance
78 void LoadElementDynamic(const ir::AstNode *node, VReg objectReg);
950 etsg->LoadElementDynamic(expr, objReg); in CompileComputed()
587 void ETSGen::LoadElementDynamic(const ir::AstNode *node, VReg objectReg) in LoadElementDynamic() function in panda::es2panda::compiler::ETSGen