7237 Commits

Author SHA1 Message Date
Mark S. Miller
822589b1ef
[nonextensible-applies-to-private] Adding private field to non-extensible object throws (#4577)
* [nonextensible-applies-to-private] Adding private field to non-extensible object throws

* add feature nonextensible-applies-to-private

* extending tests in response to reviewer suggestions

* use const instead of let
2025-09-22 12:58:55 -07:00
Linus Groh
e0d8f66a2b Add missing include to WeakMap.prototype.getOrInsertComputed() test 2025-09-18 13:35:51 -07:00
Philip Chimento
6251b55fc6 Reinstate bug numbers as URLs in frontmatter info
The history of why these tests exist can be useful context for future
consumers of the test suite.
2025-09-17 15:51:37 -07:00
André Bargull
dfe2f39a46 Remove test data for non-exported test 2025-09-17 13:25:21 -07:00
André Bargull
7ec30cc749 Replace SpiderMonkey-specific parseModule in async-functions/async-contains-unicode-escape.js and fix a test bug 2025-09-17 13:25:21 -07:00
André Bargull
d90061929a Replace SpiderMonkey-specific parseModule in expressions/optional-chain-first-expression.js 2025-09-17 13:25:21 -07:00
André Bargull
0ee9b57cba Enable strict mode testing for sm/JSON/parse-with-source.js 2025-09-17 13:25:21 -07:00
André Bargull
15be7166d5 Add missing feature tag for json-parse-with-source 2025-09-17 13:25:21 -07:00
André Bargull
6ed990708f Enable strict mode testing for sm/WeakMap and add missing feature tag 2025-09-17 13:25:21 -07:00
André Bargull
85f840d474 Enable strict mode testing for sm/TypedArray 2025-09-17 13:25:21 -07:00
André Bargull
083c373141 Enable strict mode testing for sm/Temporal 2025-09-17 13:25:20 -07:00
André Bargull
7b41001747 Enable strict mode testing for sm/syntax 2025-09-17 13:25:20 -07:00
André Bargull
d1cac014ab Enable strict mode testing for sm/Symbol 2025-09-17 13:25:20 -07:00
André Bargull
4e85cd06bd Enable strict mode testing for sm/String 2025-09-17 13:25:20 -07:00
André Bargull
eba013851c Enable strict mode testing for sm/strict 2025-09-17 13:25:20 -07:00
André Bargull
ddfdf9773e Enable strict mode testing for sm/statements 2025-09-17 13:25:20 -07:00
André Bargull
7453cbb760 Enable strict mode testing for sm/Set 2025-09-17 13:25:20 -07:00
André Bargull
84b567da81 Enable strict mode testing for sm/regress 2025-09-17 13:25:20 -07:00
André Bargull
a0f3f2f9b5 Enable strict mode testing for sm/RegExp 2025-09-17 13:25:20 -07:00
André Bargull
b0298167c9 Enable strict mode testing for sm/Reflect 2025-09-17 13:25:20 -07:00
André Bargull
d42f9fab12 Enable strict mode testing for sm/Proxy 2025-09-17 13:25:20 -07:00
André Bargull
1b58c83e0a Enable strict mode testing for sm/Promise 2025-09-17 13:25:20 -07:00
André Bargull
addfc1f0f0 Enable strict mode testing for sm/PrivateName 2025-09-17 13:25:20 -07:00
André Bargull
14e84721c9 Enable strict mode testing for sm/object 2025-09-17 13:25:20 -07:00
André Bargull
cd870e9520 Enable strict mode testing for sm/Number 2025-09-17 13:25:20 -07:00
André Bargull
a216e703d1 Enable strict mode testing for sm/misc 2025-09-17 13:25:20 -07:00
André Bargull
10f049068e Enable strict mode testing for sm/Math 2025-09-17 13:25:20 -07:00
André Bargull
87b006b65a Enable strict mode testing for sm/Map 2025-09-17 13:25:20 -07:00
André Bargull
221ea2b0b7 Enable strict mode testing for sm/literals 2025-09-17 13:25:20 -07:00
André Bargull
27b61f051b Enable strict mode testing for sm/lexical-environment 2025-09-17 13:25:20 -07:00
André Bargull
1b4972e329 Enable strict mode testing for sm/JSON 2025-09-17 13:25:20 -07:00
André Bargull
62310eaf2a Enable strict mode testing for sm/Iterator 2025-09-17 13:25:20 -07:00
André Bargull
91bf17ace8 Enable strict mode testing for sm/global 2025-09-17 13:25:20 -07:00
André Bargull
6aa99aa29a Enable strict mode testing for sm/generators 2025-09-17 13:25:20 -07:00
André Bargull
8f259600e2 Enable strict mode testing for sm/Function/function-name-computed 2025-09-17 13:25:20 -07:00
André Bargull
be5edf06c9 Enable strict mode testing for sm/Function 2025-09-17 13:25:20 -07:00
André Bargull
169736bdd0 Enable strict mode testing for sm/fields 2025-09-17 13:25:20 -07:00
André Bargull
a724191c3f Enable strict mode testing for rest of sm/extensions 2025-09-17 13:25:20 -07:00
André Bargull
f72b5123d9 Enable strict mode testing for sm/extensions 2025-09-17 13:25:20 -07:00
André Bargull
4b89aa98c8 Enable strict mode testing for sm/expressions/destructuring-array-done.js 2025-09-17 13:25:20 -07:00
André Bargull
f277bff653 Enable strict mode testing for sm/expressions 2025-09-17 13:25:20 -07:00
André Bargull
53e5d81251 Enable strict mode testing for sm/Exceptions 2025-09-17 13:25:20 -07:00
André Bargull
8c2c38426b Enable strict mode testing for sm/eval 2025-09-17 13:25:20 -07:00
André Bargull
311262aa37 Enable strict mode testing for sm/Error 2025-09-17 13:25:20 -07:00
André Bargull
080a1ff59f Enable strict mode testing for sm/destructuring/order.js 2025-09-17 13:25:20 -07:00
André Bargull
e815b2298c Enable strict mode testing for sm/destructuring 2025-09-17 13:25:20 -07:00
André Bargull
3e26311d42 Enable strict mode testing for sm/Date 2025-09-17 13:25:20 -07:00
André Bargull
6e1eba2a09 Enable strict mode testing for sm/DataView 2025-09-17 13:25:20 -07:00
André Bargull
2fce7b7985 Enable strict mode testing for sm/class 2025-09-17 13:25:20 -07:00
André Bargull
00872ab917 Enable strict mode testing for sm/Boolean 2025-09-17 13:25:20 -07:00