Sfeir / bouffe-front

Bouffe Front SFEIR
12 stars 2 forks source link

V8 Internals: Arrays #93

Closed OussamaRomdhane closed 4 years ago

OussamaRomdhane commented 5 years ago

V8 Internals: Arrays

Description

How are arrays treated internally in the V8 javascript engine? (We can do objects and primitive types etc later on, maybe even cover SpiderMonkey internals). This is hugely inspired by Mathias Bynens' talk V8 internals for JavaScript developers (available on youtube) + optimizations and other subjects from the V8 blog.

olegskl commented 4 years ago

Fait le 29 octobre 2019. Merci !