mirror of
https://github.com/tc39/test262.git
synced 2025-07-15 18:14:43 +02:00
parent
44b40e083e
commit
d993c4a9e8
@ -891,7 +891,6 @@ const nonMatchSymbols = buildString({
|
|||||||
0x01F93F
|
0x01F93F
|
||||||
],
|
],
|
||||||
ranges: [
|
ranges: [
|
||||||
[0x00DC00, 0x00DFFF],
|
|
||||||
[0x000378, 0x000379],
|
[0x000378, 0x000379],
|
||||||
[0x000380, 0x000383],
|
[0x000380, 0x000383],
|
||||||
[0x000557, 0x000558],
|
[0x000557, 0x000558],
|
||||||
|
@ -764,7 +764,6 @@ const nonMatchSymbols = buildString({
|
|||||||
0x01F9C0
|
0x01F9C0
|
||||||
],
|
],
|
||||||
ranges: [
|
ranges: [
|
||||||
[0x00DC00, 0x00DFFF],
|
|
||||||
[0x000020, 0x00007E],
|
[0x000020, 0x00007E],
|
||||||
[0x0000A0, 0x0000AC],
|
[0x0000A0, 0x0000AC],
|
||||||
[0x0000AE, 0x000377],
|
[0x0000AE, 0x000377],
|
||||||
|
@ -54,7 +54,6 @@ testPropertyEscapes(
|
|||||||
const nonMatchSymbols = buildString({
|
const nonMatchSymbols = buildString({
|
||||||
loneCodePoints: [],
|
loneCodePoints: [],
|
||||||
ranges: [
|
ranges: [
|
||||||
[0x00DC00, 0x00DFFF],
|
|
||||||
[0x000000, 0x00D7FF],
|
[0x000000, 0x00D7FF],
|
||||||
[0x00E000, 0x10FFFF]
|
[0x00E000, 0x10FFFF]
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user