v8/test
mmaly@chromium.org 4cbf3478d8 Implement strict mode ThrowTypeError functions for arguments object.
* Reverse order of arguments in-object fields for length and callee.
* Introduce arguments ThrowTypeError functions (caller/callee).
* Create strict mode arguments boilerplate object.
* Strict mode "new arguments object" stub.
* Runtime arguments object allocation.
* Update es5conform test expectations.

Review URL: http://codereview.chromium.org/6698015/

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@7252 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2011-03-17 20:28:41 +00:00
..
benchmarks Use full paths for cctests. 2011-03-16 11:16:18 +00:00
cctest Fix Array::New(length) in the API to return an array with the provided length. 2011-03-16 19:55:31 +00:00
es5conform Implement strict mode ThrowTypeError functions for arguments object. 2011-03-17 20:28:41 +00:00
message Enable sharding of individual testsuites in tools/test.py 2011-01-10 13:54:42 +00:00
mjsunit Implement strict mode ThrowTypeError functions for arguments object. 2011-03-17 20:28:41 +00:00
mozilla Follow Safari on not throwing when __defineGetter__ fails. 2011-03-15 14:19:18 +00:00
sputnik Land update to sputnik tests. 2011-02-24 06:38:45 +00:00