summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorPhilip Chimento <philip.chimento@gmail.com>2021-02-18 22:20:42 -0800
committerPhilip Chimento <philip.chimento@gmail.com>2021-03-04 20:59:54 -0800
commit2e460e7043cfd30f7e4f3591b8d7e7e01ffa072f (patch)
treed0fc090fd9ba551012849045f1ce7af05af52e3c /tools
parent276ef4153b73d54b5ed1d9a2ece921a6f71147b3 (diff)
downloadgjs-2e460e7043cfd30f7e4f3591b8d7e7e01ffa072f.tar.gz
maint: Remove trailing spaces
These are annoying, people's editors keep stripping them and they find their way into diffs, may as well remove them now.
Diffstat (limited to 'tools')
-rw-r--r--tools/heapgraph.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/heapgraph.md b/tools/heapgraph.md
index 441a8979..11a1479c 100644
--- a/tools/heapgraph.md
+++ b/tools/heapgraph.md
@@ -60,11 +60,11 @@ Found 343 targets with type "Object"
$ cat file.tree
├─[vm_stack[1]]─➤ [Object jsobj@0x7fce60683440]
-│
+│
├─[vm_stack[1]]─➤ [Object jsobj@0x7fce606833c0]
-│
+│
├─[exact-Object]─➤ [Object jsobj@0x7fce60683380]
-│
+│
├─[exact-Object]─➤ [GjsGlobal jsobj@0x7fce60680060]
│ ├─[Debugger]─➤ [Function Debugger jsobj@0x7fce606a4540]
│ │ ╰─[Object]─➤ [Function Object jsobj@0x7fce606a9cc0]