Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ isRangesSnapped
Method
isRangesSnapped
deps/v8/tools/turbolizer/src/resizer.ts:322–324 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
320
}
321
322
private isRangesSnapped(): boolean {
323
return
this.resizerRanges.classed(
"snapped"
);
324
}
325
326
private updateRangesPane(): void {
327
const
clientHeight = window.innerHeight;
Callers
3
updateRanges
Method · 0.95
dragRangesEnd
Method · 0.95
constructor
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected