v8/test
svenpanne@chromium.org bda84eaf23 Make LeakSanitizer happy, part 2. Fixed register usage on the way.
Note that according to the System V ABI for AMD64, rbx must be
preserved across calls. We actually crash with clang in the x64
assembler tests without that fix, we were lucky with GCC.

R=yangguo@chromium.org

Review URL: https://codereview.chromium.org/144313017

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@19178 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2014-02-07 07:06:13 +00:00
..
benchmarks Update benchmark test suite. 2013-11-20 15:05:52 +00:00
cctest Make LeakSanitizer happy, part 2. Fixed register usage on the way. 2014-02-07 07:06:13 +00:00
intl Implements ES6 String.prototype.normalize method. 2014-01-31 08:09:17 +00:00
message Make sure files end with exactly one new line and police this in presubmit. 2013-11-22 13:50:39 +00:00
mjsunit Revert "Implement Microtask Delivery Queue" 2014-02-07 01:08:50 +00:00
mozilla Skip Mozilla tests with timeouts. 2014-01-29 15:13:45 +00:00
preparser Make sure files end with exactly one new line and police this in presubmit. 2013-11-22 13:50:39 +00:00
test262 Remove CallICs 2014-01-31 16:52:17 +00:00
webkit Make strict more error messages about "eval" and "arguments" less specific. 2014-02-05 16:26:48 +00:00