v8/test
jochen@chromium.org cb8105e223 Move gc notifications from V8 to Isolate and make idle hint mandatory
Embedders should use e.g. isolate->IdleNotification(1000) instead
of v8::V8::IdleNotification()

BUG=397026
R=hpayer@chromium.org, ernstm@chromium.org
LOG=y

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

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@22584 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2014-07-24 08:28:02 +00:00
..
benchmarks
cctest Move gc notifications from V8 to Isolate and make idle hint mandatory 2014-07-24 08:28:02 +00:00
fuzz-natives Remove fuzz-natives blacklist entries that no longer exist. 2014-07-17 15:13:46 +00:00
intl Revert r22544: "Rebaseline/update the intl tests with ICU 52" 2014-07-23 11:39:46 +00:00
message
mjsunit Ignore test on mips. 2014-07-24 08:25:22 +00:00
mozilla This CL simplifies var / const by ensuring the behavior is consistent in itself, and with regular JS semantics; between regular var/const and eval-ed var/const. 2014-07-14 14:01:04 +00:00
preparser Throw syntax error when a getter/setter has the wrong number of params 2014-06-17 07:23:26 +00:00
promises-aplus Stop using urllib.urlretrieve() directly. 2014-05-21 09:25:05 +00:00
test262 Skip test262 tests failing on Mac 2014-07-22 12:56:53 +00:00
webkit Fix webkit test status file. 2014-07-22 16:45:08 +00:00