v8/test/unittests
Benedikt Meurer d18bfa1130 [x86] Faster/shorter code for stack checks.
Avoid loading the stack pointer and the stack limit into allocatable
registers first, but generate a cmp rsp,[limit] instead.

R=dcarney@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#27065}
2015-03-09 11:06:45 +00:00
..
base Reland "Initial switch to Chromium-style CHECK_* and DCHECK_* macros.". 2015-01-30 09:29:41 +00:00
compiler [x86] Faster/shorter code for stack checks. 2015-03-09 11:06:45 +00:00
heap Use deadline in IdleNotification. 2014-11-28 10:59:24 +00:00
libplatform Move unit tests to test/unittests. 2014-10-01 08:34:25 +00:00
char-predicates-unittest.cc Conform to the unittest naming convention. 2014-10-10 08:06:21 +00:00
DEPS Move unit tests to test/unittests. 2014-10-01 08:34:25 +00:00
run-all-unittests.cc Fix cctest + unittest to work with an external snapshot. 2015-02-10 15:38:09 +00:00
test-utils.cc Distinquish TestWithIsolateAndZone from TestWithZone 2015-01-23 16:29:57 +00:00
test-utils.h Convert compiler cctest to unittests: SchedulerTest 2015-01-26 11:21:24 +00:00
unittests.gyp [turbofan] Optimize certain chains of Branch into a Switch. 2015-02-17 13:29:46 +00:00
unittests.status Fix platform unittests. 2014-11-25 07:22:00 +00:00