Skip to content

Commit

Permalink
Update esmeta-ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
syg committed Oct 12, 2023
1 parent a860953 commit 4ea3375
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions esmeta-ignore.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,10 @@
"Catch[0,0].CatchClauseEvaluation",
"Catch[1,0].CatchClauseEvaluation",
"ClassStaticBlockBody[0,0].EvaluateClassStaticBlockBody",
"CreateArrayIterator",
"CreateBuiltinFunction",
"CreateIterResultObject",
"ECMAScriptFunctionObject.Call",
"ECMAScriptFunctionObject.Construct",
"FindViaPredicate",
"FlattenIntoArray",
"ForIn/OfBodyEvaluation",
"FunctionBody[0,0].EvaluateFunctionBody",
Expand All @@ -36,6 +34,7 @@
"IntegerIndexedObjectCreate",
"LabelledItem[1,0].LabelledEvaluation",
"LengthOfArrayLike",
"MakeIntegerIndexedObjectWithBufferWitnessRecord",
"MethodDefinition[0,0].DefineMethod",
"ModuleNamespaceCreate",
"ModuleNamespaceExoticObject.OwnPropertyKeys",
Expand All @@ -44,7 +43,6 @@
"SerializeJSONObject",
"SetDefaultGlobalBindings",
"SetFunctionLength",
"SortIndexedProperties",
"SourceTextModuleRecord.ExecuteModule",
"SourceTextModuleRecord.ResolveExport",
"SpeciesConstructor",
Expand Down

0 comments on commit 4ea3375

Please sign in to comment.