Remove calls to APIs deprecated in V8 12.6

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Closed

@ajklein

Description

Both updates are trivial:

  • v8::ScriptOrigin's constructor no longer takes an Isolate (it was already unused)
  • v8::SafeForTerminationScope and the Isolate creation param only_terminate_in_safe_scope are 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

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions