Searched defs:methodOffsets (Results 1 – 3 of 3) sorted by relevance
315 std::vector<uint32_t> &methodOffsets) in GetMethodOffsets()335 std::vector<uint32_t> &methodOffsets) in GetMethodOffsets()
435 std::vector<uint32_t> methodOffsets; in CollectInnerMethodsFromLiteral() local461 std::vector<uint32_t> methodOffsets; in CollectInnerMethodsFromNewLiteral() local
80 …ckInfo::BuildInlinedMethodTrace(const JSPandaFile *pf, std::map<uint32_t, uint32_t> &methodOffsets) in BuildInlinedMethodTrace() argument122 std::map<uint32_t, uint32_t> methodOffsets = it.GetInlinedMethodInfo(); in BuildJsStackTrace() local