mirror of
https://github.com/tc39/test262.git
synced 2025-07-31 01:44:54 +02:00
Merge branch 'rwaldron-dstr-binding_for-await-of-async-gen-func-default-steps'
Closes #1019
This commit is contained in:
commit
64dd1926b4
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -20,13 +20,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -20,13 +20,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -20,13 +20,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -20,13 +20,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -20,13 +20,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -20,13 +20,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -18,13 +18,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -18,13 +18,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -18,13 +18,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -18,13 +18,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -18,13 +18,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
@ -17,13 +17,13 @@ info: |
|
|||||||
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
13.7.5.13 Runtime Semantics: ForIn/OfBodyEvaluation
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
3. Let destructuring be IsDestructuring of lhs.
|
4. Let destructuring be IsDestructuring of lhs.
|
||||||
[...]
|
[...]
|
||||||
5. Repeat
|
6. Repeat
|
||||||
[...]
|
[...]
|
||||||
h. If destructuring is false, then
|
j. If destructuring is false, then
|
||||||
[...]
|
[...]
|
||||||
i. Else
|
k. Else
|
||||||
i. If lhsKind is assignment, then
|
i. If lhsKind is assignment, then
|
||||||
[...]
|
[...]
|
||||||
ii. Else if lhsKind is varBinding, then
|
ii. Else if lhsKind is varBinding, then
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user