Remove Twitter links.
[SquirrelJME.git] / assets / developer-notes / stephanie-gawroriski / 2017 / 05 / 28.mkd
blob495919dacf65f6c1e4142cc1e171364a551887f7
1 # 2017/05/28
3 ## 22:54
5 So I had this idea of having special basic block zones which are not mapped
6 to instruction ranges. This would be used for the synchronized enter and exit
7 along with potential exception handler checkers. So this would mean that there
8 is a class used as a specifier for the range. So `BasicBlockZone` does not use
9 instructions, but rather a key which is used in the map.