Searched refs:CompareLexenv (Results 1 – 2 of 2) sorted by relevance
103 bool CompareLexenv(const std::string &funcName, const compiler::PandaGen *pg,
454 bool PatchFix::CompareLexenv(const std::string &funcName, const compiler::PandaGen *pg, in CompareLexenv() function in panda::es2panda::util::PatchFix553 if (!CompareLexenv(funcName, pg, bytecodeInfo)) { in HandleFunction()