Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDDS/OpenDDS
/ is_heap_node
Method
is_heap_node
tools/scripts/massif-diff.py:125–126 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
123
return
self.orig_level == 1
124
125
def
is_heap_node(self):
126
return
self.orig_level == 2
127
128
def
path(self):
129
if
self.is_root():
Callers
2
path
Method · 0.95
diff
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected