Searched refs:FixInstructionId32 (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/jspandafile/ |
H A D | panda_file_translator.h | 49 static void FixInstructionId32(const OldBytecodeInst &inst, uint32_t index, uint32_t fixOrder = 0);
|
H A D | panda_file_translator.cpp | 1493 void PandaFileTranslator::FixInstructionId32(const OldBytecodeInst &inst, uint32_t index, uint32_t fixOrder) in FixInstructionId32() function in panda::ecmascript::PandaFileTranslator 1583 FixInstructionId32(bcIns, index); in TranslateBytecode() 1592 FixInstructionId32(bcIns, index); in TranslateBytecode() 1597 FixInstructionId32(bcIns, index); in TranslateBytecode() 1603 FixInstructionId32(bcIns, index); in TranslateBytecode() 1609 FixInstructionId32(bcIns, index); in TranslateBytecode() 1614 FixInstructionId32(bcIns, index); in TranslateBytecode() 1619 FixInstructionId32(bcIns, index); in TranslateBytecode() 1627 FixInstructionId32(bcIns, index); in TranslateBytecode() 1634 FixInstructionId32(bcIn in TranslateBytecode() [all...] |
Completed in 4 milliseconds