v8/test
ricow@chromium.org 2b730c2bf6 Don't exchange null and undefined with the global object in function.prototype.{call, apply} for natives.
This makes us compatible with firefox in throwing an exception when
call is invoked on a builtin with null as the this argument.
Review URL: http://codereview.chromium.org/6902104

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@7763 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2011-05-03 13:19:04 +00:00
..
benchmarks Change cctests to use variant flags as part of the name for the serilization file. 2011-03-21 12:57:25 +00:00
cctest Simplify include dependencies. 2011-05-03 08:23:58 +00:00
es5conform Don't exchange null and undefined with the global object in function.prototype.{call, apply} for natives. 2011-05-03 13:19:04 +00:00
message Change cctests to use variant flags as part of the name for the serilization file. 2011-03-21 12:57:25 +00:00
mjsunit Don't exchange null and undefined with the global object in function.prototype.{call, apply} for natives. 2011-05-03 13:19:04 +00:00
mozilla Don't exchange null and undefined with the global object in function.prototype.{call, apply} for natives. 2011-05-03 13:19:04 +00:00
preparser Reapply changelist r7436. 2011-03-31 08:12:17 +00:00
sputnik Don't exchange null and undefined with the global object in function.prototype.{call, apply} for natives. 2011-05-03 13:19:04 +00:00
test262 Bring test262 expectations up-to-date. 2011-04-11 13:54:30 +00:00