Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ pointer_size
Function
pointer_size
deps/v8/tools/windbg.js:185–187 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
183
}
184
185
function
pointer_size() {
186
return
host.namespace.Debugger.Sessions[0].Attributes.Machine.PointerSize;
187
}
188
189
function
poi(address) {
190
try {
Callers
5
poi
Function · 0.85
tagged_size
Function · 0.85
print_objects_in_range
Function · 0.85
print_handles_data
Function · 0.85
pad_right
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…