Changes between Version 7 and Version 8 of Inspecting the GC heap
- Timestamp:
- Jan 10, 2019, 5:07:08 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Inspecting the GC heap
v7 v8 38 38 {{{ 39 39 cd Tools/GCHeapInspector 40 python -m SimpleHTT Server 899940 python -m SimpleHTTPServer 8999 41 41 }}} 42 42 (port 8999 to avoid conflicting with the webkit test localhost ports)