Slava Pestov
|
3d335474fe
|
vm: new image relocation that doesn't use literal table
|
2009-11-27 17:05:08 -06:00 |
Slava Pestov
|
0ac2a92d56
|
vm: new implementation of modify-code-heap that doesn't use literal tables
|
2009-11-25 17:20:48 -06:00 |
Slava Pestov
|
3789e75e0c
|
vm: compaction now updates the needs_fixup set
|
2009-11-24 19:29:59 -06:00 |
Slava Pestov
|
bfa5340ea8
|
vm: mark sweep now traces code block references; rename embedded_pointer to instruction_operand
|
2009-11-23 19:17:12 -06:00 |
Slava Pestov
|
4168ffbcee
|
New identity-hashcode primitive
|
2009-11-10 21:18:54 -06:00 |
Slava Pestov
|
858f20ef5f
|
vm: fix crash in profiler
|
2009-11-06 01:22:53 -06:00 |
Slava Pestov
|
99e3b9c59c
|
vm: don't do a data compaction when growing the data heap, speeds up data heap grow by a bit
|
2009-10-31 21:06:34 -05:00 |
Slava Pestov
|
7a1f2b2d4b
|
vm: clean up code heap visitor
|
2009-10-24 04:36:29 -05:00 |
Slava Pestov
|
60f3cb669a
|
vm: data heap compaction work in progress
|
2009-10-24 04:18:33 -05:00 |
Slava Pestov
|
eefcc0fb8c
|
vm: factor out code that visits object slots and code heap blocks into slot_visitor and code_block_visitor
|
2009-10-24 03:54:53 -05:00 |