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