Home | History | Annotate | Download | only in debug

Lines Matching refs:CompileDebugCode

1299     if (!Compiler::CompileDebugCode(shared)) return false;
1367 if (!Compiler::CompileDebugCode(candidates[i])) {
1495 if (!Compiler::CompileDebugCode(handle(shared))) break;
1506 if (!shared->is_compiled() && !Compiler::CompileDebugCode(shared)) {