Home | History | Annotate | Download | only in src

Lines Matching defs:ScriptType

58 // The different types of scripts matching enum ScriptType in objects.h.
59 Debug.ScriptType = { Native: 0,
531 if (script.type == Debug.ScriptType.Native) {
1858 var types = ScriptTypeFlag(Debug.ScriptType.Normal);