Skip to content

Commit

Permalink
Bug 1574180 - Part 6: Update test262. r=khyperia
Browse files Browse the repository at this point in the history
Update test262 to get the changes from <tc39/test262#2299>.

Differential Revision: https://phabricator.services.mozilla.com/D42158

UltraBlame original commit: bc2a756c45543000ebae9cc907f8170326a950c5
  • Loading branch information
marco-c committed Oct 4, 2019
1 parent 382efa0 commit cee0fee
Show file tree
Hide file tree
Showing 9,917 changed files with 27,188 additions and 9,801 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
Original file line number Diff line number Diff line change
@@ -1,28 +1,28 @@

























// This file was procedurally generated from the following sources:
// - src/annex-b-fns/eval-func-block-scoping.case
// - src/annex-b-fns/eval-func/direct-block.template
/*---
description: A block-scoped binding is created (Block statement in eval code containing a function declaration)
esid: sec-web-compat-evaldeclarationinstantiation
flags: [generated, noStrict]
info: |
13.2.14 Runtime Semantics: BlockDeclarationInstantiation
[...]
4. For each element d in declarations do
a. For each element dn of the BoundNames of d do
i. If IsConstantDeclaration of d is true, then
[...]
ii. Else,
2. Perform ! envRec.CreateMutableBinding(dn, false).
b. If d is a GeneratorDeclaration production or a FunctionDeclaration
production, then
i. Let fn be the sole element of the BoundNames of d.
ii. Let fo be the result of performing InstantiateFunctionObject for
d with argument env.
iii. Perform envRec.InitializeBinding(fn, fo).
---*/
var initialBV, currentBV, varBinding;

(function() {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
// This file was procedurally generated from the following sources:
// - src/annex-b-fns/eval-func-existing-block-fn-no-init.case
// - src/annex-b-fns/eval-func/direct-block.template
/*---
description: Does not re-initialize binding created by similar forms (Block statement in eval code containing a function declaration)
esid: sec-web-compat-evaldeclarationinstantiation
flags: [generated, noStrict]
info: |
B.3.3.3 Changes to EvalDeclarationInstantiation
[...]
a. If declaredFunctionOrVarNames does not contain F, then
[...]
---*/














var init;

(function() {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@






(function() {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@






(function() {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@






(function() {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@






(function() {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@






(function() {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@






(function() {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@






var init, after;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@






var after;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@






var initialBV, currentBV, varBinding;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@






var init;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@






var updated;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@






var init;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@






var after;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@






var init;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@






var after;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@






var init, changed;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@






var init, after;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@






(function() {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@






(function() {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@






(function() {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@






(function() {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@






(function() {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@






(function() {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@






(function() {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@






var init, after;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@






var after;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@






var initialBV, currentBV, varBinding;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@






var init;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@






var updated;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@






var init;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@






var after;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@






var init;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@






var after;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@






var init, changed;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@






var init, after;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@






(function() {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@






(function() {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@






(function() {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@






(function() {
Expand Down
Loading

0 comments on commit cee0fee

Please sign in to comment.