Correct spelling.
[SquirrelJME.git] / assets / developer-notes / stephanie-gawroriski / 2017 / 07 / 28.mkd
blob3bf280c97ee3e6e3e759de6a3499b33bd06cf8b9
1 # 2017/07/28
3 ## 15:13
5 I wonder if constructors start always with the uninitialized this in the
6 stack map table rather than having an initialized this.
8 ## 15:24
10 Ok, so the verifier section has this information. It has unitialized
11 variables which are created by new which then need initialization.
13 ## 17:04
15 It would be best to have distinct tops for long/double so that there is no
16 confusion as to what the values are associated with.