Home
last modified time | relevance | path

Searched refs:SetHitCount (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_regexp.h242 inline void SetHitCount(JSThread *thread, int hitCount) in SetHitCount() function in panda::ecmascript::builtins::RegExpExecResultCache
H A Dbuiltins_regexp.cpp2476 table->SetHitCount(thread, 0); in CreateCacheTable()
2545 SetHitCount(thread, GetHitCount() + 1); in FindCachedResult()
/arkcompiler/toolchain/tooling/base/
H A Dpt_types.h2069 ProfileNode &SetHitCount(int32_t hitCount) in SetHitCount() function in panda::ecmascript::tooling::final::final
H A Dpt_types.cpp2541 profileNode->SetHitCount(cpuProfileNode.hitCount); in FromCpuProfileNode()

Completed in 17 milliseconds