Currently JSCert specifies that errors thrown with spec_error must have no message (rule red_spec_error). But ES5 says that native errors have implementation-defined messages (15.11.7).
Currently JSCert specifies that errors thrown with spec_error must have no message (rule red_spec_error).
But ES5 says that native errors have implementation-defined messages (15.11.7).