Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dropbox/hackpad
/ functions
Functions
9,464 in github.com/dropbox/hackpad
⨍
Functions
9,464
◇
Types & classes
674
↓ 2,002 callers
Function
$
(tok)
infrastructure/framework-src/modules/less.js:257
↓ 1,163 callers
Method
push
(Object value)
infrastructure/rhino1_7R3/src/org/mozilla/javascript/ObjArray.java:183
↓ 1,137 callers
Method
append
(char c)
infrastructure/rhino1_7R3/src/org/mozilla/javascript/Decompiler.java:247
↓ 722 callers
Method
replace
(XMLName xmlName, Object xml)
infrastructure/rhino1_7R3/xmlimplsrc/org/mozilla/javascript/xmlimpl/XML.java:318
↓ 540 callers
Method
indexOf
(Object obj)
infrastructure/rhino1_7R3/src/org/mozilla/javascript/ObjArray.java:131
↓ 523 callers
Method
get
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 callers
Method
split
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 callers
Method
join
(Collection<Object> objs, String delimiter)
infrastructure/rhino1_7R3/src/org/mozilla/javascript/NativeJSON.java:352
↓ 422 callers
Method
call
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 callers
Method
put
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 callers
Function
getSessionProAccount
()
etherpad/src/etherpad/pro/pro_accounts.js:496
↓ 320 callers
Method
add
(Object val1, double val2)
infrastructure/rhino1_7R3/src/org/mozilla/javascript/optimizer/OptRuntime.java:122
↓ 313 callers
Method
add
(Object value)
infrastructure/rhino1_7R3/src/org/mozilla/javascript/ObjArray.java:188
↓ 309 callers
Method
length
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 callers
Method
toString
()
infrastructure/rhino1_7R3/src/org/mozilla/javascript/Node.java:1033
↓ 260 callers
Method
test
(int n)
infrastructure/rhino1_7R3/src/org/mozilla/javascript/optimizer/DataFlowBitSet.java:59
↓ 231 callers
Method
codeBug
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 callers
Method
find
(self, name)
contrib/glue/glue.py:1090
↓ 208 callers
Method
concat
(Object[] first, Object[] second)
infrastructure/rhino1_7R3/src/org/mozilla/javascript/BoundFunction.java:107
↓ 200 callers
Method
addALoad
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 callers
Method
println
(String message)
infrastructure/rhino1_7R3/testsrc/org/mozilla/javascript/drivers/JsDriver.java:641
↓ 196 callers
Method
size
()
infrastructure/rhino1_7R3/src/org/mozilla/javascript/UintMap.java:81
↓ 193 callers
Method
toString
Convert the value to a string. See ECMA 9.8.
infrastructure/rhino1_7R3/src/org/mozilla/javascript/ScriptRuntime.java:777
↓ 192 callers
Method
addClass
(String className)
infrastructure/rhino1_7R3/src/org/mozilla/classfile/ClassFileWriter.java:4602
↓ 187 callers
Function
getSession
(subDomain)
etherpad/src/etherpad/sessions.js:78
↓ 184 callers
Function
w
(t,n,i,s)
etherpad/src/static/js/less-1.4.1.min.js:9
↓ 183 callers
Function
require
(arg)
infrastructure/framework-src/modules/less.js:7
↓ 183 callers
Method
valueOf
()
infrastructure/rhino1_7R3/xmlimplsrc/org/mozilla/javascript/xmlimpl/XML.java:447
↓ 179 callers
Method
extend
Return a new :class:`~ConfigManager` instance with this new config inside the sources list. :param config: Dictionar
contrib/glue/glue.py:1055
↓ 175 callers
Function
a
(t,n,r)
etherpad/src/static/js/less-1.4.1.min.js:9
↓ 175 callers
Method
append
(char c)
infrastructure/yuicompressor/src/yuicompressor/org/mozilla/javascript/Decompiler.java:251
↓ 173 callers
Method
remove
(int key)
infrastructure/rhino1_7R3/src/org/mozilla/javascript/UintMap.java:174
↓ 170 callers
Method
getName
Returns the label text
infrastructure/rhino1_7R3/src/org/mozilla/javascript/ast/Label.java:77
↓ 164 callers
Method
visit
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 callers
Method
write
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 callers
Method
exec
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 callers
Method
getFirstChild
()
infrastructure/rhino1_7R3/src/org/mozilla/javascript/Node.java:227
↓ 147 callers
Method
getNext
()
infrastructure/rhino1_7R3/src/org/mozilla/javascript/Node.java:235
↓ 137 callers
Method
text
()
infrastructure/rhino1_7R3/xmlimplsrc/org/mozilla/javascript/xmlimpl/XML.java:463
↓ 134 callers
Method
equals
(Object anotherObj)
infrastructure/rhino1_7R3/src/org/mozilla/javascript/Kit.java:369
↓ 127 callers
Method
getType
()
infrastructure/rhino1_7R3/src/org/mozilla/javascript/Node.java:195
↓ 125 callers
Method
equals
(String str, char[] array, int begin, int end)
infrastructure/rhino1_7R3/toolsrc/org/mozilla/javascript/tools/idswitch/Main.java:447
↓ 120 callers
Method
getLineno
Return the line number recorded for this node. @return the line number
infrastructure/rhino1_7R3/src/org/mozilla/javascript/Node.java:538
↓ 119 callers
Method
parse
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 callers
Method
addToken
(int token)
infrastructure/rhino1_7R3/src/org/mozilla/javascript/Decompiler.java:136
↓ 117 callers
Method
p
(char c)
infrastructure/rhino1_7R3/toolsrc/org/mozilla/javascript/tools/idswitch/CodePrinter.java:93
↓ 111 callers
Method
add
(Permission permission)
infrastructure/rhino1_7R3/toolsrc/org/mozilla/javascript/tools/shell/JavaPolicySecurity.java:90
↓ 108 callers
Function
renderJSON
(value)
etherpad/src/etherpad/utils.js:158
↓ 108 callers
Method
show
Displays the menu at the given coordinates.
infrastructure/rhino1_7R3/toolsrc/org/mozilla/javascript/tools/debugger/SwingGui.java:1414
↓ 107 callers
Method
addChildToBack
(Node child)
infrastructure/rhino1_7R3/src/org/mozilla/javascript/Node.java:267
↓ 106 callers
Method
eval
Evaluates the given script.
infrastructure/rhino1_7R3/toolsrc/org/mozilla/javascript/tools/debugger/Dim.java:570
↓ 103 callers
Method
addToken
(int token)
infrastructure/yuicompressor/src/yuicompressor/org/mozilla/javascript/Decompiler.java:134
↓ 96 callers
Method
next
()
infrastructure/rhino1_7R3/src/org/mozilla/javascript/Node.java:382
↓ 95 callers
Method
is
(XML other)
infrastructure/rhino1_7R3/xmlimplsrc/org/mozilla/javascript/xmlimpl/XML.java:416
↓ 94 callers
Function
define
(name, type)
etherpad/src/static/js/tok/r.js:4960
↓ 94 callers
Method
wrapNumber
(double x)
infrastructure/rhino1_7R3/src/org/mozilla/javascript/ScriptRuntime.java:339
↓ 92 callers
Method
insert
(int index, XML xml)
infrastructure/rhino1_7R3/xmlimplsrc/org/mozilla/javascript/xmlimpl/XMLList.java:96
↓ 91 callers
Method
addPush
Generate code to load the given integer on stack. @param k the constant
infrastructure/rhino1_7R3/src/org/mozilla/classfile/ClassFileWriter.java:903
↓ 91 callers
Method
createElement
(XmlProcessor processor, String namespaceUri, String xml)
infrastructure/rhino1_7R3/xmlimplsrc/org/mozilla/javascript/xmlimpl/XmlNode.java:118
↓ 86 callers
Method
assertNotNull
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 callers
Method
height
Return Image height
contrib/glue/glue.py:463
↓ 83 callers
Method
length
@return
infrastructure/rhino1_7R3/deprecatedsrc/org/mozilla/javascript/xml/impl/xmlbeans/XMLList.java:1078
↓ 82 callers
Method
getAttribute
(String name)
infrastructure/net.appjet.common/util/HttpServletRequestFactory.java:182
↓ 82 callers
Method
pop
()
infrastructure/rhino1_7R3/src/org/mozilla/javascript/ObjArray.java:162
↓ 81 callers
Method
getString
Can only be called when node has String context.
infrastructure/rhino1_7R3/src/org/mozilla/javascript/Node.java:556
↓ 81 callers
Function
walk
(ast)
etherpad/src/static/js/tok/r.js:4774
↓ 79 callers
Method
addScriptRuntimeInvoke
(String methodName, String methodSignature)
infrastructure/rhino1_7R3/src/org/mozilla/javascript/optimizer/Codegen.java:4906
↓ 79 callers
Method
bind
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 callers
Method
getType
()
infrastructure/yuicompressor/src/com/yahoo/platform/yui/compressor/JavaScriptToken.java:21
↓ 78 callers
Function
a
(a,b)
etherpad/src/static/js/tok/require_all.js:6
↓ 77 callers
Method
appendChild
(Object xml)
infrastructure/rhino1_7R3/xmlimplsrc/org/mozilla/javascript/xmlimpl/XML.java:522
↓ 75 callers
Method
width
Return Image width
contrib/glue/glue.py:458
↓ 74 callers
Method
getProperty
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 callers
Method
update
Updates the gutter.
infrastructure/rhino1_7R3/toolsrc/org/mozilla/javascript/tools/debugger/SwingGui.java:1954
↓ 73 callers
Method
has
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 callers
Method
isFunction
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 callers
Method
setLineno
(int lineno)
infrastructure/rhino1_7R3/src/org/mozilla/javascript/Node.java:542
↓ 72 callers
Method
hasNext
()
infrastructure/rhino1_7R3/src/org/mozilla/javascript/Node.java:378
↓ 71 callers
Method
exit
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 callers
Function
jQuery
( selector, context )
etherpad/src/static/js/jquery-1.7.2.js:25
↓ 71 callers
Method
stringify
(Context cx, Scriptable scope, Object value, Object replacer, Object space)
infrastructure/rhino1_7R3/src/org/mozilla/javascript/NativeJSON.java:235
↓ 69 callers
Method
getParentScope
Get the parent scope of the object. @return the parent scope
infrastructure/rhino1_7R3/src/org/mozilla/javascript/Scriptable.java:287
↓ 68 callers
Method
generateExpression
(Node node, Node parent)
infrastructure/rhino1_7R3/src/org/mozilla/javascript/optimizer/Codegen.java:2256
↓ 68 callers
Method
getLength
Returns node length
infrastructure/rhino1_7R3/src/org/mozilla/javascript/ast/AstNode.java:222
↓ 68 callers
Method
getLineno
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 callers
Method
log
Print the message if necessary. :param message: Message to log.
contrib/glue/glue.py:1167
↓ 67 callers
Method
parent
()
infrastructure/rhino1_7R3/xmlimplsrc/org/mozilla/javascript/xmlimpl/XML.java:424
↓ 67 callers
Method
putInt16
(int value, byte[] array, int offset)
infrastructure/rhino1_7R3/src/org/mozilla/classfile/ClassFileWriter.java:2956
↓ 67 callers
Method
warn
(String message, boolean showDebugString)
infrastructure/yuicompressor/src/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:638
↓ 66 callers
Method
length
()
infrastructure/rhino1_7R3/xmlimplsrc/org/mozilla/javascript/xmlimpl/XMLList.java:575
↓ 66 callers
Method
toNumber
Convert the value to a number. See ECMA 9.3.
infrastructure/rhino1_7R3/src/org/mozilla/javascript/ScriptRuntime.java:391
↓ 66 callers
Method
transform
(AstNode node)
infrastructure/rhino1_7R3/src/org/mozilla/javascript/IRFactory.java:113
↓ 65 callers
Method
setParent
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 callers
Method
hasOwnProperty
(XMLName xmlName)
infrastructure/rhino1_7R3/xmlimplsrc/org/mozilla/javascript/xmlimpl/XML.java:209
↓ 63 callers
Method
removeChild
(Node child)
infrastructure/rhino1_7R3/src/org/mozilla/javascript/Node.java:325
↓ 61 callers
Method
defineProperty
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 callers
Method
getType
()
infrastructure/rhino1_7R3/src/org/mozilla/javascript/ast/ParseProblem.java:66
↓ 59 callers
Method
isFlagSet
(int flag)
infrastructure/net.appjet.common/util/LenientFormatter.java:1004
↓ 59 callers
Method
stackChange
(int change)
infrastructure/rhino1_7R3/src/org/mozilla/javascript/CodeGenerator.java:1475
↓ 59 callers
Method
toArray
()
infrastructure/rhino1_7R3/src/org/mozilla/javascript/ObjArray.java:280
next →
1–100 of 9,464, ranked by callers