Skip to content

Commit 33c038c

Browse files
committed
meaage
1 parent 5b47ae0 commit 33c038c

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

notes/jscodeexe+callstack

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
1+
JS EXECUTION CONTEXT
12
Global execution context
23
==this
34

4-
two phases==memory allocation
5-
==excecution phases
5+
two phases ==memory allocation
6+
==excecution phases
7+
8+
//not that much but
9+
==Eval execution context
610

711
js is single threaded language
812
works on stack memory ie LIFO

0 commit comments

Comments
 (0)