Logging to make sure it is addressed:
- avoid using uid for heapsnapshot nodes, as it would conflict with uids referencing elements from snapshot.
- ensure consistent naming for tools, e.g.,
get_nodes_by_class might be confused with DOM nodes, perhaps we can just prefix all tools with heapsnapshot.
cc @Lightning00Blade
Logging to make sure it is addressed:
get_nodes_by_classmight be confused with DOM nodes, perhaps we can just prefix all tools withheapsnapshot.cc @Lightning00Blade