Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ VisitorId
Method
VisitorId
deps/v8/tools/grokdump.py:1264–1265 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
1262
return
self.InObjectProperties() + 1
1263
1264
def
VisitorId(self):
1265
return
self.UnusedByte() + 1
1266
1267
# Instance Attributes
1268
def
InstanceAttributesOffset(self):
Callers
1
Print
Method · 0.95
Calls
1
UnusedByte
Method · 0.95
Tested by
no test coverage detected