Remove calls to APIs deprecated in V8 12.6
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 35.1k
Closed
Closed
Labels
Description
opened
on May 14, 2024Both updates are trivial:
v8::ScriptOrigin's constructor no longer takes an Isolate (it was already unused)v8::SafeForTerminationScopeand the Isolate creation paramonly_terminate_in_safe_scopeare gone (they were already no-ops)
See v8#185 for the fixes I made to keep V8's CI happy.
cc @joyeecheung
Metadata
Metadata
Assignees
No one assigned
Labels
Type
No type
Projects
No projects
Milestone
No milestone
Relationships
None yet
Development
No branches or pull requests
Issue actions