Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ PageAddress
Method
PageAddress
deps/v8/tools/profiling/ll_prof.py:232–233 ·
view source on GitHub ↗
(address)
Source
from the content-addressed store, hash-verified
230
231
@staticmethod
232
def
PageAddress(address):
233
return
address & CodePage.MASK
234
235
@staticmethod
236
def
PageId(address):
Callers
1
AllCode
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected