Home | History | Annotate | Download | only in src

Lines Matching defs:compilation_succeeded

1169   const bool compilation_succeeded = !CompileToplevel(&info).is_null();
1171 if (compilation_succeeded) {