Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
H A Decma_handle_scope.cpp104 static const long MAYBE_HANDLE_LEAK_TIME_MS = 5000; in NewHandle() local
107 if (totalSpentTime >= MAYBE_HANDLE_LEAK_TIME_MS) { in NewHandle()

Completed in 1 milliseconds