Home
last modified time | relevance | path

Searched defs:newCount (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_regexp.h279 inline void SetLargeStrCount(JSThread *thread, uint32_t newCount) in SetLargeStrCount()
284 inline void SetConflictCount(JSThread *thread, uint32_t newCount) in SetConflictCount()
/arkcompiler/runtime_core/static_core/runtime/
Dmonitor.cpp144 uint32_t newCount = mark.GetLockCount() + 1; in HandleLightLockedState() local
339 uint32_t newCount = mark.GetLockCount() - 1; in MonitorExit() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dprofiler_stub_builder.cpp854 GateRef newCount = Int32(ProfileTypeInfo::DUMP_PERIOD_INDEX); in SetDumpPeriodIndex() local
861 GateRef newCount = Int32(ProfileTypeInfo::PRE_DUMP_PERIOD_INDEX); in SetPreDumpPeriodIndex() local