v8/test/mjsunit/strong
adamk 163419e8fa Remove --harmony-arrow-functions flag
Arrow functions have been enabled by default since the 4.5 branch.

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

Cr-Commit-Position: refs/heads/master@{#31031}
2015-09-30 19:50:40 +00:00
..
arrays.js
class-extend-null.js
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 --harmony-arrow-functions flag 2015-09-30 19:50:40 +00:00
functions.js
implicit-conversions-constants.js
implicit-conversions-count.js
implicit-conversions-inlining.js
implicit-conversions.js
literals.js Remove --harmony-arrow-functions flag 2015-09-30 19:50:40 +00:00
load-builtins.js
load-element-mutate-backing-store.js
load-element.js
load-property-mutate-backing-store.js
load-property.js
load-proxy.js
load-super.js
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