Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ PageId
Method
PageId
deps/v8/tools/profiling/ll_prof.py:236–237 ·
view source on GitHub ↗
(address)
Source
from the content-addressed store, hash-verified
234
235
@staticmethod
236
def
PageId(address):
237
return
address >> CodePage.SHIFT
238
239
@staticmethod
240
def
PageAddressFromId(id):
Callers
3
Add
Method · 0.80
Remove
Method · 0.80
Find
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected