Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ type
Method
type
deps/v8/tools/system-analyzer/profiling.mjs:261–263 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
259
}
260
261
get
type
() {
262
return
TickLogEntry.extractCodeEntryType(this._logEntry?.entry);
263
}
264
265
get name() {
266
return
this._logEntry?.name;
Callers
7
listener
Function · 0.45
debug-bigint.js
File · 0.45
jspi.js
File · 0.45
type-reflection.js
File · 0.45
type-reflection-with-externref.js
File · 0.45
exceptions-type-reflection.js
File · 0.45
type-reflection-exnref.js
File · 0.45
Calls
1
extractCodeEntryType
Method · 0.80
Tested by
no test coverage detected