Searched refs:FixOpcode (Results 1 – 2 of 2) sorted by relevance
48 static void FixOpcode(MethodLiteral *method, const OldBytecodeInst &inst);
310 void PandaFileTranslator::FixOpcode(MethodLiteral *method, const OldBytecodeInst &inst) in FixOpcode() function in panda::ecmascript::PandaFileTranslator1584 FixOpcode(const_cast<MethodLiteral *>(method), bcIns); in TranslateBytecode()