v8/test/mjsunit/es6
yangguo@chromium.org 90bbdacbf8 Merge three PromiseEvent's into one.
This also adds missing instrumentation and removes resolver tracking.

BUG=v8:3093
LOG=N
R=aandrey@chromium.org, yangguo@chromium.org

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

Patch from Alexandra Mikhaylova <amikhaylova@google.com>.

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@22846 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2014-08-05 07:42:06 +00:00
..
regress Enable ES6 Symbols by default 2014-08-04 18:17:54 +00:00
debug-promise-events.js Merge three PromiseEvent's into one. 2014-08-05 07:42:06 +00:00
debug-promises-async-task-event.js Change some names in Promise instrumentation events. 2014-07-08 14:45:57 +00:00
debug-promises-caught-all.js Introduce debug events for Microtask queue. 2014-07-03 15:56:01 +00:00
debug-promises-caught-late.js Remove obsolete --harmony-promises flag from tests. 2014-06-20 10:47:50 +00:00
debug-promises-caught-uncaught.js Remove obsolete --harmony-promises flag from tests. 2014-06-20 10:47:50 +00:00
debug-promises-reentry.js Remove obsolete --harmony-promises flag from tests. 2014-06-20 10:47:50 +00:00
debug-promises-throw-in-constructor.js Remove obsolete --harmony-promises flag from tests. 2014-06-20 10:47:50 +00:00
debug-promises-throw-in-reject.js Remove obsolete --harmony-promises flag from tests. 2014-06-20 10:47:50 +00:00
debug-promises-uncaught-all.js Introduce debug events for Microtask queue. 2014-07-03 15:56:01 +00:00
debug-promises-uncaught-uncaught.js Introduce debug events for Microtask queue. 2014-07-03 15:56:01 +00:00
debug-promises-undefined-reject.js Remove obsolete --harmony-promises flag from tests. 2014-06-20 10:47:50 +00:00
math-cbrt.js Ship ES6 Math functions. 2014-07-16 14:00:15 +00:00
math-clz32.js Ship ES6 Math functions. 2014-07-16 14:00:15 +00:00
math-expm1.js Ship ES6 Math functions. 2014-07-16 14:00:15 +00:00
math-fround.js Inline Math.fround in optimized code. 2014-07-29 11:34:08 +00:00
math-hyperbolic.js Ship ES6 Math functions. 2014-07-16 14:00:15 +00:00
math-hypot.js Ship ES6 Math functions. 2014-07-16 14:00:15 +00:00
math-log1p.js Ship ES6 Math functions. 2014-07-16 14:00:15 +00:00
math-log2-log10.js Ship ES6 Math functions. 2014-07-16 14:00:15 +00:00
math-sign.js Ship ES6 Math functions. 2014-07-16 14:00:15 +00:00
math-trunc.js Ship ES6 Math functions. 2014-07-16 14:00:15 +00:00
microtask-delivery.js Re^3-land "Ship promises and weak collections" 2014-05-06 14:48:34 +00:00
mirror-promises.js Remove obsolete --harmony-promises flag from tests. 2014-06-20 10:47:50 +00:00
mirror-symbols.js Enable ES6 Symbols by default 2014-08-04 18:17:54 +00:00
promises.js Avoid brittle use of .bind in Promise.all 2014-07-07 09:47:43 +00:00
symbols.js Enable ES6 Symbols by default 2014-08-04 18:17:54 +00:00
weak_collections.js Make Map.set() and Set.add() chainable 2014-07-01 09:49:25 +00:00