Searched refs:GetMethodLiteralMap (Results 1 – 4 of 4) sorted by relevance
679 auto methodLiterals = jsPandaFile->GetMethodLiteralMap(); in HWTEST_F_L0()711 auto methodLiterals = jsPandaFile->GetMethodLiteralMap(); in HWTEST_F_L0()750 auto methodLiterals = jsPandaFile->GetMethodLiteralMap(); in HWTEST_F_L0()816 auto methodLiterals = jsPandaFile->GetMethodLiteralMap(); in HWTEST_F_L0()852 auto methodLiterals = jsPandaFile->GetMethodLiteralMap(); in HWTEST_F_L0()
219 CUnorderedMap<uint32_t, MethodLiteral *> patchMethodLiterals = patchFile->GetMethodLiteralMap(); in IsQuickFixCausedException()
332 const auto &map = patchFile->GetMethodLiteralMap(); in GeneratePatchInfo()
116 const CUnorderedMap<uint32_t, MethodLiteral *> &GetMethodLiteralMap() const in GetMethodLiteralMap() function