MCPcopy Create free account

hub / github.com/mozilla/rhino / functions

Functions18,679 in github.com/mozilla/rhino

↓ 22 callersMethodexpect
()
tests/testsrc/tests/src/com/netscape/javascript/qa/lc3/bool/Boolean_001.java:70
↓ 22 callersMethodflat
(Context cx, VarScope scope, Scriptable source, double depth)
rhino/src/main/java/org/mozilla/javascript/NativeArray.java:1866
↓ 22 callersMethodgetAttributes
(String name)
rhino/src/main/java/org/mozilla/javascript/TopLevel.java:409
↓ 22 callersMethodgetBody
Returns loop body
rhino/src/main/java/org/mozilla/javascript/ast/Loop.java:27
↓ 22 callersMethodgetReturnType
()
rhino/src/main/java/org/mozilla/javascript/lc/member/ExecutableBox.java:117
↓ 22 callersMethodgetTopCallScope
(Context cx)
rhino/src/main/java/org/mozilla/javascript/ScriptRuntime.java:4890
↓ 22 callersMethodisExtensible
()
rhino/src/main/java/org/mozilla/javascript/ScriptableObject.java:2258
↓ 22 callersMethodjs_set
(int index, Object c)
rhino/src/main/java/org/mozilla/javascript/typedarrays/NativeTypedArrayView.java:388
↓ 22 callersMethodlines
(String... lines)
rhino/src/test/java/org/mozilla/javascript/tests/Bug688023Test.java:47
↓ 22 callersMethodlistIterator
()
rhino/src/main/java/org/mozilla/javascript/NativeArray.java:2337
↓ 22 callersMethodmakeErrorNode
()
rhino/src/main/java/org/mozilla/javascript/Parser.java:4530
↓ 22 callersMethodonSealedMutation
()
rhino/src/main/java/org/mozilla/javascript/Context.java:662
↓ 22 callersMethodrunScript
(String scriptSourceText)
tests/src/test/java/org/mozilla/javascript/tests/NestedContextPrototypeTest.java:93
↓ 22 callersMethodrunScriptAsString
(String scriptSourceText, Object value)
tests/src/test/java/org/mozilla/javascript/tests/NativeJavaListTest.java:225
↓ 22 callersFunctionshowStatus
(msg)
tests/testsrc/tests/js1_5/LexicalConventions/lexical-001.js:131
↓ 22 callersMethodtoSource
(CharSequence cs)
rhino/src/test/java/org/mozilla/javascript/tests/Bug688023Test.java:43
↓ 22 callersMethodvalidateAndGetLength
Method to allow implementation of https://tc39.es/ecma262/multipage/indexed-collections.html#sec-validatetypedarray, but only return the actual length
rhino/src/main/java/org/mozilla/javascript/typedarrays/NativeTypedArrayView.java:672
↓ 22 callersMethodwrite
( Writer writer, DirectoryNode refParent, boolean statsEnabled, boolean rollUpEnabled)
tests/src/test/java/org/mozilla/javascript/tests/Test262SuiteTest.java:1102
↓ 21 callersMethodaddOptRuntimeInvoke
(String methodName, String methodSignature)
rhino/src/main/java/org/mozilla/javascript/optimizer/BodyCodegen.java:4794
↓ 21 callersMethodasin
( Context cx, JSFunction f, Object nt, VarScope s, Object thisObj, Object[] args)
rhino/src/main/java/org/mozilla/javascript/NativeMath.java:120
↓ 21 callersMethodassertEvaluatorException_1_8
Execute the provided script and assert an {@link EvaluatorException}. The error message of the {@link EvaluatorException} has to start with the provid
testutils/src/main/java/org/mozilla/javascript/testutils/Utils.java:343
↓ 21 callersMethodbind
Returns the object in the scope chain that has a given property. <p>The order of evaluation of an assignment expression involves evaluating the lhs t
rhino/src/main/java/org/mozilla/javascript/ScriptRuntime.java:2551
↓ 21 callersMethodcallTrap
(Function trap, Object[] args)
rhino/src/main/java/org/mozilla/javascript/NativeProxy.java:1277
↓ 21 callersMethoddoGetJSVarTests
Pass the same arguments to two different tests. @param rightExpr right-hand side to a JavaScript assignment expression @param className expected na
tests/testsrc/tests/src/com/netscape/javascript/qa/liveconnect/datatypes/DataTypes_003.java:120
↓ 21 callersMethodensureIndex
Enusres that the index is in the given range @throws IndexOutOfBoundsException when index is out of range
rhino/src/main/java/org/mozilla/javascript/typedarrays/NativeTypedArrayView.java:374
↓ 21 callersMethodequalGraphs
(Object o1, Object o2)
rhino/src/main/java/org/mozilla/javascript/EqualObjectGraphs.java:76
↓ 21 callersMethoderror
(String reason)
rhino/src/main/java/org/mozilla/javascript/sourcemap/SourceMapJsonParser.java:264
↓ 21 callersMethodeval
(String source)
rhino/src/test/java/org/mozilla/javascript/tests/DelegatorTest.java:58
↓ 21 callersFunctiongczeal
(z)
tests/testsrc/tests/browser.js:533
↓ 21 callersMethodgetArguments
Returns function argument list @return function argument list, or an empty immutable list if there are no arguments.
rhino/src/main/java/org/mozilla/javascript/ast/FunctionCall.java:62
↓ 21 callersMethodgetLength
()
rhino/src/main/java/org/mozilla/javascript/typedarrays/NativeTypedArrayView.java:731
↓ 21 callersMethodgetOperand
(int offset)
rhino/src/main/java/org/mozilla/classfile/ClassFileWriter.java:1585
↓ 21 callersMethodgetTrap
(String trapName)
rhino/src/main/java/org/mozilla/javascript/NativeProxy.java:1262
↓ 21 callersMethodgetUnhandledPromiseTracker
Return the object used to track unhandled promise rejections. @return the tracker object
rhino/src/main/java/org/mozilla/javascript/Context.java:2590
↓ 21 callersFunctiontest
(f)
tests/testsrc/jstests/es6/collection-iterator.js:9
↓ 21 callersMethodtest
(final String expected, final String src)
rhino/src/test/java/org/mozilla/javascript/tests/LookupSetterTest.java:106
↓ 21 callersMethodtoObjectOrNull
<strong>Warning</strong>: This doesn't allow to resolve primitive prototype properly when many top scopes are involved @deprecated Use {@link #toObje
rhino/src/main/java/org/mozilla/javascript/ScriptRuntime.java:1331
↓ 21 callersMethodupcase
(char ch)
rhino/src/main/java/org/mozilla/javascript/regexp/NativeRegExp.java:1057
↓ 20 callersFunctionArraySortHelper
(ta)
tests/testsrc/jstests/typedarray-helpers.js:462
↓ 20 callersFunctionLastIndexOf
( string, search, position )
tests/testsrc/tests/ecma/String/15.5.4.7-2.js:134
↓ 20 callersFunctionSubarrayTestCase
(constructor, item, expectedResultLen, expectedStartIndex, initialLen, start, end)
tests/testsrc/jstests/harmony/typedarrays.js:299
↓ 20 callersFunctionTestSlice
(expectedResultLen, initialLen, start, end)
tests/testsrc/jstests/harmony/typedarrays.js:77
↓ 20 callersFunctionToUint32
( n )
tests/testsrc/tests/ecma/TypeConversion/9.6.js:90
↓ 20 callersFunctionaddNewTestCase
( DateCase, DateString, ExpectDate)
tests/testsrc/tests/ecma/Date/15.9.4.3.js:88
↓ 20 callersMethodaddStringOp
(int op, String str)
rhino/src/main/java/org/mozilla/javascript/CodeGenerator.java:1875
↓ 20 callersMethodappend0PaddedUint
(StringBuilder sb, int i, int minWidth)
rhino/src/main/java/org/mozilla/javascript/NativeDate.java:1786
↓ 20 callersMethodconsume
(char token)
rhino/src/main/java/org/mozilla/javascript/json/JsonParser.java:394
↓ 20 callersMethoddefinePrototypeProperty
Define a property that may be of any type on the prototype of this constructor.
rhino/src/main/java/org/mozilla/javascript/LambdaConstructor.java:275
↓ 20 callersMethodgetImpl
()
rhino/src/main/java/org/mozilla/javascript/regexp/NativeRegExp.java:357
↓ 20 callersMethodgetJsDoc
Gets the JsDoc comment string attached to this node. @return the comment string or {@code null} if no JsDoc is attached to this node
rhino/src/main/java/org/mozilla/javascript/Node.java:176
↓ 20 callersMethodgetNextTempName
()
rhino/src/main/java/org/mozilla/javascript/ast/ScriptNode.java:325
↓ 20 callersMethodgetProp
(int propType)
rhino/src/main/java/org/mozilla/javascript/Node.java:507
↓ 20 callersMethodhasNext
()
tests/src/test/java/org/mozilla/javascript/tests/type_info/TypeInfoTestUtil.java:15
↓ 20 callersFunctionif
()
tests/testsrc/jstests/harmony/method-definition.js:48
↓ 20 callersMethodjavaToJS
Convenient method to convert java value to its closest representation in JavaScript. <p>If value is an instance of String, Number, Boolean, Function
rhino/src/main/java/org/mozilla/javascript/Context.java:1826
↓ 20 callersMethodnewMessage
(int line, String lineSource, int lineOffset)
rhino/src/test/java/org/mozilla/javascript/tests/Bug789277Test.java:596
↓ 20 callersMethodportableLines
helper for joining multiple lines into one string, so that you don't need to do {@code "line1\n" + "line2\n" + "line3"} by yourself, that uses the sys
testutils/src/main/java/org/mozilla/javascript/testutils/Utils.java:52
↓ 20 callersMethodremoveChild
(Node child)
rhino/src/main/java/org/mozilla/javascript/Node.java:291
↓ 20 callersFunctionutc
( year, month, date, hours, minutes, seconds, ms )
tests/testsrc/tests/ecma/Date/15.9.4.3.js:105
↓ 20 callersMethodwriteObject
(ObjectOutputStream out)
rhino/src/main/java/org/mozilla/javascript/TopLevel.java:120
↓ 19 callersMethodaddIndex
(byte[] array, int pc, int index)
rhino/src/main/java/org/mozilla/javascript/regexp/NativeRegExp.java:2470
↓ 19 callersMethodbadTree
()
rhino/src/main/java/org/mozilla/javascript/optimizer/Codegen.java:953
↓ 19 callersMethodcallIterator
Given an object, get the "Symbol.iterator" element, throw a TypeError if it is not present, then call the result, (throwing a TypeError if the result
rhino/src/main/java/org/mozilla/javascript/ScriptRuntime.java:3406
↓ 19 callersMethoddoStaticMethodTests
( String method, String className, Object value )
tests/testsrc/tests/src/com/netscape/javascript/qa/liveconnect/datatypes/DataTypes_007.java:136
↓ 19 callersMethodexecute
Executes the code represented by this object. @param cx should be context in which the call is being made @param executableObject should be function
rhino/src/main/java/org/mozilla/javascript/JSCodeExec.java:23
↓ 19 callersMethodexpect
(String script, String expected)
tests/src/test/java/org/mozilla/javascript/tests/type_info/GenericAccessTest.java:189
↓ 19 callersMethodgetBase
(Scriptable start, String name)
rhino/src/main/java/org/mozilla/javascript/ScriptableObject.java:2765
↓ 19 callersMethodgetDouble
Can only be called when {@code getType() == Token.NUMBER}
rhino/src/main/java/org/mozilla/javascript/Node.java:560
↓ 19 callersMethodgetErrorReporter
Get the current error reporter. @see org.mozilla.javascript.ErrorReporter
rhino/src/main/java/org/mozilla/javascript/Context.java:758
↓ 19 callersMethodgetFunctionType
()
rhino/src/main/java/org/mozilla/javascript/JSDescriptor.java:275
↓ 19 callersMethodgetPropAndThis
Prepare for calling obj.property(...): return function corresponding to obj.property and make obj properly converted to Scriptable in the result.
rhino/src/main/java/org/mozilla/javascript/ScriptRuntime.java:3284
↓ 19 callersMethodgetString
Get the JavaScript string associated with a JavaScript object. @param object a Java identifier for a JavaScript object @return the JavaScript strin
tests/testsrc/tests/src/com/netscape/javascript/qa/drivers/RhinoEnv.java:258
↓ 19 callersMethodgetXML
()
rhino-xml/src/main/java/org/mozilla/javascript/xmlimpl/XMLObjectImpl.java:240
↓ 19 callersMethodisTypedArrayOutOfBounds
Check if this TypedArray view is out of bounds (ES2025). For auto-length views, updates the length before checking. Returns true if the buffer is deta
rhino/src/main/java/org/mozilla/javascript/typedarrays/NativeTypedArrayView.java:657
↓ 19 callersMethodkey
Extracts the key from the first args entry if any and takes care of the Delegator. This is used by {@code NativeSet}, {@code NativeWeakMap}, and {@cod
rhino/src/main/java/org/mozilla/javascript/NativeMap.java:285
↓ 19 callersMethodlines
helper for joining multiple lines into one string, so that you don't need to do {@code "line1\n" + "line2\n" + "line3"} by yourself. This should be us
testutils/src/main/java/org/mozilla/javascript/testutils/Utils.java:39
↓ 19 callersMethodp
(String s)
examples/src/main/java/Shell.java:309
↓ 19 callersMethodpopScope
()
rhino/src/main/java/org/mozilla/javascript/Parser.java:563
↓ 19 callersMethodreadObject
(ObjectInputStream in)
rhino/src/main/java/org/mozilla/javascript/Slot.java:61
↓ 19 callersMethodremove
()
rhino-xml/src/main/java/org/mozilla/javascript/xmlimpl/XML.java:326
↓ 19 callersMethodstart
()
tests/src/test/java/org/mozilla/javascript/drivers/JsDriver.java:493
↓ 19 callersMethodtan
( Context cx, JSFunction f, Object nt, VarScope s, Object thisObj, Object[] args)
rhino/src/main/java/org/mozilla/javascript/NativeMath.java:639
↓ 19 callersMethodtestParseFloat
(final String expected, final String value)
rhino/src/test/java/org/mozilla/javascript/tests/GlobalParseXTest.java:70
↓ 19 callersFunctiontestThis
(sInvalidSyntax)
tests/testsrc/tests/ecma_3/RegExp/regress-188206.js:126
↓ 19 callersMethodthrowAsScriptRuntimeEx
Rethrow the exception wrapping it as the script runtime exception. Unless the exception is instance of {@link EcmaError} or {@link EvaluatorException}
rhino/src/main/java/org/mozilla/javascript/Context.java:1963
↓ 19 callersMethodtoUTCString
(final String expected, final String tz)
tests/src/test/java/org/mozilla/javascript/tests/es6/NativeDateTest.java:803
↓ 18 callersFunctionAddRegExpCases
( regexp, pattern, index, matches_array )
tests/testsrc/tests/ecma_2/RegExp/exec-002.js:145
↓ 18 callersFunctionSetUTCMilliseconds
( T, MS )
tests/testsrc/tests/ecma/Date/15.9.5.25-1.js:134
↓ 18 callersFunctionSwitchTest
( input, expect )
tests/testsrc/tests/ecma_2/Statements/switch-004.js:65
↓ 18 callersMethodacos
( Context cx, JSFunction f, Object nt, VarScope s, Object thisObj, Object[] args)
rhino/src/main/java/org/mozilla/javascript/NativeMath.java:100
↓ 18 callersMethodaddElement
Adds an element to the list, and sets its parent to this node. @param element the element to add @throws IllegalArgumentException if element is {@cod
rhino/src/main/java/org/mozilla/javascript/ast/ArrayLiteral.java:85
↓ 18 callersFunctionaddThis
()
tests/testsrc/tests/js1_5/Exceptions/errstack-001.js:225
↓ 18 callersMethodaddUint8
(int value)
rhino/src/main/java/org/mozilla/javascript/CodeGenerator.java:1789
↓ 18 callersMethodarg
(Object[] args, int i)
rhino-xml/src/main/java/org/mozilla/javascript/xmlimpl/XMLObjectImpl.java:867
↓ 18 callersFunctionassertAllDataViewMethodsThrow
(view, index, errorType)
tests/testsrc/jstests/typedarray-helpers.js:343
↓ 18 callersFunctionassertArrayPrefix
(expected, array)
tests/testsrc/jstests/harmony/typedarrays.js:422
↓ 18 callersMethodatan
( Context cx, JSFunction f, Object nt, VarScope s, Object thisObj, Object[] args)
rhino/src/main/java/org/mozilla/javascript/NativeMath.java:149
↓ 18 callersMethodclear
()
rhino/src/main/java/org/mozilla/javascript/Hashtable.java:266
↓ 18 callersMethodconvertParameter
(Node n)
rhino/src/main/java/org/mozilla/javascript/optimizer/Optimizer.java:98
↓ 18 callersMethodctorDateTimeStringThrows
( final Class<T> expectedThrowable, final String expectedMessage, final String js)
tests/src/test/java/org/mozilla/javascript/tests/es6/NativeDateTest.java:431
← previousnext →501–600 of 18,679, ranked by callers