MCPcopy 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

updateRangesMethod · 0.95
dragRangesEndMethod · 0.95
constructorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected