Searched defs:StoreGlobalVar (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | access_object_stub_builder.cpp | 639 GateRef AccessObjectStubBuilder::StoreGlobalVar(GateRef glue, GateRef prop, const StringIdInfo &inf… in StoreGlobalVar() function in panda::ecmascript::kungfu::AccessObjectStubBuilder |
| /arkcompiler/ets_frontend/es2panda/compiler/core/ | ||
| D | pandagen.cpp | 701 void PandaGen::StoreGlobalVar(const ir::AstNode *node, const util::StringView &name) in StoreGlobalVar() function in panda::es2panda::compiler::PandaGen |
| /arkcompiler/ets_frontend/ets2panda/compiler/core/ | ||
| D | pandagen.cpp | 615 void PandaGen::StoreGlobalVar(const ir::AstNode *node, const util::StringView &name) in StoreGlobalVar() function in ark::es2panda::compiler::PandaGen |