Home
last modified time | relevance | path

Searched refs:CompareLexenv (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/util/
DpatchFix.h103 bool CompareLexenv(const std::string &funcName, const compiler::PandaGen *pg,
DpatchFix.cpp454 bool PatchFix::CompareLexenv(const std::string &funcName, const compiler::PandaGen *pg, in CompareLexenv() function in panda::es2panda::util::PatchFix
553 if (!CompareLexenv(funcName, pg, bytecodeInfo)) { in HandleFunction()