Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ _useRight
Method
_useRight
deps/v8/tools/system-analyzer/view/tool-tip.mjs:93–95 ·
view source on GitHub ↗
(viewportX)
Source
from the content-addressed store, hash-verified
91
}
92
93
_useRight(viewportX) {
94
return
viewportX < document.documentElement.clientWidth / 2;
95
}
96
97
_setContent(content) {
98
if
(!content)
return
this.hide();
Callers
2
_update
Method · 0.95
_setData
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected