Merge branch 'master' into harmony-v2.8.6

This commit is contained in:
alexlamsl
2017-03-05 16:03:56 +08:00
20 changed files with 1089 additions and 142 deletions

View File

@@ -713,7 +713,7 @@ iife: {
}
expect: {
function f() {
~function() {}(b);
b;
}
}
}