Skip to content

Editorial: Adapt to new HostEnsureCanCompileStrings#400

Merged
caridy merged 1 commit intotc39:mainfrom
ptomato:367-hostensurecancompilestrings
Feb 16, 2024
Merged

Editorial: Adapt to new HostEnsureCanCompileStrings#400
caridy merged 1 commit intotc39:mainfrom
ptomato:367-hostensurecancompilestrings

Conversation

@ptomato
Copy link
Copy Markdown
Collaborator

@ptomato ptomato commented Feb 15, 2024

As of tc39/ecma262#3222 the signature of HostEnsureCanCompileStrings changed. This adapts to the new signature by pulling in the latest version of ecma262-biblio and adding the missing arguments.

Closes: #367

As of tc39/ecma262#3222 the signature of
HostEnsureCanCompileStrings changed. This adapts to the new signature by
pulling in the latest version of ecma262-biblio and adding the missing
arguments.

Closes: tc39#367
@caridy caridy merged commit 8e951a7 into tc39:main Feb 16, 2024
@ptomato ptomato deleted the 367-hostensurecancompilestrings branch February 17, 2024 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

HostEnsureCanCompileStrings takes only one argument

5 participants