I\'m studying Process Memory model and got curious with JavaScript\'s memory model.
Process Memory model is divided in 5 sections. Code, Data, BSS, Heap, Stack. I got