Searched defs:insArr (Results 1 – 4 of 4) sorted by relevance
163 void BytecodeInfoCollector::CollectMethodPcsFromBC(const uint32_t insSz, const uint8_t *insArr, in CollectMethodPcsFromBC()
113 auto insArr = codeAccessor.GetInstructions(); in GetInsInfo() local1737 static void TranslateImmToLabel(pandasm::Ins *paIns, LabelTable *labelTable, const uint8_t *insArr, in TranslateImmToLabel()1793 const auto insArr = codeAccessor.GetInstructions(); in GetInstructions() local
1573 …aFileTranslator::TranslateBytecode(JSPandaFile *jsPandaFile, uint32_t insSz, const uint8_t *insArr, in TranslateBytecode()
795 const auto insArr = cdaF.GetInstructions(); in TEST() local