Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ts2panda/ts2abc/
Dts2abc.cpp130 static void SetDebugModeEnabled(bool value) in SetDebugModeEnabled() function
982 SetDebugModeEnabled(rootValue["debug_mode"].asBool()); in ParseDebugMode()