MCPcopy Create free account
hub / github.com/dropbox/hackpad / name

Method name

infrastructure/rhino1_7R3/src/org/mozilla/javascript/Token.java:273–279  ·  view source on GitHub ↗

Returns a name for the token. If Rhino is compiled with certain hardcoded debugging flags in this file, it calls #typeToName; otherwise it returns a string whose value is the token number.

(int token)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 10

toStringMethod · 0.95
tokenToStringMethod · 0.95
bytecodeNameMethod · 0.95
decompileMethod · 0.95
cacheBuiltinsMethod · 0.45
getBuiltinCtorMethod · 0.45
getBuiltinPrototypeMethod · 0.45
getStackTraceHTMLFunction · 0.45
getStackTracePlainFunction · 0.45

Calls 2

typeToNameMethod · 0.95
valueOfMethod · 0.45

Tested by

no test coverage detected