Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
H A Djs_thread.cpp383 static const size_t WARN_GLOBAL_COUNT = 100000; in Iterate() local
384 if (!hasCheckedGlobalCount && globalCount >= WARN_GLOBAL_COUNT) { in Iterate()

Completed in 3 milliseconds