Searched defs:GetThrowTakenCounter (Results 1 – 4 of 4) sorted by relevance
331 int64_t GetThrowTakenCounter(uintptr_t pc) in GetThrowTakenCounter() function
384 int64_t Method::GetThrowTakenCounter(uint32_t pc) in GetThrowTakenCounter() function in ark::Method
363 int64_t GetThrowTakenCounter(MethodPtr method, uint32_t pc) const override in GetThrowTakenCounter() function
600 …virtual int64_t GetThrowTakenCounter([[maybe_unused]] MethodPtr method, [[maybe_unused]] uint32_t … in GetThrowTakenCounter() function