Home
last modified time | relevance | path

Searched defs:LoadGlobalVar (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Daccess_object_stub_builder.cpp600 GateRef AccessObjectStubBuilder::LoadGlobalVar(GateRef glue, GateRef prop, const StringIdInfo &info, in LoadGlobalVar() function in panda::ecmascript::kungfu::AccessObjectStubBuilder
/arkcompiler/ets_frontend/es2panda/compiler/core/
Dpandagen.cpp695 void PandaGen::LoadGlobalVar(const ir::AstNode *node, const util::StringView &name) in LoadGlobalVar() function in panda::es2panda::compiler::PandaGen
/arkcompiler/ets_frontend/ets2panda/compiler/core/
Dpandagen.cpp610 void PandaGen::LoadGlobalVar(const ir::AstNode *node, const util::StringView &name) in LoadGlobalVar() function in ark::es2panda::compiler::PandaGen