From c5725e8f3aa55636bebb853c6cb54deba4ff3528 Mon Sep 17 00:00:00 2001 From: Michael Dyck Date: Wed, 11 Dec 2024 14:54:28 -0500 Subject: [PATCH] fixup: Remove lines from esmeta-ignore.json --- esmeta-ignore.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/esmeta-ignore.json b/esmeta-ignore.json index a6f09c4245..9f50cb8bf1 100644 --- a/esmeta-ignore.json +++ b/esmeta-ignore.json @@ -1,5 +1,4 @@ [ - "AsyncFromSyncIteratorContinuation", "AsyncGeneratorYield", "ClassStaticBlockBody[0,0].EvaluateClassStaticBlockBody", "CompareTypedArrayElements", @@ -7,7 +6,6 @@ "FunctionBody[0,0].EvaluateFunctionBody", "GetViewByteLength", "INTRINSICS.Atomics.notify", - "Record[SourceTextModuleRecord].ExecuteModule", "TypedArrayGetElement", "TypedArrayLength", "TypedArraySetElement",