mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-18 17:31:29 +00:00
llvm-like naming of __heap_base, definition fixes, update examples
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
// ╒═══════════════════ Typeinfo interpretation ═══════════════════╕
|
||||
// 3 2 1
|
||||
// 1 0 9 8 7 6 5 4 3 2 1 0 9 8 7 6 5 4 3 2 1 0 9 8 7 6 5 4 3 2 1 0 bits
|
||||
// ├─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┤ ◄─ RTTI_BASE
|
||||
// ├─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┤ ◄─ __rtti_base
|
||||
// │ count │
|
||||
// ╞═══════════════════════════════════════════════════════════════╡ ┐
|
||||
// │ Typeinfo#flags [id=0] │ id < count
|
||||
|
Reference in New Issue
Block a user