escargot/tools
Eunji Jeong 1a56fe4e48 Add custom allocator for precise marking and add more tools
* CustomAllocator : Supports precise marking for specified objects.
                    (also supports iteration of specific typed objects)
* HeapVisualizer : Track and visualize heap usage info.
* GCLeakChecker : Shows where the false reference came from.
                  (Developer should specify the location of false reference)
* Add support for incremental build of bdwgc
2016-12-20 11:14:07 +09:00
..
check_tidy.py implement basic of try-catch statement 2016-12-13 13:23:14 +09:00
visualize_heap_usage.py Add custom allocator for precise marking and add more tools 2016-12-20 11:14:07 +09:00