Searched refs:SetDebuggable (Results 1 – 2 of 2) sorted by relevance
104 compiler_options_->SetDebuggable(Runtime::Current()->IsJavaDebuggable()); in JitCompiler()
142 void SetDebuggable(bool value) { in SetDebuggable() function