Skip to content

Commit

Permalink
fixup: try adding PrepareForOrdinaryCall to esmeta-ignore instead of …
Browse files Browse the repository at this point in the history
…ECMAScriptFunctionObject.Construct
  • Loading branch information
jmdyck committed Feb 25, 2024
1 parent c6808f4 commit d489f26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions esmeta-ignore.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
"ModuleNamespaceCreate",
"ModuleNamespaceExoticObject.OwnPropertyKeys",
"OrdinaryObject.OwnPropertyKeys",
"PrepareForOrdinaryCall",
"ProxyCreate",
"ScriptEvaluation",
"SerializeJSONObject",
Expand Down

0 comments on commit d489f26

Please sign in to comment.