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 Apr 21, 2023
1 parent cd5f66b commit 9d52d45
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 @@ -42,6 +42,7 @@
"ModuleNamespaceCreate",
"ModuleNamespaceExoticObject.OwnPropertyKeys",
"OrdinaryObject.OwnPropertyKeys",
"PrepareForOrdinaryCall",
"ProxyCreate",
"SerializeJSONObject",
"SetDefaultGlobalBindings",
Expand Down

0 comments on commit 9d52d45

Please sign in to comment.