feat(es/ast): Add node id to Ident#10973
Conversation
|
|
Intersting. But why? |
CodSpeed Performance ReportMerging #10973 will not alter performanceComparing Summary
|
Ident
kdy1
left a comment
There was a problem hiding this comment.
I think this is for reimplementing variable management, right?
|
I used |
|
What’s the usecase here? |
|
@mischnic Maybe #10998 (review)? I assumed that he's going to use sequential node IDs to reimplement variable management, but it seems like he is trying to have a faster version of Id. |
No description provided.