MCPcopy 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
185function pointer_size() {
186 return host.namespace.Debugger.Sessions[0].Attributes.Machine.PointerSize;
187}
188
189function poi(address) {
190 try {

Callers 5

poiFunction · 0.85
tagged_sizeFunction · 0.85
print_objects_in_rangeFunction · 0.85
print_handles_dataFunction · 0.85
pad_rightFunction · 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…