Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/worker/
H A Dworker.h417 void SetScriptMode(ScriptMode mode) in SetScriptMode() function
H A Dworker.cpp283 worker->SetScriptMode(workerParams->type_); in Constructor()