Uses of Class
org.mozilla.javascript.ScriptRuntime.StringIdOrIndex
-
Uses of ScriptRuntime.StringIdOrIndex in org.mozilla.javascript
Modifier and TypeMethodDescriptionScriptRuntime.toStringIdOrIndex
(Object id) If id is a number or a string presentation of an int32 value, then id the returning StringIdOrIndex has the index set, otherwise the stringId is set.