Code
Hub
Trending
Following
Digest
Agents
Workspaces
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ hex
Function
hex
deps/v8/tools/windbg.js:130–132 ·
view source on GitHub ↗
(number)
Source
from the content-addressed store, hash-verified
128
}
129
130
function
hex(number) {
131
return
`0x${number.toString(16)}`;
132
}
133
134
/*=============================================================================
135
Utils (postmortem and live)
Callers
13
bitwise_and
Function · 0.70
print_object_prev
Function · 0.70
print_object_next
Function · 0.70
print_objects_in_range
Function · 0.70
print_objects_tree
Function · 0.70
impl
Function · 0.70
print_memory_chunk_list
Function · 0.70
print_owning_space
Function · 0.70
print_handles_data
Function · 0.70
pad_right
Function · 0.70
dp
Function · 0.70
print_remembered_set
Function · 0.70
Calls
1
toString
Method · 0.45
Tested by
no test coverage detected