MCPcopy Create free account

hub / github.com/dropbox/hackpad / functions

Functions9,464 in github.com/dropbox/hackpad

↓ 2,002 callersFunction$
(tok)
infrastructure/framework-src/modules/less.js:257
↓ 1,163 callersMethodpush
(Object value)
infrastructure/rhino1_7R3/src/org/mozilla/javascript/ObjArray.java:183
↓ 1,137 callersMethodappend
(char c)
infrastructure/rhino1_7R3/src/org/mozilla/javascript/Decompiler.java:247
↓ 722 callersMethodreplace
(XMLName xmlName, Object xml)
infrastructure/rhino1_7R3/xmlimplsrc/org/mozilla/javascript/xmlimpl/XML.java:318
↓ 540 callersMethodindexOf
(Object obj)
infrastructure/rhino1_7R3/src/org/mozilla/javascript/ObjArray.java:131
↓ 523 callersMethodget
Get a named property from the object. Looks property up in this object and returns the associated value if found. Returns NOT_FOUND if not found. Not
infrastructure/rhino1_7R3/src/org/mozilla/javascript/Scriptable.java:116
↓ 469 callersMethodsplit
Split the node to allocate a new one of this size. :param node: Node to be splitted. :param width: New node width. :param hei
contrib/glue/glue.py:287
↓ 451 callersMethodjoin
(Collection<Object> objs, String delimiter)
infrastructure/rhino1_7R3/src/org/mozilla/javascript/NativeJSON.java:352
↓ 422 callersMethodcall
Perform the call. @param cx the current Context for this thread @param scope the scope to use to resolve properties. @param thisObj the JavaScript <c
infrastructure/rhino1_7R3/src/org/mozilla/javascript/Callable.java:56
↓ 371 callersMethodput
Sets a named property in this object. <p> The property is specified by a string name as defined for <code>get</code>. <p> The possible values that may
infrastructure/rhino1_7R3/src/org/mozilla/javascript/Scriptable.java:210
↓ 333 callersFunctiongetSessionProAccount
()
etherpad/src/etherpad/pro/pro_accounts.js:496
↓ 320 callersMethodadd
(Object val1, double val2)
infrastructure/rhino1_7R3/src/org/mozilla/javascript/optimizer/OptRuntime.java:122
↓ 313 callersMethodadd
(Object value)
infrastructure/rhino1_7R3/src/org/mozilla/javascript/ObjArray.java:188
↓ 309 callersMethodlength
Return the length of this node's identifier, to let you pretend it's a {@link String}. Don't confuse this method with the {@link AstNode#getLength} m
infrastructure/rhino1_7R3/src/org/mozilla/javascript/ast/Name.java:166
↓ 288 callersMethodtoString
()
infrastructure/rhino1_7R3/src/org/mozilla/javascript/Node.java:1033
↓ 260 callersMethodtest
(int n)
infrastructure/rhino1_7R3/src/org/mozilla/javascript/optimizer/DataFlowBitSet.java:59
↓ 231 callersMethodcodeBug
Throws RuntimeException to indicate failed assertion. The function never returns and its return type is RuntimeException only to be able to write <tt>
infrastructure/rhino1_7R3/src/org/mozilla/javascript/Kit.java:446
↓ 228 callersMethodfind
(self, name)
contrib/glue/glue.py:1090
↓ 208 callersMethodconcat
(Object[] first, Object[] second)
infrastructure/rhino1_7R3/src/org/mozilla/javascript/BoundFunction.java:107
↓ 200 callersMethodaddALoad
Load object from the given local into stack. @param local number of local register
infrastructure/rhino1_7R3/src/org/mozilla/classfile/ClassFileWriter.java:1113
↓ 200 callersMethodprintln
(String message)
infrastructure/rhino1_7R3/testsrc/org/mozilla/javascript/drivers/JsDriver.java:641
↓ 196 callersMethodsize
()
infrastructure/rhino1_7R3/src/org/mozilla/javascript/UintMap.java:81
↓ 193 callersMethodtoString
Convert the value to a string. See ECMA 9.8.
infrastructure/rhino1_7R3/src/org/mozilla/javascript/ScriptRuntime.java:777
↓ 192 callersMethodaddClass
(String className)
infrastructure/rhino1_7R3/src/org/mozilla/classfile/ClassFileWriter.java:4602
↓ 187 callersFunctiongetSession
(subDomain)
etherpad/src/etherpad/sessions.js:78
↓ 184 callersFunctionw
(t,n,i,s)
etherpad/src/static/js/less-1.4.1.min.js:9
↓ 183 callersFunctionrequire
(arg)
infrastructure/framework-src/modules/less.js:7
↓ 183 callersMethodvalueOf
()
infrastructure/rhino1_7R3/xmlimplsrc/org/mozilla/javascript/xmlimpl/XML.java:447
↓ 179 callersMethodextend
Return a new :class:`~ConfigManager` instance with this new config inside the sources list. :param config: Dictionar
contrib/glue/glue.py:1055
↓ 175 callersFunctiona
(t,n,r)
etherpad/src/static/js/less-1.4.1.min.js:9
↓ 175 callersMethodappend
(char c)
infrastructure/yuicompressor/src/yuicompressor/org/mozilla/javascript/Decompiler.java:251
↓ 173 callersMethodremove
(int key)
infrastructure/rhino1_7R3/src/org/mozilla/javascript/UintMap.java:174
↓ 170 callersMethodgetName
Returns the label text
infrastructure/rhino1_7R3/src/org/mozilla/javascript/ast/Label.java:77
↓ 164 callersMethodvisit
Visits an AST node. @param node the AST node. Will never visit an {@link AstRoot} node, since the {@code AstRoot} is where the visiting begins. @retu
infrastructure/rhino1_7R3/src/org/mozilla/javascript/ast/NodeVisitor.java:58
↓ 161 callersMethodwrite
Write the class file to the OutputStream. @param oStream the stream to write to @throws IOException if writing to the stream produces an exception
infrastructure/rhino1_7R3/src/org/mozilla/classfile/ClassFileWriter.java:2729
↓ 158 callersMethodexec
Execute the script. <p> The script is executed in a particular runtime Context, which must be associated with the current thread. The script is execut
infrastructure/rhino1_7R3/src/org/mozilla/javascript/Script.java:71
↓ 149 callersMethodgetFirstChild
()
infrastructure/rhino1_7R3/src/org/mozilla/javascript/Node.java:227
↓ 147 callersMethodgetNext
()
infrastructure/rhino1_7R3/src/org/mozilla/javascript/Node.java:235
↓ 137 callersMethodtext
()
infrastructure/rhino1_7R3/xmlimplsrc/org/mozilla/javascript/xmlimpl/XML.java:463
↓ 134 callersMethodequals
(Object anotherObj)
infrastructure/rhino1_7R3/src/org/mozilla/javascript/Kit.java:369
↓ 127 callersMethodgetType
()
infrastructure/rhino1_7R3/src/org/mozilla/javascript/Node.java:195
↓ 125 callersMethodequals
(String str, char[] array, int begin, int end)
infrastructure/rhino1_7R3/toolsrc/org/mozilla/javascript/tools/idswitch/Main.java:447
↓ 120 callersMethodgetLineno
Return the line number recorded for this node. @return the line number
infrastructure/rhino1_7R3/src/org/mozilla/javascript/Node.java:538
↓ 119 callersMethodparse
Builds a parse tree from the given source string. @return an {@link AstRoot} object representing the parsed program. If the parse fails, {@code null
infrastructure/rhino1_7R3/src/org/mozilla/javascript/Parser.java:497
↓ 117 callersMethodaddToken
(int token)
infrastructure/rhino1_7R3/src/org/mozilla/javascript/Decompiler.java:136
↓ 117 callersMethodp
(char c)
infrastructure/rhino1_7R3/toolsrc/org/mozilla/javascript/tools/idswitch/CodePrinter.java:93
↓ 111 callersMethodadd
(Permission permission)
infrastructure/rhino1_7R3/toolsrc/org/mozilla/javascript/tools/shell/JavaPolicySecurity.java:90
↓ 108 callersFunctionrenderJSON
(value)
etherpad/src/etherpad/utils.js:158
↓ 108 callersMethodshow
Displays the menu at the given coordinates.
infrastructure/rhino1_7R3/toolsrc/org/mozilla/javascript/tools/debugger/SwingGui.java:1414
↓ 107 callersMethodaddChildToBack
(Node child)
infrastructure/rhino1_7R3/src/org/mozilla/javascript/Node.java:267
↓ 106 callersMethodeval
Evaluates the given script.
infrastructure/rhino1_7R3/toolsrc/org/mozilla/javascript/tools/debugger/Dim.java:570
↓ 103 callersMethodaddToken
(int token)
infrastructure/yuicompressor/src/yuicompressor/org/mozilla/javascript/Decompiler.java:134
↓ 96 callersMethodnext
()
infrastructure/rhino1_7R3/src/org/mozilla/javascript/Node.java:382
↓ 95 callersMethodis
(XML other)
infrastructure/rhino1_7R3/xmlimplsrc/org/mozilla/javascript/xmlimpl/XML.java:416
↓ 94 callersFunctiondefine
(name, type)
etherpad/src/static/js/tok/r.js:4960
↓ 94 callersMethodwrapNumber
(double x)
infrastructure/rhino1_7R3/src/org/mozilla/javascript/ScriptRuntime.java:339
↓ 92 callersMethodinsert
(int index, XML xml)
infrastructure/rhino1_7R3/xmlimplsrc/org/mozilla/javascript/xmlimpl/XMLList.java:96
↓ 91 callersMethodaddPush
Generate code to load the given integer on stack. @param k the constant
infrastructure/rhino1_7R3/src/org/mozilla/classfile/ClassFileWriter.java:903
↓ 91 callersMethodcreateElement
(XmlProcessor processor, String namespaceUri, String xml)
infrastructure/rhino1_7R3/xmlimplsrc/org/mozilla/javascript/xmlimpl/XmlNode.java:118
↓ 86 callersMethodassertNotNull
Bounces an IllegalArgumentException up if arg is {@code null}. @param arg any method argument @throws IllegalArgumentException if the argument is {@co
infrastructure/rhino1_7R3/src/org/mozilla/javascript/ast/AstNode.java:469
↓ 84 callersMethodheight
Return Image height
contrib/glue/glue.py:463
↓ 83 callersMethodlength
@return
infrastructure/rhino1_7R3/deprecatedsrc/org/mozilla/javascript/xml/impl/xmlbeans/XMLList.java:1078
↓ 82 callersMethodgetAttribute
(String name)
infrastructure/net.appjet.common/util/HttpServletRequestFactory.java:182
↓ 82 callersMethodpop
()
infrastructure/rhino1_7R3/src/org/mozilla/javascript/ObjArray.java:162
↓ 81 callersMethodgetString
Can only be called when node has String context.
infrastructure/rhino1_7R3/src/org/mozilla/javascript/Node.java:556
↓ 81 callersFunctionwalk
(ast)
etherpad/src/static/js/tok/r.js:4774
↓ 79 callersMethodaddScriptRuntimeInvoke
(String methodName, String methodSignature)
infrastructure/rhino1_7R3/src/org/mozilla/javascript/optimizer/Codegen.java:4906
↓ 79 callersMethodbind
Returns the object in the scope chain that has a given property. The order of evaluation of an assignment expression involves evaluating the lhs to a
infrastructure/rhino1_7R3/src/org/mozilla/javascript/ScriptRuntime.java:1894
↓ 79 callersMethodgetType
()
infrastructure/yuicompressor/src/com/yahoo/platform/yui/compressor/JavaScriptToken.java:21
↓ 78 callersFunctiona
(a,b)
etherpad/src/static/js/tok/require_all.js:6
↓ 77 callersMethodappendChild
(Object xml)
infrastructure/rhino1_7R3/xmlimplsrc/org/mozilla/javascript/xmlimpl/XML.java:522
↓ 75 callersMethodwidth
Return Image width
contrib/glue/glue.py:458
↓ 74 callersMethodgetProperty
Gets a named property from an object or any object in its prototype chain. <p> Searches the prototype chain for a property named <code>name</code>. <p
infrastructure/rhino1_7R3/src/org/mozilla/javascript/ScriptableObject.java:2076
↓ 74 callersMethodupdate
Updates the gutter.
infrastructure/rhino1_7R3/toolsrc/org/mozilla/javascript/tools/debugger/SwingGui.java:1954
↓ 73 callersMethodhas
Indicates whether or not a named property is defined in an object. Does not traverse the prototype chain.<p> The property is specified by a String n
infrastructure/rhino1_7R3/src/org/mozilla/javascript/Scriptable.java:145
↓ 73 callersMethodisFunction
Returns true if this is a function, false if it is a script.
infrastructure/rhino1_7R3/src/org/mozilla/javascript/debug/DebuggableScript.java:55
↓ 73 callersMethodsetLineno
(int lineno)
infrastructure/rhino1_7R3/src/org/mozilla/javascript/Node.java:542
↓ 72 callersMethodhasNext
()
infrastructure/rhino1_7R3/src/org/mozilla/javascript/Node.java:378
↓ 71 callersMethodexit
Exit a block of code requiring a Context. Calling <code>exit()</code> will remove the association between the current thread and a Context if the pri
infrastructure/rhino1_7R3/src/org/mozilla/javascript/Context.java:453
↓ 71 callersFunctionjQuery
( selector, context )
etherpad/src/static/js/jquery-1.7.2.js:25
↓ 71 callersMethodstringify
(Context cx, Scriptable scope, Object value, Object replacer, Object space)
infrastructure/rhino1_7R3/src/org/mozilla/javascript/NativeJSON.java:235
↓ 69 callersMethodgetParentScope
Get the parent scope of the object. @return the parent scope
infrastructure/rhino1_7R3/src/org/mozilla/javascript/Scriptable.java:287
↓ 68 callersMethodgenerateExpression
(Node node, Node parent)
infrastructure/rhino1_7R3/src/org/mozilla/javascript/optimizer/Codegen.java:2256
↓ 68 callersMethodgetLength
Returns node length
infrastructure/rhino1_7R3/src/org/mozilla/javascript/ast/AstNode.java:222
↓ 68 callersMethodgetLineno
Return the line number recorded for this node. If no line number was recorded, searches the parent chain. @return the nearest line number, or -1 if no
infrastructure/rhino1_7R3/src/org/mozilla/javascript/ast/AstNode.java:610
↓ 67 callersMethodlog
Print the message if necessary. :param message: Message to log.
contrib/glue/glue.py:1167
↓ 67 callersMethodparent
()
infrastructure/rhino1_7R3/xmlimplsrc/org/mozilla/javascript/xmlimpl/XML.java:424
↓ 67 callersMethodputInt16
(int value, byte[] array, int offset)
infrastructure/rhino1_7R3/src/org/mozilla/classfile/ClassFileWriter.java:2956
↓ 67 callersMethodwarn
(String message, boolean showDebugString)
infrastructure/yuicompressor/src/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:638
↓ 66 callersMethodlength
()
infrastructure/rhino1_7R3/xmlimplsrc/org/mozilla/javascript/xmlimpl/XMLList.java:575
↓ 66 callersMethodtoNumber
Convert the value to a number. See ECMA 9.3.
infrastructure/rhino1_7R3/src/org/mozilla/javascript/ScriptRuntime.java:391
↓ 66 callersMethodtransform
(AstNode node)
infrastructure/rhino1_7R3/src/org/mozilla/javascript/IRFactory.java:113
↓ 65 callersMethodsetParent
Sets the node parent. This method automatically adjusts the current node's start position to be relative to the new parent. @param parent the new par
infrastructure/rhino1_7R3/src/org/mozilla/javascript/ast/AstNode.java:265
↓ 63 callersMethodhasOwnProperty
(XMLName xmlName)
infrastructure/rhino1_7R3/xmlimplsrc/org/mozilla/javascript/xmlimpl/XML.java:209
↓ 63 callersMethodremoveChild
(Node child)
infrastructure/rhino1_7R3/src/org/mozilla/javascript/Node.java:325
↓ 61 callersMethoddefineProperty
Define a JavaScript property. Creates the property with an initial value and sets its attributes. @param propertyName the name of the property to de
infrastructure/rhino1_7R3/src/org/mozilla/javascript/ScriptableObject.java:1482
↓ 60 callersMethodgetType
()
infrastructure/rhino1_7R3/src/org/mozilla/javascript/ast/ParseProblem.java:66
↓ 59 callersMethodisFlagSet
(int flag)
infrastructure/net.appjet.common/util/LenientFormatter.java:1004
↓ 59 callersMethodstackChange
(int change)
infrastructure/rhino1_7R3/src/org/mozilla/javascript/CodeGenerator.java:1475
↓ 59 callersMethodtoArray
()
infrastructure/rhino1_7R3/src/org/mozilla/javascript/ObjArray.java:280
next →1–100 of 9,464, ranked by callers