Skip to content

Commit

Permalink
Meta: remove LengthOfArrayLike from esmeta-ignore.json
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelficarra authored and ljharb committed Oct 25, 2024
1 parent 574f475 commit 8657afd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions esmeta-ignore.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
"GetThisValue",
"InnerModuleEvaluation",
"LabelledItem[1,0].LabelledEvaluation",
"LengthOfArrayLike",
"MethodDefinition[0,0].DefineMethod",
"ModuleNamespaceCreate",
"OrdinaryFunctionCreate",
Expand All @@ -43,4 +42,4 @@
"Statement[2,0].LabelledEvaluation",
"StringCreate",
"TypedArrayCreateFromConstructor"
]
]

0 comments on commit 8657afd

Please sign in to comment.