fflexsearchSource ↗
63 declarations and 43 call references extracted from public source metadata.

Source symbols: src/db/indexeddb/index.js

Deterministic, value-free symbol metadata extracted from public source. Implementations and literal values are not copied into this page.

  • Revision: master@f7ed963096a0792da7b2fd63bb7114b3fbac55ed · 2026-06-28T18:05:03Z
  • Declarations: 63
  • Referenced calls: 43

Declared symbols

  • VERSION — const at line 14
  • IndexedDB — const at line 15
  • IDBTransaction — const at line 21
  • IDBKeyRange — const at line 26
  • fields — const at line 31
  • sanitize — function at line 39; references toLowerCase, replace
  • Index — const at line 43; references create_object, IdxDB, info, sanitize
  • IdxDB — exported function at line 52; references info, sanitize
  • self — let at line 84; references persist, push, open, for, contains, createObjectStore
  • req — const at line 95; references open, for, contains, createObjectStore
  • db — const at line 100; references for, contains, createObjectStore
  • req — const at line 168; references deleteDatabase, promisfy, for, push, objectStore, clear
  • stores — const at line 191; references for, push
  • transaction — const at line 201; references for, objectStore, clear
  • transaction — const at line 219; references objectStore, get, promisfy, for, min, push, enrich
  • map — const at line 220; references objectStore, get, promisfy, for, min, push, enrich
  • req — const at line 221; references get, promisfy, for, min, push, enrich
  • self — const at line 222; references promisfy, for, min, push, enrich
  • result — let at line 224; references for, min, push, enrich
  • end — const at line 236; references min, for, push
  • transaction — const at line 268; references objectStore, get, promisfy, slice, enrich
  • map — const at line 269; references objectStore, get, promisfy, slice, enrich
  • req — const at line 270; references get, promisfy, slice, enrich
  • self — const at line 271; references promisfy, slice, enrich
  • result — const at line 275; references slice, enrich, objectStore, for, promisfy, get, all, parse
  • transaction — const at line 293; references objectStore, for, promisfy, get
  • map — const at line 294; references objectStore, for, promisfy, get
  • promises — const at line 295; references for, promisfy, get
  • transaction — const at line 316; references objectStore, getKey, promisfy
  • map — const at line 317; references objectStore, getKey, promisfy
  • req — const at line 318; references getKey, promisfy
  • key — const at line 345; references call, objectStore, promisfy
  • store — let at line 349; references call, objectStore, promisfy
  • transaction — let at line 352; references objectStore, call, promisfy
  • promise — const at line 357; references call, promisfy
  • tasks — let at line 387; references for, push
  • removals — let at line 388; references for, push
  • key — const at line 414; references get, max, for, push, put
  • value — const at line 415; references get, max, for, push, put
  • result — let at line 424; references max, for, push
  • changed — let at line 425; references max, for, push
  • maxlen — const at line 427; references max, for, push
  • ctx_key — const at line 467; references for, get, max, push, put
  • ctx_value — const at line 468; references for, get, max, push, put
  • key — const at line 471; references get, max, for, push, put
  • value — const at line 472; references get, max, for, push, put
  • result — let at line 481; references max, for, push
  • changed — let at line 482; references max, for, push
  • maxlen — const at line 484; references max, for, push
  • id — const at line 518; references put, stringify, transaction, for, keys
  • doc — const at line 519; references put, stringify, transaction, for, keys
  • tag — const at line 538; references get, concat, put
  • ids — const at line 539; references get, concat, put
  • result — let at line 543; references concat, put, clear
  • handle — function at line 592; references for, indexOf, splice, delete, update, continue
  • arr — const at line 594; references for, indexOf, splice
  • changed — let at line 595; references for, indexOf, splice
  • count — let at line 596; references for, indexOf, splice
  • self — const at line 640
  • cursor — const at line 649; references handle, transaction, openCursor
  • cursor — const at line 655; references handle, transaction, openCursor
  • cursor — const at line 661; references handle, transaction, for, delete
  • promisfy — function at line 697; references Promise, callback, resolve

Imported modules

  • ../../config.js
  • ../../type.js
  • ../interface.js
  • ../../common.js

File-level call references


Source: src/db/indexeddb/index.js

Generated by smolify with deterministic-repository-import-v2 · 1 source file
Source symbols: src/db/indexeddb/index.js — flexsearch · Smolify