Skip to content

Request cherry-pick of V8 commit, re-enabling [[Scopes]] internal property #45845

Closed
@AaronFriel

Description

@AaronFriel

Version

19.2

What steps will reproduce the bug?

Pulumi's Node.js SDK has a capability for capturing and serializing closures, which utilizes an internal property on functions called [[Scopes]], which is accessible via runtime methods. This was removed from upstream V8, however we've requested that this be reverted and that process is underway.

Our tracking issue:

Chromium issue and revert comment: https://bugs.chromium.org/p/chromium/issues/detail?id=1365858#c13

How often does it reproduce? Is there a required condition?

Always, this is an upstream feature change in V8.

What is the expected behavior?

No response

What do you see instead?

n/a

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    v8 engineIssues and PRs related to the V8 dependency.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions