Skip to content
Snippets Groups Projects
Commit dbde2346 authored by André Bargull's avatar André Bargull
Browse files

Bug 1787794 - Part 3: Reorder access in destructuring so most likely cases come first. r=arai

The property is most likely a normal property key and not a number, so let's
handle the normal property key case first.

Differential Revision: https://phabricator.services.mozilla.com/D155852
parent 317ec6e7
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment