|
About the Spec Reading category
|
|
0
|
646
|
May 3, 2019
|
|
[Self promo] Ask262 - MCP server for exploring Ecma262
|
|
1
|
42
|
April 23, 2026
|
|
There is a contradiction in the description of [[getPrototypeOf]] and its algorithm.
|
|
3
|
70
|
March 24, 2026
|
|
Number.isNaN and redundant check for Number type?
|
|
8
|
153
|
September 25, 2025
|
|
Lunar Month in Intl.DateTimeFormat()
|
|
0
|
47
|
October 4, 2024
|
|
Why do duplicate parameter names cause an arguments object to be unmapped?
|
|
2
|
108
|
June 26, 2024
|
|
About CreateMutable Binding in Global Environment Record
|
|
2
|
122
|
May 19, 2024
|
|
Do Built-in function objects contain internal slots of ECMAScript function objects?
|
|
1
|
173
|
January 25, 2024
|
|
What's the difference between LineTerminator and LineTerminatorSequence?
|
|
2
|
191
|
January 16, 2024
|
|
One does not simply extend Promise
|
|
47
|
1922
|
December 26, 2023
|
|
The Array.isArray shenanigans
|
|
42
|
1186
|
November 17, 2023
|
|
Does it make a difference if something is defined in "Properties of X instances" or not?
|
|
3
|
294
|
May 14, 2023
|
|
Is `RegExp(…)` really equivalent to `new RegExp(…)`?
|
|
2
|
399
|
March 16, 2023
|
|
JS Class fields potentially harmful
|
|
61
|
3070
|
February 20, 2023
|
|
What does "Left-Hand-Side Expressions" mean?
|
|
2
|
371
|
December 1, 2022
|
|
The tilda prefixed parameter in the Spec
|
|
2
|
345
|
July 8, 2022
|
|
Is bitwise shift's left operand's encoding well-defined?
|
|
2
|
429
|
June 23, 2022
|
|
What is spec's purpose to Return some kind of Completion Record in the algorithms?
|
|
4
|
442
|
April 20, 2022
|
|
How is it possible to have a _subset_ of the private fields of a class?
|
|
2
|
456
|
February 20, 2022
|
|
What is a Reference Record?
|
|
2
|
545
|
December 5, 2021
|
|
let and const hoisting
|
|
2
|
889
|
November 17, 2021
|
|
How are block-level variable statements "hoisted" to the outer scope?
|
|
4
|
627
|
July 3, 2021
|
|
Spec question: CompletionValue when evaluating clauses in a switch statement
|
|
2
|
619
|
June 6, 2021
|
|
execution context suspension and resumption
|
|
29
|
1396
|
May 6, 2021
|
|
What is the "Ultimate entry point"?
|
|
5
|
1048
|
January 15, 2021
|
|
RHS evaluation in assignment to unresolvable reference
|
|
1
|
814
|
April 17, 2020
|
|
Isn't the main spec generated by an emu file?
|
|
3
|
710
|
March 30, 2020
|
|
Execution order
|
|
2
|
804
|
July 9, 2019
|