v8/test
svenpanne 71bb00e261 Consistently use only one of virtual/OVERRIDE/FINAL.
FINAL implies OVERRIDE, which in turn implies virtual, so there's no need to use
more than one of these. The Google C++ style guide even requires this, see
http://google-styleguide.googlecode.com/svn/trunk/cppguide.html#Inheritance.

While we're here, port r24662 to x87.

The net result is that v8 compiles again with a current clang.

BUG=v8:3753
LOG=y

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

Cr-Commit-Position: refs/heads/master@{#25792}
2014-12-12 10:44:25 +00:00
..
benchmarks Revert "Enable turbofan deoptimization by default." 2014-10-27 14:37:10 +00:00
cctest [turbofan] Various cleanups. 2014-12-12 07:44:15 +00:00
intl Allow identifier code points from supplementary multilingual planes. 2014-10-10 07:13:46 +00:00
js-perf-test Perf tests for Template Literals 2014-12-12 05:14:28 +00:00
message Fix messages tests. 2014-12-10 08:54:48 +00:00
mjsunit Implement Array.from() 2014-12-11 17:16:27 +00:00
mozilla ARM64: skip flaky mozilla/ecma/Date/15.9.5.26-1 until it is fixed. 2014-11-21 11:24:54 +00:00
preparser Update tests in preparation for shipping classes. 2014-12-11 15:54:09 +00:00
promises-aplus Enable access check tests that no longer fail with TF. 2014-08-14 13:24:57 +00:00
test262 Update tests in preparation for shipping classes. 2014-12-11 15:54:09 +00:00
test262-es6 Rename String.prototype.contains to 'includes'. 2014-11-20 19:21:36 +00:00
unittests Consistently use only one of virtual/OVERRIDE/FINAL. 2014-12-12 10:44:25 +00:00
webkit Skip slow webkit/array-iterate-backwards in arm64.debug/gc-stress mode. 2014-12-10 16:57:36 +00:00