Skip to content

Avoid wrapping Proxies in Proxies. #398

@niconomaa

Description

@niconomaa

In some caases, as for example in Lively's AST Explorer, the source code transformation plugin that makes objects into Proxies was applied twice.

While this is not to be expected, we nonetheless want to avoid wrapping an object twice (resulting in Proxy of Proxy).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions