Home
last modified time | relevance | path

Searched refs:GetSerializationCheckThreshold (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/debugger/
Djs_debugger_manager.h249 int32_t GetSerializationCheckThreshold() const in GetSerializationCheckThreshold() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp4918 … (std::chrono::milliseconds(vm->GetJsDebuggerManager()->GetSerializationCheckThreshold())).count(); in GenerateTimeoutTraceIfNeeded()