The Wayback Machine - https://web.archive.org/web/20210725141759/https://github.com/topics/mirror
Skip to content
#

mirror

Here are 925 public repositories matching this topic...

wolfbeast
wolfbeast commented Jun 18, 2018

We're having a mix of named function syntax (old style) and non-named function syntax (new style) in our internal JavaScript.

The old style was mostly there for JS stack traces before they were as nice as what we have now. Since that's solved, having named functions has become unnecessary and will just take up JS data space when processing.

We should convert all named function syntax in JSO

Improve this page

Add a description, image, and links to the mirror topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mirror topic, visit your repo's landing page and select "manage topics."

Learn more