v8/test
karl e28183b597 Fix compilation with GCC 5.2
Fixes:

../../test/cctest/compiler/test-js-typed-lowering.cc:224:14:
 error: ‘kJSTypes’ defined but not used [-Werror=unused-variable]
  static Type* kJSTypes[] = {Type::Undefined(), Type::Null(),   Type::Boolean(),

../../src/bignum.cc: In member function
 ‘void v8::internal::Bignum::AssignDecimalString(Vector<const char>)’:
  ../../src/bignum.cc:80:6: error: assuming signed overflow does not occur when
  assuming that (X + c) < X is always false [-Werror=strict-overflow]

../../src/compiler/ia32/code-generator-ia32.cc:1366:3:
  required from here ../../src/base/logging.h:123:26:
   error: comparison between signed and unsigned integer expressions
   [-Werror=sign-compare] DEFINE_CHECK_OP_IMPL(EQ, ==)

BUG=

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

Cr-Commit-Position: refs/heads/master@{#31095}
2015-10-05 11:07:28 +00:00
..
benchmarks [Swarming] Presort tests - slowest first. 2015-10-01 19:19:17 +00:00
cctest Fix compilation with GCC 5.2 2015-10-05 11:07:28 +00:00
intl Reland [swarming] Isolate v8 testing. 2015-10-05 09:48:42 +00:00
js-perf-test [es6] Ship rest parameters. 2015-09-28 11:19:35 +00:00
memory Correctly name memory stat for context snapshot size. 2015-04-10 22:36:02 +00:00
message Reland [swarming] Isolate v8 testing. 2015-10-05 09:48:42 +00:00
mjsunit Reland [swarming] Isolate v8 testing. 2015-10-05 09:48:42 +00:00
mozilla MIPS64: Add big-endian support for mips64. 2015-09-29 17:23:55 +00:00
preparser Reland [swarming] Isolate v8 testing. 2015-10-05 09:48:42 +00:00
promises-aplus Remove unnecessary coupling between Promise tests and Object.observe 2015-07-21 17:17:07 +00:00
simdjs [Swarming] Presort tests - slowest first. 2015-10-01 19:19:17 +00:00
test262 [es6] Function constructor-created functions should be named "anonymous" 2015-09-30 19:20:04 +00:00
unittests Reland [swarming] Isolate v8 testing. 2015-10-05 09:48:42 +00:00
webkit Fix completion of try..finally. 2015-10-01 13:59:56 +00:00
default.gyp Reland [swarming] Isolate v8 testing. 2015-10-05 09:48:42 +00:00
default.isolate Reland [swarming] Isolate v8 testing. 2015-10-05 09:48:42 +00:00
developer_default.gyp Reland [swarming] Isolate v8 testing. 2015-10-05 09:48:42 +00:00
developer_default.isolate Reland [swarming] Isolate v8 testing. 2015-10-05 09:48:42 +00:00