MCPcopy 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

AddMethod · 0.80
RemoveMethod · 0.80
FindMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected