Searched defs:isDebug (Results 1 – 3 of 3) sorted by relevance
23 CompilerContext::CompilerContext(binder::Binder *binder, bool isDebug, bool isDebuggerEvaluateExpre… in CompilerContext()
163 void SetDebug(bool isDebug) in SetDebug()
390 auto isDebug = GetEcmaVM()->GetJsDebuggerManager()->IsDebugMode(); in CheckSwitchDebuggerBCStub() local