MCPcopy Index your code

hub / github.com/JacksonTian/eventproxy / functions

Functions150 in github.com/JacksonTian/eventproxy

↓ 91 callersFunctionrequire
(p)
test/mocha.js:6
↓ 40 callersFunctionrequire
(p)
test/chai.js:8
↓ 24 callersFunctiondone
(num)
test/test.js:388
↓ 22 callersFunctionfn
()
test/require.js:1299
↓ 19 callersFunctionwrite
* Stdout helper.
test/mocha.js:3065
↓ 13 callersFunctionindent
()
test/mocha.js:1757
↓ 12 callersFunctionf
(a)
test/sea.js:9
↓ 11 callersFunctionbind
(obj, fn)
test/require.js:124
↓ 11 callersFunctionmakeModuleMap
* Creates a module mapping that includes plugin prefix, module * name, and path. If parentModuleMap is provided it will * also norma
test/require.js:401
↓ 10 callersFunctionescape
* Escape the given `str`.
test/mocha.js:3385
↓ 9 callersFunctioneach
* Helper function for iterating over an array. If the func returns * a true value, it will break out of the loop.
test/require.js:54
↓ 9 callersFunctionfragment
* Return a DOM fragment from `html`.
test/mocha.js:2102
↓ 8 callersFunctiononError
(err, errback)
test/require.js:498
↓ 7 callersFunctionasync
(input, callback)
test/test.js:296
↓ 7 callersFunctiondone
(err)
test/mocha.js:3704
↓ 7 callersFunctioneachProp
* Cycles over properties in an object and calls a function for each * property value. If the function returns a truthy value, then the * ite
test/require.js:89
↓ 6 callersFunctionb
(a)
test/sea.js:9
↓ 6 callersFunctionhasProp
(obj, prop)
test/require.js:80
↓ 6 callersFunctionisArray
(it)
test/require.js:46
↓ 6 callersFunctionisFunction
(it)
test/require.js:42
↓ 6 callersFunctionmakeError
* Constructs an error with a pointer to an URL with more information. * @param {String} id the error ID that maps to an ID on a web page. *
test/require.js:155
↓ 6 callersFunctionnormalize
* Given a relative module name, like ./something, normalize it to * a real name that can be mapped to a path. * @param {String} name
test/require.js:250
↓ 6 callersFunctiontag
* HTML tag helper.
test/mocha.js:3497
↓ 5 callersFunctionc
()
test/sea.js:20
↓ 5 callersFunctioncheck
(query, callback)
test/test.js:603
↓ 5 callersFunctiongetModule
(depMap)
test/require.js:473
↓ 4 callersFunctioni
(a)
test/sea.js:10
↓ 4 callersFunctionisArray
* Check if `obj` is an array.
test/mocha.js:76
↓ 4 callersFunctionmockGet
(query, callback)
test/test.js:584
↓ 4 callersFunctionobjectToString
(o)
test/chai.js:3204
↓ 4 callersFunctionon
(depMap, name, fn)
test/require.js:484
↓ 4 callersFunctiontitle
(str)
test/mocha.js:2706
↓ 3 callersFunctioncallGetModule
(args)
test/require.js:1128
↓ 3 callersFunctiond
(a,b)
test/sea.js:13
↓ 3 callersFunctiondraw
(color, n)
test/mocha.js:2902
↓ 3 callersFunctionformatProperty
(ctx, value, recurseTimes, visibleKeys, key, array)
test/chai.js:3107
↓ 3 callersFunctionformatValue
(ctx, value, recurseTimes)
test/chai.js:2956
↓ 3 callersFunctionhasPathFallback
(id)
test/require.js:360
↓ 3 callersFunctioninspect
* Echos the value of a value. Trys to print the value out * in the best way possible given the different types. * * @param {Object} obj The object
test/chai.js:2947
↓ 3 callersFunctionisError
(e)
test/chai.js:3200
↓ 3 callersFunctionisRegExp
(re)
test/chai.js:3192
↓ 3 callersFunctionl
(a)
test/sea.js:10
↓ 3 callersFunctionmixin
* Simple function to mix in properties from source into target, * but only if target does not already have a property of the same name.
test/require.js:104
↓ 3 callersFunctionnext
(i)
test/mocha.js:3970
↓ 3 callersFunctionon
()
test/mocha.js:121
↓ 3 callersFunctionpluralize
(n)
test/mocha.js:1633
↓ 3 callersFunctionscripts
()
test/require.js:130
↓ 3 callersFunctiontakeGlobalQueue
* Internal method to transfer globalQueue items to this context's * defQueue.
test/require.js:527
↓ 3 callersFunctiontext
* Set `el` text to `str`.
test/mocha.js:2145
↓ 2 callersFunction_deepEqual
(actual, expected)
test/chai.js:2501
↓ 2 callersFunctiona
(c)
test/sea.js:20
↓ 2 callersFunctioncheckLoaded
()
test/require.js:606
↓ 2 callersFunctionclean
* Return a plain-object representation of `test` * free of cyclic properties etc. * * @param {Object} test * @return {Object} * @api private
test/mocha.js:2337
↓ 2 callersFunctioncleanRegistry
(id)
test/require.js:573
↓ 2 callersFunctioncolorLines
* Color lines for `str`, using the color `name`. * * @param {String} name * @param {String} str * @return {String} * @api private
test/mocha.js:1719
↓ 2 callersFunctioneachReverse
* Helper function for iterating over an array backwards. If the func * returns a true value, it will break out of the loop.
test/require.js:69
↓ 2 callersFunctionerrorDiff
* Return a character diff for `err`. * * @param {Error} err * @return {String} * @api private
test/mocha.js:1696
↓ 2 callersFunctionformatError
(value)
test/chai.js:3082
↓ 2 callersFunctiongenerateTOC
(suite)
test/mocha.js:2737
↓ 2 callersFunctiongetGlobal
(value)
test/require.js:136
↓ 2 callersFunctiongetScriptData
* Given an event from a script node, get the requirejs info from it, * and then removes the event listeners on the node. * @param {E
test/require.js:1153
↓ 2 callersFunctionhandler
()
test/test.js:111
↓ 2 callersFunctionhideSuitesWithout
* Check for suites that do not have elements * with `classname`, and hide them.
test/mocha.js:2122
↓ 2 callersFunctionimage
* Return image `name` path. * * @param {String} name * @return {String} * @api private
test/mocha.js:995
↓ 2 callersFunctionintakeDefines
()
test/require.js:1169
↓ 2 callersFunctionisArguments
(object)
test/chai.js:2540
↓ 2 callersFunctionisDate
(d)
test/chai.js:3196
↓ 2 callersFunctionisUndefinedOrNull
(value)
test/chai.js:2536
↓ 2 callersFunctionj
(a)
test/sea.js:10
↓ 2 callersFunctionmockGetSync
(query, callback)
test/test.js:623
↓ 2 callersFunctiono
(a)
test/sea.js:9
↓ 2 callersFunctionremoveListener
(node, func, name, ieName)
test/require.js:1132
↓ 2 callersFunctionremoveScript
(name)
test/require.js:348
↓ 2 callersFunctionrunway
()
test/mocha.js:2557
↓ 2 callersFunctionsplitPrefix
(name)
test/require.js:376
↓ 2 callersFunctionunhide
* Unhide .hidden suites.
test/mocha.js:2134
↓ 1 callersFunctionEventProxy
()
lib/eventproxy.js:48
↓ 1 callersFunction_bind
(key)
lib/eventproxy.js:454
↓ 1 callersFunction_getPathValue
(parsed, obj)
test/chai.js:2807
↓ 1 callersFunctionbind
(key)
lib/eventproxy.js:258
↓ 1 callersFunctionbreakCycle
(mod, traced, processed)
test/require.js:578
↓ 1 callersFunctioncdata
* Return cdata escaped CDATA `str`.
test/mocha.js:3515
↓ 1 callersFunctioncoverage
* Map jscoverage data for a single source file * to a JSON structure suitable for reporting. * * @param {String} filename name of the source file
test/mocha.js:2294
↓ 1 callersFunctionerror
* Display error `msg`.
test/mocha.js:2094
↓ 1 callersFunctionfilterLeaks
* Filter leaks with the given globals flagged as `ok`. * * @param {Array} ok * @param {Array} globals * @return {Array} * @api private
test/mocha.js:4270
↓ 1 callersFunctionformat
* Format the given `ms`. * * @param {Number} ms * @return {String} * @api public
test/mocha.js:1329
↓ 1 callersFunctionformatArray
(ctx, value, recurseTimes, visibleKeys, keys)
test/chai.js:3087
↓ 1 callersFunctionformatPrimitive
(ctx, value)
test/chai.js:3058
↓ 1 callersFunctiongetInteractiveScript
()
test/require.js:1843
↓ 1 callersFunctionhighlight
* Highlight the given string of `js`. * * @param {String} js * @return {String} * @api private
test/mocha.js:4882
↓ 1 callersFunctionisArray
(ar)
test/chai.js:3187
↓ 1 callersFunctionk
(a,b)
test/sea.js:19
↓ 1 callersFunctionlocalRequire
(deps, callback, errback)
test/require.js:1312
↓ 1 callersFunctionmap
* Map jscoverage data to a JSON structure * suitable for reporting. * * @param {Object} cov * @return {Object} * @api private
test/mocha.js:2255
↓ 1 callersFunctionmapTOC
(suite, obj)
test/mocha.js:2714
↓ 1 callersFunctionmcheck
(query, callback)
test/test.js:613
↓ 1 callersFunctionmultiple
(err)
test/mocha.js:3697
↓ 1 callersFunctionobjEquiv
(a, b)
test/chai.js:2544
↓ 1 callersFunctionpad
* Pad the given `str` to `len`. * * @param {String} str * @param {String} len * @return {String} * @api private
test/mocha.js:1683
↓ 1 callersFunctionparse
* Parse the given `str` and return milliseconds. * * @param {String} str * @return {Number} * @api private
test/mocha.js:1290
next →1–100 of 150, ranked by callers