MCPcopy Create free account
hub / github.com/mozilla/rhino / getValue

Method getValue

rhino/src/main/java/org/mozilla/javascript/AccessorSlot.java:148–148  ·  view source on GitHub ↗
(Scriptable start)

Source from the content-addressed store, hash-verified

146
147 interface Getter {
148 Object getValue(Scriptable start);
149
150 Function asGetterFunction(String name, Scriptable start);
151

Callers 15

ecmaToXmlStringMethod · 0.65
ecmaValueMethod · 0.65
addNamespacesMethod · 0.65
getNamespacesMethod · 0.65
getAttributeValueMethod · 0.65
getPositionMethod · 0.65
mapMethod · 0.65
joMethod · 0.65
resumeLocalMethod · 0.65
resumeAbruptLocalMethod · 0.65
getValueMethod · 0.65
js_groupByMethod · 0.65

Implementers 2

MemberBoxGetterrhino/src/main/java/org/mozilla/javasc
FunctionGetterrhino/src/main/java/org/mozilla/javasc

Calls

no outgoing calls

Tested by 15

getPositionMethod · 0.52
mapMethod · 0.52
getBugUrlMethod · 0.52
getLxrUrlMethod · 0.52
objectLitLocationMethod · 0.52
jsDocAttachment1Method · 0.52
jsDocAttachment2Method · 0.52
jsDocAttachment3Method · 0.52
jsDocAttachment14Method · 0.52
parsingWithoutJSDocMethod · 0.52
parseCommentsAsReaderMethod · 0.52
evalMethod · 0.52