v8/test
sigurds@chromium.org 566cdc3bcd Reland "Add initial support for inlining."
Reland Fixes:
* Remove usage of C++11 vector members.
* Guard tests by V8_TURBO_TARGET.

Changes:
* Make context specialization clean up after itself.
* Add UpdateToAndIncrement to Inputs::iterator.
  Uses:iterator already provides this member function.
* Allow next node id in graph to be set.

R=titzer@chromium.org, mstarzinger@chromium.org

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

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@23231 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2014-08-20 13:05:03 +00:00
..
base-unittests Fix implementation of bit count functions. 2014-08-20 12:10:41 +00:00
benchmarks Fix predictable mode to make time pass faster. 2014-08-12 17:54:41 +00:00
cctest Reland "Add initial support for inlining." 2014-08-20 13:05:03 +00:00
compiler-unittests Fix arm64 build. 2014-08-20 10:33:47 +00:00
fuzz-natives Land the Fan (disabled) 2014-07-30 13:54:45 +00:00
heap-unittests Use actual incremental marking throughput in IdleNotification to estimate marking step size. 2014-08-20 10:33:03 +00:00
intl Enable access check tests that no longer fail with TF. 2014-08-14 13:24:57 +00:00
message Enable access check tests that no longer fail with TF. 2014-08-14 13:24:57 +00:00
mjsunit Blacklist %InternalSetProperty from runtime test fuzzing. 2014-08-20 12:51:48 +00:00
mozilla Skip test that times out. 2014-08-11 09:16:14 +00:00
preparser Enable access check tests that no longer fail with TF. 2014-08-14 13:24:57 +00:00
promises-aplus Enable access check tests that no longer fail with TF. 2014-08-14 13:24:57 +00:00
runtime-unittests Setup heap-unittests and runtime-unittests. 2014-08-19 10:54:54 +00:00
test262 Reland "Implement trigonometric functions using a fdlibm port." 2014-08-06 11:39:39 +00:00
webkit Remove RegExp.$input. 2014-08-20 09:43:00 +00:00