v8/test
sigurds@chromium.org 9091e87d8f Add more inlining unit tests.
- Scheduler can inline a function with a loop.
- Inlining strict into non-strict works correctly.
- Inlining non-strict into strict works correctly.

R=mstarzinger@chromium.org

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

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@23511 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2014-08-29 08:58:51 +00:00
..
base-unittests Add Flags<T> class as a type-safe way of storing OR-combinations of enums. 2014-08-27 12:16:36 +00:00
benchmarks Fix predictable mode to make time pass faster. 2014-08-12 17:54:41 +00:00
cctest Add more inlining unit tests. 2014-08-29 08:58:51 +00:00
compiler-unittests Disable running some instruction selector test on unsupported backends. 2014-08-28 11:06:26 +00:00
fuzz-natives Land the Fan (disabled) 2014-07-30 13:54:45 +00:00
heap-unittests Fix Win64 build after r23316. 2014-08-22 14:12:47 +00:00
intl Enable test cases that no longer timeout. 2014-08-26 08:44:25 +00:00
message Enable access check tests that no longer fail with TF. 2014-08-14 13:24:57 +00:00
mjsunit MIPS: Fix [de]serialize problem of root objects. 2014-08-28 11:27:21 +00:00
mozilla Partial revert of r23415. Original message: 2014-08-26 18:30:01 +00:00
preparser ES6: Duplicate properties are no longer an error 2014-08-20 14:25:48 +00:00
promises-aplus Enable access check tests that no longer fail with TF. 2014-08-14 13:24:57 +00:00
runtime-unittests Fix parsing of --gtest_list_tests output. 2014-08-21 12:36:00 +00:00
test262 Enable test cases that no longer timeout. 2014-08-26 08:44:25 +00:00
test262-es6 Enable test cases that no longer timeout. 2014-08-26 08:44:25 +00:00
webkit Add back the duplicate property checker 2014-08-21 15:32:22 +00:00