Searched refs:GetDebugMode (Results 1 – 5 of 5) sorted by relevance
113 bool GetDebugMode() const;
143 bool GetDebugMode() in GetDebugMode() function
265 options.isDebugVersion = GetDebugMode(); in InitJsRuntimeOptions()418 bool result = InitJsEnv(GetDebugMode(), GetExtraNativeObject()); in InitializeInner()
389 bool JsEnvironment::GetDebugMode() const in GetDebugMode() function in OHOS::JsEnv::JsEnvironment
203 if (jsEnv_->GetDebugMode()) { in StartDebugMode()261 if (jsEnv_->GetDebugMode()) { in StopDebugMode()