Searched refs:CheckAndRestoreSpecialFunctionName (Results 1 – 3 of 3) sorted by relevance
75 … void CheckAndRestoreSpecialFunctionName(uint32_t globalIndexForSpecialFunc, std::string &funcName,
516 void PatchFix::CheckAndRestoreSpecialFunctionName(uint32_t globalIndexForSpecialFunc, std::string &… in CheckAndRestoreSpecialFunctionName() function in panda::es2panda::util::PatchFix
335 … program_->PatchFixHelper()->CheckAndRestoreSpecialFunctionName(++globalIndexForSpecialFunc_, in StoreAndCheckSpecialFunctionName()