Skip to content

Conversation

esbena
Copy link
Contributor

@esbena esbena commented Jun 23, 2020

It appears that the members of console are bound by default now, so it seems reasonable to use getAMemberCall instead of getAMethodCall. Thanks #3734.

@esbena esbena added the JS label Jun 23, 2020
@esbena esbena requested a review from a team as a code owner June 23, 2020 08:46
Copy link
Contributor

@erik-krogh erik-krogh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

> var log = console.log;
undefined
> log(2);
2
undefined
> 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants