Carlos Hernández Gómez

Results 6 issues of 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:**

help wanted
write

**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...

write
Workflow

**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...

enhancement
write
v8

**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...

write
Number

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...

Request
Research

As discussed here. https://github.com/karliky/machinima-studio/commit/1e5e53193ae24a7487f1c169e8bd92617c256b92#commitcomment-19967752