Home
last modified time | relevance | path

Searched refs:SetLongPauseTime (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi.h203 void SetLongPauseTime(size_t time) in SetLongPauseTime() function
/arkcompiler/ets_runtime/ecmascript/
Djs_runtime_options.cpp553 SetLongPauseTime(argUint32); in ParseCommand()
Djs_runtime_options.h338 void SetLongPauseTime(size_t time) in SetLongPauseTime() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp2797 runtimeOptions.SetLongPauseTime(option.GetLongPauseTime()); in CreateJSVM()