v8/test/mjsunit/strong
adamk a4689fc21f Remove flags for spread calls and arrays
These features shipped in M46 without issue.

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

Cr-Commit-Position: refs/heads/master@{#31635}
2015-10-28 15:57:27 +00:00
..
arrays.js
class-extend-null.js [strong] Strong classes can't extend null 2015-07-13 12:40:38 +00:00
class-literals.js [strong] Implement revised strong class semantics 2015-09-22 16:34:52 +00:00
class-object-frozen.js [strong] Implement revised strong class semantics 2015-09-22 16:34:52 +00:00
classes.js Remove --harmony-arrow-functions flag 2015-09-30 19:50:40 +00:00
declaration-after-use.js Remove --harmony-arrow-functions flag 2015-09-30 19:50:40 +00:00
delete.js
destructuring.js Remove --harmony-arrow-functions flag 2015-09-30 19:50:40 +00:00
empty-statement.js
equality.js
eval-direct.js
for-in.js
function-arity.js Remove flags for spread calls and arrays 2015-10-28 15:57:27 +00:00
functions.js
implicit-conversions-constants.js
implicit-conversions-count.js
implicit-conversions-inlining.js
implicit-conversions.js
literals.js Remove flags for spread calls and arrays 2015-10-28 15:57:27 +00:00
load-builtins.js [strong] Add tests for loading from super, loading with access checks 2015-07-02 15:23:48 +00:00
load-element-mutate-backing-store.js
load-element.js
load-property-mutate-backing-store.js
load-property.js
load-proxy.js [strong] Add test for strong load involving proxies 2015-07-02 15:24:58 +00:00
load-super.js [strong] Add tests for loading from super, loading with access checks 2015-07-02 15:23:48 +00:00
mutually-recursive-classes.js Remove --harmony-arrow-functions flag 2015-09-30 19:50:40 +00:00
mutually-recursive-funcs.js
object-delete.js
object-freeze-property.js
object-set-prototype.js
super.js
switch.js
undefined.js Remove --harmony-arrow-functions flag 2015-09-30 19:50:40 +00:00
use-strong.js
var-let-const.js