Skip to content

Commit

Permalink
update esmeta ignores
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelficarra committed Nov 30, 2022
1 parent 4f5c7e0 commit 61e10a8
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions esmeta-ignore.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,17 +14,13 @@
"AsyncGeneratorUnwrapYieldResumption",
"BindingPattern[1,0].BindingInitialization",
"BoundFunctionCreate",
"Catch[0,0].CatchClauseEvaluation",
"Catch[1,0].CatchClauseEvaluation",
"ClassStaticBlockBody[0,0].EvaluateClassStaticBlockBody",
"CreateArrayIterator",
"CreateBuiltinFunction",
"CreateIterResultObject",
"ECMAScriptFunctionObject.Call",
"ECMAScriptFunctionObject.Construct",
"FlattenIntoArray",
"ForIn/OfBodyEvaluation",
"FunctionBody[0,0].EvaluateFunctionBody",
"GeneratorBody[0,0].EvaluateGeneratorBody",
"GeneratorValidate",
"GetGlobalObject",
Expand All @@ -36,7 +32,6 @@
"INTRINSICS.DefaultTimeZone",
"InnerModuleEvaluation",
"IntegerIndexedObjectCreate",
"LabelledItem[1,0].LabelledEvaluation",
"LengthOfArrayLike",
"MethodDefinition[0,0].DefineMethod",
"ModuleNamespaceCreate",
Expand All @@ -50,8 +45,5 @@
"SourceTextModuleRecord.ExecuteModule",
"SourceTextModuleRecord.ResolveExport",
"SpeciesConstructor",
"Statement[0,0].LabelledEvaluation",
"Statement[1,0].LabelledEvaluation",
"Statement[2,0].LabelledEvaluation",
"StringCreate"
]

0 comments on commit 61e10a8

Please sign in to comment.