Home
last modified time | relevance | path

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

/foundation/arkui/napi/test/unittest/
H A Dtest_napi_threadsafe.cpp88 static int32_t g_callDepth = 4; variable
118 if (g_callDepth > 0) { in TsFuncCallJsWithNewCall()
119 g_callDepth--; in TsFuncCallJsWithNewCall()
123 if (g_callDepth == 0) { in TsFuncCallJsWithNewCall()

Completed in 3 milliseconds