Home
last modified time | relevance | path

Searched refs:GetPatchLexicalIdx (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/es2panda/util/
H A DpatchFix.h73 uint32_t GetPatchLexicalIdx(const std::string &variableName);
H A DpatchFix.cpp325 uint32_t PatchFix::GetPatchLexicalIdx(const std::string &variableName) in GetPatchLexicalIdx() function in panda::es2panda::util::PatchFix
/arkcompiler/ets_frontend/es2panda/compiler/core/
H A Dpandagen.cpp1920 uint32_t patchSlot = context_->PatchFixHelper()->GetPatchLexicalIdx(std::string(name)); in LoadLexicalVar()
1968 uint32_t patchSlot = context_->PatchFixHelper()->GetPatchLexicalIdx(std::string(local->Name())); in StoreLexicalVar()

Completed in 6 milliseconds