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 Aug 17, 2023
1 parent cf15594 commit d78e496
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 @@ -40,6 +40,7 @@
"ModuleNamespaceCreate",
"ModuleNamespaceExoticObject.OwnPropertyKeys",
"OrdinaryObject.OwnPropertyKeys",
"PrepareForOrdinaryCall",
"ProxyCreate",
"SerializeJSONObject",
"SetDefaultGlobalBindings",
Expand Down

0 comments on commit d78e496

Please sign in to comment.