Skip to content

Исправление неточности в статье 1-js/06-advanced-functions/03-closure #2048

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Aleeg0
Copy link

@Aleeg0 Aleeg0 commented Jul 27, 2025

Описание

В статье упоминалось, что V8 оптимизирует неиспользуемые переменные, но это могло ввести в заблуждение читателей, знакомых с другими движками (например, SpiderMonkey), будто такая оптимизация есть только в V8.

Ссылки

На картинке видно, что Firefox также оптимизирует переменную, как и V8 в данном случае:

Связанные Issue

Aleeg0 added 2 commits July 27, 2025 14:28
Исправление неточности в статье 1-js/06-advanced-functions/03-closure
Исправление неточности в статье 1-js/06-advanced-functions/03-closure
@javascript-translate-bot javascript-translate-bot added review needed Review needed, please approve or request changes labels Jul 27, 2025
@javascript-translate-bot javascript-translate-bot requested review from a team July 27, 2025 11:47
@CLAassistant
Copy link

CLAassistant commented Jul 27, 2025

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
review needed Review needed, please approve or request changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants