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