Go to the source code of this file.
Functions | |
| function | runPerfTest (aName, aTestFunc) |
| function | getLibrary () |
| function | Timer () |
Variables | |
| var | SB_NS = "http://songbirdnest.com/data/1.0#" |
| Some globally useful stuff for the local database library tests. More... | |
| var | dbe |
| var | localeCollationPreviouslyEnabled = dbe.localeCollationEnabled |
| dbe | localeCollationEnabled = true |
| Timer | prototype |
| function getLibrary | ( | ) |
Definition at line 71 of file head_localdatabaselibraryperf.js.
| function runPerfTest | ( | aName, | |
| aTestFunc | |||
| ) |
Definition at line 40 of file head_localdatabaselibraryperf.js.
| function Timer | ( | ) |
Definition at line 97 of file head_localdatabaselibraryperf.js.
| var dbe |
Definition at line 34 of file head_localdatabaselibraryperf.js.
Definition at line 37 of file head_localdatabaselibraryperf.js.
| var localeCollationPreviouslyEnabled = dbe.localeCollationEnabled |
Definition at line 36 of file head_localdatabaselibraryperf.js.
| Timer prototype |
Definition at line 100 of file head_localdatabaselibraryperf.js.
| var SB_NS = "http://songbirdnest.com/data/1.0#" |
Some globally useful stuff for the local database library tests.
Definition at line 31 of file head_localdatabaselibraryperf.js.