Searched defs:TryLoadGlobalByName (Results 1 - 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| H A D | access_object_stub_builder.cpp | 379 GateRef AccessObjectStubBuilder::TryLoadGlobalByName(GateRef glue, GateRef prop, const StringIdInfo &info, in TryLoadGlobalByName() function in panda::ecmascript::kungfu::AccessObjectStubBuilder |
| /arkcompiler/ets_frontend/ets2panda/compiler/core/ | ||
| H A D | pandagen.cpp | 549 void PandaGen::TryLoadGlobalByName(const ir::AstNode *node, const util::StringView &name) in TryLoadGlobalByName() function in ark::es2panda::compiler::PandaGen |
| /arkcompiler/ets_frontend/es2panda/compiler/core/ | ||
| H A D | pandagen.cpp | 529 void PandaGen::TryLoadGlobalByName(const ir::AstNode *node, const util::StringView &name) in TryLoadGlobalByName() function in panda::es2panda::compiler::PandaGen |
Completed in 8 milliseconds