Lines Matching refs:IsDebuggable
381 if (graph_->IsDebuggable() && code_generator_->GetCompilerOptions().IsJitCompiler()) { in Build()
473 if (graph_->IsDebuggable() && code_generator_->GetCompilerOptions().IsJitCompiler()) { in BuildIntrinsic()
512 !graph_->IsDebuggable()); in BuildIntrinsic()
518 if (graph_->IsDebuggable() && code_generator_->GetCompilerOptions().IsJitCompiler()) { in BuildIntrinsic()
523 if (graph_->IsDebuggable() && code_generator_->GetCompilerOptions().IsJitCompiler()) { in BuildIntrinsic()
857 if (graph_->IsDebuggable() && code_generator_->GetCompilerOptions().IsJitCompiler()) { in BuildReturn()
866 if (graph_->IsDebuggable() && code_generator_->GetCompilerOptions().IsJitCompiler()) { in BuildReturn()
1073 !graph_->IsDebuggable()); in BuildInvoke()
1086 if (UNLIKELY(resolved_method->IsIntrinsic()) && !graph_->IsDebuggable()) { in BuildInvoke()
1138 !graph_->IsDebuggable()); in BuildInvoke()
1155 !graph_->IsDebuggable()); in BuildInvoke()
1177 !graph_->IsDebuggable()); in BuildInvoke()
1416 !graph_->IsDebuggable()); in BuildInvokeCustom()