[reporterror.any.worker.html]
[self.reportError(1)]
expected: FAIL
[self.reportError(TypeError)]
expected: FAIL
[self.reportError(undefined)]
expected: FAIL
[self.reportError() doesn't invoke getters]
expected: FAIL
[reporterror.any.html]
[self.reportError(1)]
expected: FAIL
[self.reportError(TypeError)]
expected: FAIL
[self.reportError(undefined)]
expected: FAIL
[self.reportError() doesn't invoke getters]
expected: FAIL