Carlos Hernández Gómez
Carlos Hernández Gómez
**Context:** It would be great if we can explain how the new ES6 Symbol API works and how `toPromitive` is used in every type coercion. **Screenshots:**
**Context** Node is single threaded. That is a very simple explanation of how it works. There is a thread pool to manage file handles. Two event loops, the main one...
**Improved code caching** `V8 uses code caching to cache the generated code for frequently-used scripts. Starting with Chrome 66, we are caching more code by generating the cache after top-level...
**Description** Would be great to talk about how .toString() is used, it's recently been updated in the latest V8 release. `Function.prototype.toString() now returns exact slices of source code text, including...
I guess that is a good feature to be able to write your own assembly code and execute it in the target process. In windows it should be something like...
As discussed here. https://github.com/karliky/machinima-studio/commit/1e5e53193ae24a7487f1c169e8bd92617c256b92#commitcomment-19967752