Home
last modified time | relevance | path

Searched defs:StoreGlobalVar (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Daccess_object_stub_builder.cpp389 GateRef AccessObjectStubBuilder::StoreGlobalVar(GateRef glue, GateRef prop, const StringIdInfo &inf… in StoreGlobalVar() function in panda::ecmascript::kungfu::AccessObjectStubBuilder
/arkcompiler/ets_frontend/es2panda/compiler/core/
Dpandagen.cpp621 void PandaGen::StoreGlobalVar(const ir::AstNode *node, const util::StringView &name) in StoreGlobalVar() function in panda::es2panda::compiler::PandaGen