Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
H A Djs_thread.cpp405 int primitiveCount = 0; in IterateHandleWithCheck() local
409 globalDebugStorage_->IterateUsageGlobal([this, visitor, &globalCount, &typeCount, &primitiveCount, in IterateHandleWithCheck()
432 primitiveCount++; in IterateHandleWithCheck()
450 OPTIONAL_LOG(GetEcmaVM(), INFO) << "Global type Primitive count:" << primitiveCount; in IterateHandleWithCheck() local

Completed in 3 milliseconds