Searched refs:SetHitCount (Results 1 – 4 of 4) sorted by relevance
183 inline void SetHitCount(JSThread *thread, int hitCount) in SetHitCount() function
2424 table->SetHitCount(thread, 0); in CreateCacheTable()2489 SetHitCount(thread, GetHitCount() + 1); in FindCachedResult()
2042 ProfileNode &SetHitCount(int32_t hitCount) in SetHitCount() function
2494 profileNode->SetHitCount(cpuProfileNode.hitCount); in FromCpuProfileNode()