Searched defs:StoreModuleVar (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | hcr_circuit_builder.cpp | 596 GateRef CircuitBuilder::StoreModuleVar(GateRef jsFunc, GateRef index, GateRef value) in StoreModuleVar() function in panda::ecmascript::kungfu::CircuitBuilder |
| /arkcompiler/ets_frontend/ets2panda/compiler/core/ | ||
| D | pandagen.cpp | 1538 void PandaGen::StoreModuleVar(const ir::AstNode *node, const util::StringView &name) in StoreModuleVar() function in ark::es2panda::compiler::PandaGen |