-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Pull requests: tc39/ecma262
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Editorial: Provide context for HostImportModuleDynamically requirement
editorial change
#1598
opened Jun 20, 2019 by
mikesamuel
Loading…
Normative: Don't coerce value if index is invalid in TypedArray [[Set]]
needs consensus
This needs committee consensus before it can be eligible to be merged.
normative change
Affects behavior required to correctly evaluate some ECMAScript source text
#2332
opened Mar 1, 2021 by
shvaikalesh
Loading…
Editorial: Check [[StringData]] first in String's [[GetOwnProperty]]
editorial change
#2334
opened Mar 1, 2021 by
shvaikalesh
•
Draft
Editorial: Minor fix in evaluation of 'YieldExpression' and Arguments Exotic Object
#2372
opened Apr 5, 2021 by
h2oche
Loading…
Editorial: Explicitly define default value of 'internalSlotsList' in OrdinaryCreateFromConstructor
#2379
opened Apr 9, 2021 by
h2oche
Loading…
Editorial: Add an optional type restriction to IterableToList
editorial change
#2799
opened Jun 16, 2022 by
gibson042
Loading…
Editorial: Fix ambiguities and type mismatches in Function.prototype.toString
editorial change
#2828
opened Jul 15, 2022 by
gibson042
Loading…
Editorial: Use the execution context created by InitializeEnvironment
editorial change
spec bug
#2886
opened Sep 3, 2022 by
jmdyck
Loading…
Editorial: Improve the explanation of split methods
editorial change
#2975
opened Dec 15, 2022 by
gibson042
Loading…
Editorial: Fix some ?! misuses
editorial change
spec bug
#3070
opened May 24, 2023 by
jmdyck
Loading…
Editorial: Add <dfn> variants for "offset time zone identifier(s)"
#3109
opened Jul 1, 2023 by
justingrant
Loading…
[editorial] Unconditionally use LookaheadAssertion in Assertion
#3191
opened Oct 10, 2023 by
nicolo-ribaudo
Loading…
Editorial: Define template literal bad-escape syntax errors at top level
#3220
opened Nov 12, 2023 by
gibson042
Loading…
Editorial: Separate cover grammar text into a subsection with autolink targets
editorial change
#3223
opened Nov 18, 2023 by
gibson042
Loading…
Editorial: Remove redundant text in Object Initializer
#3224
opened Nov 18, 2023 by
gibson042
Loading…
Editorial: Generalize ToZeroPaddedDecimalString to support hexadecimal output
#3305
opened Mar 28, 2024 by
gibson042
Loading…
Editorial: refer to code points directly by name/number instead of using aliases
editorial change
#3310
opened Apr 4, 2024 by
michaelficarra
Loading…
Editorial: add missing note for Annex B replacement
editorial change
#3359
opened Jun 26, 2024 by
michaelficarra
Loading…
Normative: Do not capture the script/module in This needs committee consensus before it can be eligible to be merged.
needs test262 tests
The proposal should specify how to test an implementation. Ideally via github.com/tc39/test262
normative change
Affects behavior required to correctly evaluate some ECMAScript source text
new Function
and indirect eval
needs consensus
#3374
opened Jul 15, 2024 by
nicolo-ribaudo
Loading…
Editorial: OrdinaryDefineOwnProperty can't throw for ordinary objects and arrays
#3403
opened Aug 26, 2024 by
anba
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.