Advertisement
peter9477

Javascript global object contents in Cascades on 10.0.6

Sep 13th, 2012
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. Math
  2. NaN
  3. undefined
  4. Infinity
  5. JSON
  6. Object
  7. Function
  8. Array
  9. Boolean
  10. String
  11. Number
  12. Date
  13. RegExp
  14. Error
  15. EvalError
  16. RangeError
  17. ReferenceError
  18. SyntaxError
  19. TypeError
  20. URIError
  21. eval
  22. parseInt
  23. parseFloat
  24. isNaN
  25. isFinite
  26. escape
  27. unescape
  28. decodeURI
  29. decodeURIComponent
  30. encodeURI
  31. encodeURIComponent
  32. print
  33. gc
  34. Qt
  35. XMLHttpRequest
  36. DOMException
  37. openDatabaseSync
  38. SQLException
  39. console
  40. qsTranslate
  41. QT_TRANSLATE_NOOP
  42. qsTr
  43. QT_TR_NOOP
  44. qsTrId
  45. QT_TRID_NOOP
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement