mirror of
https://github.com/tc39/test262.git
synced 2025-07-23 22:15:24 +02:00
Merge pull request #1945 from adrianheine/typo
Fix typo (disinct -> distinct)
This commit is contained in:
commit
6a33901762
@ -3,7 +3,7 @@
|
|||||||
/*---
|
/*---
|
||||||
esid: sec-functiondeclarationinstantiation
|
esid: sec-functiondeclarationinstantiation
|
||||||
description: >
|
description: >
|
||||||
Creation of new variable environment for the function body (as disinct from
|
Creation of new variable environment for the function body (as distinct from
|
||||||
that for the function's parameters)
|
that for the function's parameters)
|
||||||
info: |
|
info: |
|
||||||
[...]
|
[...]
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
esid: sec-ecmascript-function-objects-call-thisargument-argumentslist
|
esid: sec-ecmascript-function-objects-call-thisargument-argumentslist
|
||||||
description: >
|
description: >
|
||||||
Creation of new variable environment for the function parameters and body
|
Creation of new variable environment for the function parameters and body
|
||||||
(as disinct from that for the function's BindingIdentifier)
|
(as distinct from that for the function's BindingIdentifier)
|
||||||
info: |
|
info: |
|
||||||
[...]
|
[...]
|
||||||
3. Let callerContext be the running execution context.
|
3. Let callerContext be the running execution context.
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
esid: sec-prepareforordinarycall
|
esid: sec-prepareforordinarycall
|
||||||
description: >
|
description: >
|
||||||
Creation of new variable environment for the function parameters and body
|
Creation of new variable environment for the function parameters and body
|
||||||
(as disinct from that for the function's BindingIdentifier)
|
(as distinct from that for the function's BindingIdentifier)
|
||||||
info: |
|
info: |
|
||||||
[...]
|
[...]
|
||||||
3. Let callerContext be the running execution context.
|
3. Let callerContext be the running execution context.
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
/*---
|
/*---
|
||||||
esid: sec-functiondeclarationinstantiation
|
esid: sec-functiondeclarationinstantiation
|
||||||
description: >
|
description: >
|
||||||
Creation of new variable environment for the function body (as disinct from
|
Creation of new variable environment for the function body (as distinct from
|
||||||
that for the function's parameters)
|
that for the function's parameters)
|
||||||
info: |
|
info: |
|
||||||
[...]
|
[...]
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
/*---
|
/*---
|
||||||
esid: sec-functiondeclarationinstantiation
|
esid: sec-functiondeclarationinstantiation
|
||||||
description: >
|
description: >
|
||||||
Creation of new variable environment for the function body (as disinct from
|
Creation of new variable environment for the function body (as distinct from
|
||||||
that for the function's parameters)
|
that for the function's parameters)
|
||||||
info: |
|
info: |
|
||||||
[...]
|
[...]
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
/*---
|
/*---
|
||||||
esid: sec-functiondeclarationinstantiation
|
esid: sec-functiondeclarationinstantiation
|
||||||
description: >
|
description: >
|
||||||
Creation of new variable environment for the function body (as disinct from
|
Creation of new variable environment for the function body (as distinct from
|
||||||
that for the function's parameters)
|
that for the function's parameters)
|
||||||
info: |
|
info: |
|
||||||
[...]
|
[...]
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
/*---
|
/*---
|
||||||
esid: sec-functiondeclarationinstantiation
|
esid: sec-functiondeclarationinstantiation
|
||||||
description: >
|
description: >
|
||||||
Creation of new variable environment for the function body (as disinct from
|
Creation of new variable environment for the function body (as distinct from
|
||||||
that for the function's parameters)
|
that for the function's parameters)
|
||||||
info: |
|
info: |
|
||||||
[...]
|
[...]
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
/*---
|
/*---
|
||||||
esid: sec-functiondeclarationinstantiation
|
esid: sec-functiondeclarationinstantiation
|
||||||
description: >
|
description: >
|
||||||
Creation of new variable environment for the function body (as disinct from
|
Creation of new variable environment for the function body (as distinct from
|
||||||
that for the function's parameters)
|
that for the function's parameters)
|
||||||
info: |
|
info: |
|
||||||
[...]
|
[...]
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
/*---
|
/*---
|
||||||
esid: sec-functiondeclarationinstantiation
|
esid: sec-functiondeclarationinstantiation
|
||||||
description: >
|
description: >
|
||||||
Creation of new variable environment for the function body (as disinct from
|
Creation of new variable environment for the function body (as distinct from
|
||||||
that for the function's parameters)
|
that for the function's parameters)
|
||||||
info: |
|
info: |
|
||||||
[...]
|
[...]
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
/*---
|
/*---
|
||||||
esid: sec-functiondeclarationinstantiation
|
esid: sec-functiondeclarationinstantiation
|
||||||
description: >
|
description: >
|
||||||
Creation of new variable environment for the function body (as disinct from
|
Creation of new variable environment for the function body (as distinct from
|
||||||
that for the function's parameters)
|
that for the function's parameters)
|
||||||
info: |
|
info: |
|
||||||
[...]
|
[...]
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
/*---
|
/*---
|
||||||
esid: sec-functiondeclarationinstantiation
|
esid: sec-functiondeclarationinstantiation
|
||||||
description: >
|
description: >
|
||||||
Creation of new variable environment for the function body (as disinct from
|
Creation of new variable environment for the function body (as distinct from
|
||||||
that for the function's parameters)
|
that for the function's parameters)
|
||||||
info: |
|
info: |
|
||||||
[...]
|
[...]
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
/*---
|
/*---
|
||||||
esid: sec-functiondeclarationinstantiation
|
esid: sec-functiondeclarationinstantiation
|
||||||
description: >
|
description: >
|
||||||
Creation of new variable environment for the function body (as disinct from
|
Creation of new variable environment for the function body (as distinct from
|
||||||
that for the function's parameters)
|
that for the function's parameters)
|
||||||
info: |
|
info: |
|
||||||
[...]
|
[...]
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
/*---
|
/*---
|
||||||
esid: sec-functiondeclarationinstantiation
|
esid: sec-functiondeclarationinstantiation
|
||||||
description: >
|
description: >
|
||||||
Creation of new variable environment for the function body (as disinct from
|
Creation of new variable environment for the function body (as distinct from
|
||||||
that for the function's parameters)
|
that for the function's parameters)
|
||||||
info: |
|
info: |
|
||||||
[...]
|
[...]
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
/*---
|
/*---
|
||||||
esid: sec-functiondeclarationinstantiation
|
esid: sec-functiondeclarationinstantiation
|
||||||
description: >
|
description: >
|
||||||
Creation of new variable environment for the function body (as disinct from
|
Creation of new variable environment for the function body (as distinct from
|
||||||
that for the function's parameters)
|
that for the function's parameters)
|
||||||
info: |
|
info: |
|
||||||
[...]
|
[...]
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
/*---
|
/*---
|
||||||
esid: sec-functiondeclarationinstantiation
|
esid: sec-functiondeclarationinstantiation
|
||||||
description: >
|
description: >
|
||||||
Creation of new variable environment for the function body (as disinct from
|
Creation of new variable environment for the function body (as distinct from
|
||||||
that for the function's parameters)
|
that for the function's parameters)
|
||||||
info: |
|
info: |
|
||||||
[...]
|
[...]
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
/*---
|
/*---
|
||||||
esid: sec-functiondeclarationinstantiation
|
esid: sec-functiondeclarationinstantiation
|
||||||
description: >
|
description: >
|
||||||
Creation of new variable environment for the function body (as disinct from
|
Creation of new variable environment for the function body (as distinct from
|
||||||
that for the function's parameters)
|
that for the function's parameters)
|
||||||
info: |
|
info: |
|
||||||
[...]
|
[...]
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
/*---
|
/*---
|
||||||
esid: sec-functiondeclarationinstantiation
|
esid: sec-functiondeclarationinstantiation
|
||||||
description: >
|
description: >
|
||||||
Creation of new variable environment for the function body (as disinct from
|
Creation of new variable environment for the function body (as distinct from
|
||||||
that for the function's parameters)
|
that for the function's parameters)
|
||||||
info: |
|
info: |
|
||||||
[...]
|
[...]
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
/*---
|
/*---
|
||||||
esid: sec-functiondeclarationinstantiation
|
esid: sec-functiondeclarationinstantiation
|
||||||
description: >
|
description: >
|
||||||
Creation of new variable environment for the function body (as disinct from
|
Creation of new variable environment for the function body (as distinct from
|
||||||
that for the function's parameters)
|
that for the function's parameters)
|
||||||
info: |
|
info: |
|
||||||
[...]
|
[...]
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
/*---
|
/*---
|
||||||
esid: sec-functiondeclarationinstantiation
|
esid: sec-functiondeclarationinstantiation
|
||||||
description: >
|
description: >
|
||||||
Creation of new variable environment for the function body (as disinct from
|
Creation of new variable environment for the function body (as distinct from
|
||||||
that for the function's parameters)
|
that for the function's parameters)
|
||||||
info: |
|
info: |
|
||||||
[...]
|
[...]
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
/*---
|
/*---
|
||||||
esid: sec-functiondeclarationinstantiation
|
esid: sec-functiondeclarationinstantiation
|
||||||
description: >
|
description: >
|
||||||
Creation of new variable environment for the function body (as disinct from
|
Creation of new variable environment for the function body (as distinct from
|
||||||
that for the function's parameters)
|
that for the function's parameters)
|
||||||
info: |
|
info: |
|
||||||
[...]
|
[...]
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
/*---
|
/*---
|
||||||
esid: sec-functiondeclarationinstantiation
|
esid: sec-functiondeclarationinstantiation
|
||||||
description: >
|
description: >
|
||||||
Creation of new variable environment for the function body (as disinct from
|
Creation of new variable environment for the function body (as distinct from
|
||||||
that for the function's parameters)
|
that for the function's parameters)
|
||||||
info: |
|
info: |
|
||||||
[...]
|
[...]
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
/*---
|
/*---
|
||||||
esid: sec-functiondeclarationinstantiation
|
esid: sec-functiondeclarationinstantiation
|
||||||
description: >
|
description: >
|
||||||
Creation of new variable environment for the function body (as disinct from
|
Creation of new variable environment for the function body (as distinct from
|
||||||
that for the function's parameters)
|
that for the function's parameters)
|
||||||
info: |
|
info: |
|
||||||
[...]
|
[...]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user