Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi.h324 size_t GetLongPauseTime() const in GetLongPauseTime() function
/arkcompiler/ets_runtime/ecmascript/
Decma_vm.cpp225 gcStats_ = chunk_.New<GCStats>(heap_, options_.GetLongPauseTime()); in Initialize()
Djs_runtime_options.h343 size_t GetLongPauseTime() const in GetLongPauseTime() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp2797 runtimeOptions.SetLongPauseTime(option.GetLongPauseTime()); in CreateJSVM()