SYMBOL INDEX (270 symbols across 19 files) FILE: dist/LargeLocalStorage.js function definition (line 4) | function definition(Q) { FILE: dist/contrib/S3Link.js function S3Link (line 2) | function S3Link(config) { FILE: dist/contrib/URLCache.js function defaults (line 6) | function defaults(options, defaultOptions) { function add (line 15) | function add(docKey, attachKey, url) { function addAll (line 30) | function addAll(urlEntries) { function expunge (line 36) | function expunge(docKey, attachKey, needsRevoke) { function expungeByUrl (line 58) | function expungeByUrl(url) { function URLCache (line 66) | function URLCache(llspipe, options) { FILE: examples/album/app.js function bind (line 24) | function bind() { function Album (line 28) | function Album($el) { function copyDragover (line 109) | function copyDragover(e) { function foreach (line 116) | function foreach(cb, arr) { function isImage (line 122) | function isImage(file) { function keep (line 126) | function keep(pred, arr) { function not (line 130) | function not(pred) { function filter (line 136) | function filter(pred, arr) { FILE: src/LargeLocalStorage.js function defaults (line 12) | function defaults(options, defaultOptions) { function selectImplementation (line 33) | function selectImplementation(config) { function copy (line 57) | function copy(obj) { function handleDataMigration (line 66) | function handleDataMigration(storageInstance, config, previousProviderTy... function LargeLocalStorage (line 171) | function LargeLocalStorage(config) { function writeAttachments (line 549) | function writeAttachments(docKey, attachments, storage) { function copyDocs (line 558) | function copyDocs(docKeys, oldStorage, newStorage) { FILE: src/contrib/S3Link.js function S3Link (line 2) | function S3Link(config) { FILE: src/contrib/URLCache.js function defaults (line 6) | function defaults(options, defaultOptions) { function add (line 15) | function add(docKey, attachKey, url) { function addAll (line 30) | function addAll(urlEntries) { function expunge (line 36) | function expunge(docKey, attachKey, needsRevoke) { function expungeByUrl (line 58) | function expungeByUrl(url) { function URLCache (line 66) | function URLCache(llspipe, options) { FILE: src/impls/FilesystemAPIProvider.js function makeErrorHandler (line 4) | function makeErrorHandler(deferred, finalDeferred) { function getAttachmentPath (line 19) | function getAttachmentPath(docKey, attachKey) { function readDirEntries (line 28) | function readDirEntries(reader, result) { function _readDirEntries (line 36) | function _readDirEntries(reader, result, deferred) { function entryToFile (line 49) | function entryToFile(entry, cb, eb) { function entryToURL (line 53) | function entryToURL(entry) { function FSAPI (line 57) | function FSAPI(fs, numBytes, prefix) { FILE: src/impls/IndexedDBProvider.js function IDB (line 9) | function IDB(db) { function continuation (line 265) | function continuation(data) { function createObjectStore (line 315) | function createObjectStore(db) { FILE: src/impls/WebSQLProvider.js function WSQL (line 7) | function WSQL(db) { FILE: src/impls/utils.js function _mapAsync (line 69) | function _mapAsync(fn, data, result, deferred) { FILE: src/pipeline.js function PipeContext (line 5) | function PipeContext(handlers, nextMehod, end) { function indexOfHandler (line 34) | function indexOfHandler(handlers, len, target) { function forward (line 45) | function forward(ctx) { function coerce (line 49) | function coerce(methodNames, handler) { function createPipeline (line 138) | function createPipeline(pipedMethodNames) { FILE: test/lib/chai.js function require (line 13) | function require(p) { function Assertion (line 177) | function Assertion (obj, msg, stack) { function AssertionError (line 274) | function AssertionError (options) { function an (line 399) | function an(type) { function includeChainingBehavior (line 433) | function includeChainingBehavior () { function include (line 437) | function include (val) { function checkArguments (line 624) | function checkArguments () { function assertEqual (line 658) | function assertEqual (val) { function assertAbove (line 720) | function assertAbove (n) { function assertBelow (line 767) | function assertBelow (n) { function assertInstanceOf (line 850) | function assertInstanceOf (constructor) { function assertOwnProperty (line 966) | function assertOwnProperty (name) { function assertLengthChain (line 1003) | function assertLengthChain () { function assertLength (line 1007) | function assertLength (n) { function assertKeys (line 1085) | function assertKeys (keys) { function assertThrows (line 1170) | function assertThrows (constructor, msg) { function loadShould (line 2364) | function loadShould () { function _deepEqual (line 2595) | function _deepEqual(actual, expected) { function isUndefinedOrNull (line 2630) | function isUndefinedOrNull(value) { function isArguments (line 2634) | function isArguments(object) { function objEquiv (line 2638) | function objEquiv(a, b) { function parsePath (line 2879) | function parsePath (path) { function _getPathValue (line 2904) | function _getPathValue (parsed, obj) { function inspect (line 3049) | function inspect(obj, showHidden, depth, colors) { function formatValue (line 3088) | function formatValue(ctx, value, recurseTimes) { function formatPrimitive (line 3196) | function formatPrimitive(ctx, value) { function formatError (line 3220) | function formatError(value) { function formatArray (line 3225) | function formatArray(ctx, value, recurseTimes, visibleKeys, keys) { function formatProperty (line 3245) | function formatProperty(ctx, value, recurseTimes, visibleKeys, key, arra... function reduceToSingleString (line 3305) | function reduceToSingleString(output, base, braces) { function isArray (line 3325) | function isArray(ar) { function isRegExp (line 3330) | function isRegExp(re) { function isDate (line 3334) | function isDate(d) { function isError (line 3338) | function isError(e) { function objectToString (line 3342) | function objectToString(o) { FILE: test/lib/expect.js function expect (line 34) | function expect (obj) { function Assertion (line 44) | function Assertion (obj, flag, parent) { function bind (line 467) | function bind (fn, scope) { function every (line 480) | function every (arr, fn, thisObj) { function indexOf (line 497) | function indexOf (arr, o, i) { function i (line 519) | function i (obj, showHidden, depth) { function isArray (line 700) | function isArray (ar) { function isRegExp (line 704) | function isRegExp(re) { function isDate (line 716) | function isDate(d) { function keys (line 721) | function keys (obj) { function map (line 737) | function map (arr, mapper, that) { function reduce (line 751) | function reduce (arr, fun) { function isUndefinedOrNull (line 834) | function isUndefinedOrNull (value) { function isArguments (line 838) | function isArguments (object) { function objEquiv (line 842) | function objEquiv (a, b) { function f (line 897) | function f(n) { function date (line 902) | function date(d, key) { function quote (line 928) | function quote(string) { function str (line 944) | function str(key, holder) { function walk (line 1119) | function walk(holder, key) { FILE: test/lib/mocha/mocha.js function require (line 5) | function require(p){ function clonePath (line 78) | function clonePath(path) { function removeEmpty (line 81) | function removeEmpty(array) { function escapeHTML (line 90) | function escapeHTML(s) { function contextLines (line 254) | function contextLines(lines) { function eofNL (line 257) | function eofNL(curRange, i, current) { function isArray (line 429) | function isArray(obj) { function EventEmitter (line 439) | function EventEmitter(){} function on (line 474) | function on () { function Progress (line 618) | function Progress() { function Context (line 766) | function Context(){} function Hook (line 847) | function Hook(title, fn) { function F (line 856) | function F(){} function visit (line 1054) | function visit(obj) { function image (line 1406) | function image(name) { function Mocha (line 1428) | function Mocha(options) { function parse (line 1725) | function parse(str) { function short (line 1764) | function short(ms) { function long (line 1780) | function long(ms) { function plural (line 1792) | function plural(ms, n, name) { function Base (line 2012) | function Base(runner) { function pad (line 2120) | function pad(str, len) { function inlineDiff (line 2134) | function inlineDiff(err, escape) { function unifiedDiff (line 2168) | function unifiedDiff(err, escape) { function errorDiff (line 2200) | function errorDiff(err, type, escape) { function escapeInvisibles (line 2217) | function escapeInvisibles(line) { function colorLines (line 2232) | function colorLines(name, str) { function stringify (line 2246) | function stringify(obj) { function sameType (line 2260) | function sameType(a, b) { function Doc (line 2290) | function Doc(runner) { function Dot (line 2350) | function Dot(runner) { function F (line 2390) | function F(){} function HTMLCov (line 2419) | function HTMLCov(runner) { function coverageClass (line 2443) | function coverageClass(n) { function HTML (line 2496) | function HTML(runner, root) { function error (line 2635) | function error(msg) { function fragment (line 2643) | function fragment(html) { function hideSuitesWithout (line 2663) | function hideSuitesWithout(classname) { function unhide (line 2675) | function unhide() { function text (line 2686) | function text(el, str) { function on (line 2698) | function on(el, event, fn) { function JSONCov (line 2752) | function JSONCov(runner, output) { function map (line 2795) | function map(cov) { function coverage (line 2834) | function coverage(filename, data) { function clean (line 2877) | function clean(test) { function List (line 2909) | function List(runner) { function clean (line 2942) | function clean(test) { function JSONReporter (line 2974) | function JSONReporter(runner) { function clean (line 3015) | function clean(test) { function Landing (line 3065) | function Landing(runner) { function F (line 3121) | function F(){} function List (line 3151) | function List(runner) { function F (line 3192) | function F(){} function Markdown (line 3221) | function Markdown(runner) { function Min (line 3315) | function Min(runner) { function F (line 3332) | function F(){} function NyanCat (line 3361) | function NyanCat(runner) { function draw (line 3425) | function draw(color, n) { function write (line 3592) | function write(string) { function F (line 3600) | function F(){} function Progress (line 3638) | function Progress(runner, options) { function F (line 3694) | function F(){} function Spec (line 3725) | function Spec(runner) { function F (line 3789) | function F(){} function TAP (line 3820) | function TAP(runner) { function title (line 3868) | function title(test) { function XUnit (line 3907) | function XUnit(runner) { function F (line 3941) | function F(){} function test (line 3951) | function test(test) { function tag (line 3973) | function tag(name, attrs, close, content) { function cdata (line 3991) | function cdata(str) { function Runnable (line 4037) | function Runnable(title, fn) { function F (line 4051) | function F(){} function multiple (line 4173) | function multiple(err) { function done (line 4180) | function done(err) { function Runner (line 4273) | function Runner(suite) { function F (line 4298) | function F(){} function next (line 4461) | function next(i) { function next (line 4505) | function next(suite) { function next (line 4604) | function next(err) { function next (line 4671) | function next() { function done (line 4677) | function done() { function uncaught (line 4729) | function uncaught(err){ function filterLeaks (line 4764) | function filterLeaks(ok, globals) { function Suite (line 4840) | function Suite(title, ctx) { function F (line 4860) | function F(){} function Test (line 5117) | function Test(title, fn) { function F (line 5127) | function F(){} function ignored (line 5280) | function ignored(path){ function highlight (line 5392) | function highlight(js) { function timeslice (line 5477) | function timeslice() { FILE: test/lib/sinon.js function cb (line 131) | function cb(err, res) { function makeDone (line 139) | function makeDone(num) { function cb (line 152) | function cb(err, res) { function callNext (line 159) | function callNext() { function next (line 166) | function next(err, result) { function keys (line 285) | function keys(object) { function isCircular (line 299) | function isCircular(object, objects) { function ascii (line 313) | function ascii(object, processed, indent) { function isDOMNode (line 471) | function isDOMNode(obj) { function isElement (line 490) | function isElement(obj) { function isFunction (line 494) | function isFunction(obj) { function mirrorProperties (line 498) | function mirrorProperties(target, source) { function isRestorable (line 506) | function isRestorable (obj) { function assertType (line 839) | function assertType(value, type, name) { function isMatcher (line 853) | function isMatcher(object) { function matchObject (line 857) | function matchObject(expectation, actual) { function createPropertyMatcher (line 1009) | function createPropertyMatcher(propertyTest, messagePrefix) { function throwYieldError (line 1079) | function throwYieldError(proxy, text, args) { function createSpyCall (line 1231) | function createSpyCall(spy, thisValue, args, returnValue, exception, id) { function spy (line 1270) | function spy(object, property) { function matchingFake (line 1283) | function matchingFake(fakes, args, strict) { function incrementCallCount (line 1297) | function incrementCallCount() { function createCallProperties (line 1306) | function createCallProperties() { function createProxy (line 1314) | function createProxy(func) { function delegateToCalls (line 1506) | function delegateToCalls(method, matchAny, actual, notCalled) { function stub (line 1658) | function stub(object, property, func) { function getChangingValue (line 1688) | function getChangingValue(stub, property) { function getCallback (line 1697) | function getCallback(stub, args) { function getCallbackError (line 1722) | function getCallbackError(stub, func, args) { function callCallback (line 1757) | function callCallback(stub, args) { function throwsException (line 1783) | function throwsException(error, message) { function mock (line 2030) | function mock(object) { function each (line 2041) | function each(collection, callback) { function callCountInWords (line 2168) | function callCountInWords(callCount) { function expectedCallCountInWords (line 2176) | function expectedCallCountInWords(expectation) { function receivedMinCalls (line 2197) | function receivedMinCalls(expectation) { function receivedMaxCalls (line 2202) | function receivedMaxCalls(expectation) { function getFakes (line 2456) | function getFakes(fakeCollection) { function each (line 2464) | function each(fakeCollection, method) { function compact (line 2474) | function compact(fakeCollection) { function addTimer (line 2607) | function addTimer(args, recurring) { function parseTime (line 2633) | function parseTime(str) { function createObject (line 2659) | function createObject(object) { function ClockDate (line 2805) | function ClockDate(year, month, date, hour, minute, second, ms) { function mirrorDateProperties (line 2832) | function mirrorDateProperties(target, source) { function restore (line 2863) | function restore() { function stubGlobal (line 2879) | function stubGlobal(method, clock) { function FakeXMLHttpRequest (line 3059) | function FakeXMLHttpRequest() { function verifyState (line 3088) | function verifyState(xhr) { function each (line 3100) | function each(collection, callback) { function some (line 3106) | function some(collection, callback) { function verifyRequestSent (line 3178) | function verifyRequestSent(xhr) { function verifyHeadersReceived (line 3184) | function verifyHeadersReceived(xhr) { function verifyResponseBodyType (line 3190) | function verifyResponseBodyType(body) { function F (line 3538) | function F() {} function create (line 3540) | function create(proto) { function responseArray (line 3545) | function responseArray(handler) { function matchOne (line 3563) | function matchOne(response, reqMethod, reqUrl) { function match (line 3572) | function match(response, request) { function log (line 3593) | function log(response, request) { function Server (line 3749) | function Server() {} function exposeValue (line 3836) | function exposeValue(sandbox, config, key, value) { function prepareSandboxFromConfig (line 3848) | function prepareSandboxFromConfig(config) { function test (line 3963) | function test(callback) { function createTest (line 4036) | function createTest(property, setUp, tearDown) { function testCase (line 4062) | function testCase(tests, prefix) { function verifyIsStub (line 4135) | function verifyIsStub() { function failAssertion (line 4155) | function failAssertion(object, msg) { function mirrorPropAsAssertion (line 4161) | function mirrorPropAsAssertion(name, method, message) { function exposedName (line 4188) | function exposedName(prefix, prop) { FILE: test/runner/mocha.js function sendMessage (line 35) | function sendMessage() { FILE: test/spec/LargeLocalStorageTest.js function getAttachment (line 17) | function getAttachment(a, cb) { function continuation (line 143) | function continuation(blob1, blob2) { function testDataMigration (line 216) | function testDataMigration(done, availableProviders) { function getAvailableImplementations (line 282) | function getAvailableImplementations() { FILE: test/spec/URLCacheTest.js function fail (line 2) | function fail(err) { function loadTests (line 21) | function loadTests() {