Home | History | Annotate | Download | only in Interpreter

Lines Matching full:error_cstr

183             const char *error_cstr = error.AsCString();
184 if (error_cstr)
187 result.AppendError(error_cstr);