Evgeniy Istomin

Results 13 issues of Evgeniy Istomin

Proposal https://github.com/tc39/proposal-array-grouping has reached stage 3 as of TC 39 meeting at December 2021. Also i want to implement this proposal.

ECMAScript Spec

SInce Microsoft has ended support for CC a while ago i think we should update README.md to remove the notice about support from Microsoft or update it. I want to...

After running small benchmark on Windows 10 with x64_debug config, i've got these results: ``` 13996ms (for-of), 90ms (for-non-cached), 63ms (for-cached) (on average after 10 subsequent runs) For-of is slower...

Performance

I am not sure if i moved all files to their folders correctly, so if you, @rhuanjl, have any suggestions to move something, i'll apply your changes without hesitation. @ppenzin,...

I want to suggest some improvement on typings: 1. Mark the `length` property as readonly since only getter is defined for this property. 2. I would use optional arguments syntax,...

When this mod is loaded and post-initialized I see extremely high number of threads opened in minecraft process and most, if not all, do not do any work. These threads...

### ---Issue Report--- **(PLEASE DONT DELETE THIS TEMPLATE, YOUR ISSUE WILL BE IGNORED AND CLOSED IF YOU DO. | Required)** **Have you checked Closed Issues (if applicable & PLEASE CHECK...

needs investigating
1.7.10

Sometimes when I open up VS anew and want to disassemble the method I can encounter this strange exception: ``` System.ArgumentException: The path is not of a legal form. at...

Some bizarre bullshit happens when I open inventory with `makeEventsSingletons=true` and these errors have no connections with each other other than that it only happens with this options enabled and...

I am trying to use this to test my code but i get this (Node 17.4.0): ``` > deoptigate .\test-perf.mjs **snip**\nodejs\node.exe: bad option: --trace-ic deoptigate 💪 process completed with code...