Skip to content
This repository was archived by the owner on May 7, 2026. It is now read-only.

Use Map instead of object for functionMap#2

Open
bfopta wants to merge 1 commit into
SAP-archive:mainfrom
bfopta:bugfix/avoid-inherited-properties
Open

Use Map instead of object for functionMap#2
bfopta wants to merge 1 commit into
SAP-archive:mainfrom
bfopta:bugfix/avoid-inherited-properties

Conversation

@bfopta
Copy link
Copy Markdown

@bfopta bfopta commented Mar 28, 2023

The current implementation makes functions async that are in defined in Object.prototype. Eg. toString. Using a Map eliminates this issue.

@cla-assistant
Copy link
Copy Markdown

cla-assistant Bot commented Mar 28, 2023

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


bfopta seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant