MCPcopy Create free account
hub / github.com/philc/vimium / findSelectedBackwards

Function findSelectedBackwards

content_scripts/mode_normal.js:237–239  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

235 },
236
237 findSelectedBackwards() {
238 findSelectedHelper(true);
239 },
240
241 // Misc.
242 mainFrame() {

Callers

nothing calls this directly

Calls 1

findSelectedHelperFunction · 0.85

Tested by

no test coverage detected