kInternalError constant

String const kInternalError

The isolate has encountered an internal error. These errors should be reported as bugs.

Implementation

static const String kInternalError = 'InternalError';