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