< prev index next >

test/script/basic/errors.js.EXPECTED

Print this page

        

@@ -19,11 +19,11 @@
 true
 ReferenceError
 "foo" is not defined
 true
 TypeError
-Cannot call "foo_method" that has undefined value
+Object.foo_method is not a function
 Error
 EvalError
 RangeError
 ReferenceError
 SyntaxError
< prev index next >