StackTraceLimit.baseline 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360
  1. -- Error.stackTraceLimit property descriptor
  2. value: 10
  3. writable: true
  4. enumerable: true
  5. configurable: true
  6. -- Error.stackTraceLimit: 10
  7. Error: this is my error
  8. at throwException (LongCallStackThrow.js:34:5)
  9. at throwExceptionWithCatch (LongCallStackThrow.js:22:9)
  10. at Anonymous function (LongCallStackThrow.js:45:17)
  11. at Anonymous function (LongCallStackThrow.js:47:13)
  12. at Anonymous function (LongCallStackThrow.js:47:13)
  13. at Anonymous function (LongCallStackThrow.js:47:13)
  14. at Anonymous function (LongCallStackThrow.js:47:13)
  15. at Anonymous function (LongCallStackThrow.js:47:13)
  16. at Anonymous function (LongCallStackThrow.js:47:13)
  17. at Anonymous function (LongCallStackThrow.js:47:13)
  18. -- Error.stackTraceLimit: 4
  19. Error: this is my error
  20. at throwException (LongCallStackThrow.js:34:5)
  21. at throwExceptionWithCatch (LongCallStackThrow.js:22:9)
  22. at Anonymous function (LongCallStackThrow.js:45:17)
  23. at Anonymous function (LongCallStackThrow.js:47:13)
  24. -- Error.stackTraceLimit: Infinity
  25. Error: this is my error
  26. at throwException (LongCallStackThrow.js:34:5)
  27. at throwExceptionWithCatch (LongCallStackThrow.js:22:9)
  28. at Anonymous function (LongCallStackThrow.js:45:17)
  29. at Anonymous function (LongCallStackThrow.js:47:13)
  30. at Anonymous function (LongCallStackThrow.js:47:13)
  31. at Anonymous function (LongCallStackThrow.js:47:13)
  32. at Anonymous function (LongCallStackThrow.js:47:13)
  33. at Anonymous function (LongCallStackThrow.js:47:13)
  34. at Anonymous function (LongCallStackThrow.js:47:13)
  35. at Anonymous function (LongCallStackThrow.js:47:13)
  36. at Anonymous function (LongCallStackThrow.js:47:13)
  37. at Anonymous function (LongCallStackThrow.js:47:13)
  38. at Anonymous function (LongCallStackThrow.js:47:13)
  39. at Anonymous function (LongCallStackThrow.js:47:13)
  40. at Anonymous function (LongCallStackThrow.js:47:13)
  41. at Anonymous function (LongCallStackThrow.js:47:13)
  42. at Anonymous function (LongCallStackThrow.js:47:13)
  43. at Anonymous function (LongCallStackThrow.js:47:13)
  44. at Anonymous function (LongCallStackThrow.js:47:13)
  45. at Anonymous function (LongCallStackThrow.js:47:13)
  46. at Anonymous function (LongCallStackThrow.js:47:13)
  47. at Anonymous function (LongCallStackThrow.js:47:13)
  48. at Anonymous function (LongCallStackThrow.js:47:13)
  49. at Anonymous function (LongCallStackThrow.js:47:13)
  50. at Anonymous function (LongCallStackThrow.js:47:13)
  51. at Anonymous function (LongCallStackThrow.js:47:13)
  52. at Anonymous function (LongCallStackThrow.js:47:13)
  53. at Anonymous function (LongCallStackThrow.js:47:13)
  54. at Anonymous function (LongCallStackThrow.js:47:13)
  55. at Anonymous function (LongCallStackThrow.js:47:13)
  56. at Anonymous function (LongCallStackThrow.js:47:13)
  57. at Anonymous function (LongCallStackThrow.js:47:13)
  58. at runtest (LongCallStackThrow.js:56:5)
  59. at testLongCallStack (StackTraceLimit.js:23:5)
  60. at Global code (StackTraceLimit.js:29:1)
  61. -- Error.stackTraceLimit: 1
  62. Error: this is my error
  63. at throwException (LongCallStackThrow.js:34:5)
  64. -- Error.stackTraceLimit: 20
  65. Error: this is my error
  66. at throwException (LongCallStackThrow.js:34:5)
  67. at throwExceptionWithCatch (LongCallStackThrow.js:22:9)
  68. at Anonymous function (LongCallStackThrow.js:45:17)
  69. at Anonymous function (LongCallStackThrow.js:47:13)
  70. at Anonymous function (LongCallStackThrow.js:47:13)
  71. at Anonymous function (LongCallStackThrow.js:47:13)
  72. at Anonymous function (LongCallStackThrow.js:47:13)
  73. at Anonymous function (LongCallStackThrow.js:47:13)
  74. at Anonymous function (LongCallStackThrow.js:47:13)
  75. at Anonymous function (LongCallStackThrow.js:47:13)
  76. at Anonymous function (LongCallStackThrow.js:47:13)
  77. at Anonymous function (LongCallStackThrow.js:47:13)
  78. at Anonymous function (LongCallStackThrow.js:47:13)
  79. at Anonymous function (LongCallStackThrow.js:47:13)
  80. at Anonymous function (LongCallStackThrow.js:47:13)
  81. at Anonymous function (LongCallStackThrow.js:47:13)
  82. at Anonymous function (LongCallStackThrow.js:47:13)
  83. at Anonymous function (LongCallStackThrow.js:47:13)
  84. at Anonymous function (LongCallStackThrow.js:47:13)
  85. at Anonymous function (LongCallStackThrow.js:47:13)
  86. -- Error.stackTraceLimit: 5.1
  87. Error: this is my error
  88. at throwException (LongCallStackThrow.js:34:5)
  89. at throwExceptionWithCatch (LongCallStackThrow.js:22:9)
  90. at Anonymous function (LongCallStackThrow.js:45:17)
  91. at Anonymous function (LongCallStackThrow.js:47:13)
  92. at Anonymous function (LongCallStackThrow.js:47:13)
  93. -- Error.stackTraceLimit: -1
  94. Error: this is my error
  95. at throwException (LongCallStackThrow.js:34:5)
  96. at throwExceptionWithCatch (LongCallStackThrow.js:22:9)
  97. at Anonymous function (LongCallStackThrow.js:45:17)
  98. at Anonymous function (LongCallStackThrow.js:47:13)
  99. at Anonymous function (LongCallStackThrow.js:47:13)
  100. at Anonymous function (LongCallStackThrow.js:47:13)
  101. at Anonymous function (LongCallStackThrow.js:47:13)
  102. at Anonymous function (LongCallStackThrow.js:47:13)
  103. at Anonymous function (LongCallStackThrow.js:47:13)
  104. at Anonymous function (LongCallStackThrow.js:47:13)
  105. at Anonymous function (LongCallStackThrow.js:47:13)
  106. at Anonymous function (LongCallStackThrow.js:47:13)
  107. at Anonymous function (LongCallStackThrow.js:47:13)
  108. at Anonymous function (LongCallStackThrow.js:47:13)
  109. at Anonymous function (LongCallStackThrow.js:47:13)
  110. at Anonymous function (LongCallStackThrow.js:47:13)
  111. at Anonymous function (LongCallStackThrow.js:47:13)
  112. at Anonymous function (LongCallStackThrow.js:47:13)
  113. at Anonymous function (LongCallStackThrow.js:47:13)
  114. at Anonymous function (LongCallStackThrow.js:47:13)
  115. at Anonymous function (LongCallStackThrow.js:47:13)
  116. at Anonymous function (LongCallStackThrow.js:47:13)
  117. at Anonymous function (LongCallStackThrow.js:47:13)
  118. at Anonymous function (LongCallStackThrow.js:47:13)
  119. at Anonymous function (LongCallStackThrow.js:47:13)
  120. at Anonymous function (LongCallStackThrow.js:47:13)
  121. at Anonymous function (LongCallStackThrow.js:47:13)
  122. at Anonymous function (LongCallStackThrow.js:47:13)
  123. at Anonymous function (LongCallStackThrow.js:47:13)
  124. at Anonymous function (LongCallStackThrow.js:47:13)
  125. at Anonymous function (LongCallStackThrow.js:47:13)
  126. at Anonymous function (LongCallStackThrow.js:47:13)
  127. at runtest (LongCallStackThrow.js:56:5)
  128. at testLongCallStack (StackTraceLimit.js:23:5)
  129. at Global code (StackTraceLimit.js:33:1)
  130. -- Error.stackTraceLimit: -3.2
  131. Error: this is my error
  132. at throwException (LongCallStackThrow.js:34:5)
  133. at throwExceptionWithCatch (LongCallStackThrow.js:22:9)
  134. at Anonymous function (LongCallStackThrow.js:45:17)
  135. at Anonymous function (LongCallStackThrow.js:47:13)
  136. at Anonymous function (LongCallStackThrow.js:47:13)
  137. at Anonymous function (LongCallStackThrow.js:47:13)
  138. at Anonymous function (LongCallStackThrow.js:47:13)
  139. at Anonymous function (LongCallStackThrow.js:47:13)
  140. at Anonymous function (LongCallStackThrow.js:47:13)
  141. at Anonymous function (LongCallStackThrow.js:47:13)
  142. at Anonymous function (LongCallStackThrow.js:47:13)
  143. at Anonymous function (LongCallStackThrow.js:47:13)
  144. at Anonymous function (LongCallStackThrow.js:47:13)
  145. at Anonymous function (LongCallStackThrow.js:47:13)
  146. at Anonymous function (LongCallStackThrow.js:47:13)
  147. at Anonymous function (LongCallStackThrow.js:47:13)
  148. at Anonymous function (LongCallStackThrow.js:47:13)
  149. at Anonymous function (LongCallStackThrow.js:47:13)
  150. at Anonymous function (LongCallStackThrow.js:47:13)
  151. at Anonymous function (LongCallStackThrow.js:47:13)
  152. at Anonymous function (LongCallStackThrow.js:47:13)
  153. at Anonymous function (LongCallStackThrow.js:47:13)
  154. at Anonymous function (LongCallStackThrow.js:47:13)
  155. at Anonymous function (LongCallStackThrow.js:47:13)
  156. at Anonymous function (LongCallStackThrow.js:47:13)
  157. at Anonymous function (LongCallStackThrow.js:47:13)
  158. at Anonymous function (LongCallStackThrow.js:47:13)
  159. at Anonymous function (LongCallStackThrow.js:47:13)
  160. at Anonymous function (LongCallStackThrow.js:47:13)
  161. at Anonymous function (LongCallStackThrow.js:47:13)
  162. at Anonymous function (LongCallStackThrow.js:47:13)
  163. at Anonymous function (LongCallStackThrow.js:47:13)
  164. at runtest (LongCallStackThrow.js:56:5)
  165. at testLongCallStack (StackTraceLimit.js:23:5)
  166. at Global code (StackTraceLimit.js:34:1)
  167. -- Error.stackTraceLimit: -Infinity
  168. Error: this is my error
  169. at throwException (LongCallStackThrow.js:34:5)
  170. at throwExceptionWithCatch (LongCallStackThrow.js:22:9)
  171. at Anonymous function (LongCallStackThrow.js:45:17)
  172. at Anonymous function (LongCallStackThrow.js:47:13)
  173. at Anonymous function (LongCallStackThrow.js:47:13)
  174. at Anonymous function (LongCallStackThrow.js:47:13)
  175. at Anonymous function (LongCallStackThrow.js:47:13)
  176. at Anonymous function (LongCallStackThrow.js:47:13)
  177. at Anonymous function (LongCallStackThrow.js:47:13)
  178. at Anonymous function (LongCallStackThrow.js:47:13)
  179. at Anonymous function (LongCallStackThrow.js:47:13)
  180. at Anonymous function (LongCallStackThrow.js:47:13)
  181. at Anonymous function (LongCallStackThrow.js:47:13)
  182. at Anonymous function (LongCallStackThrow.js:47:13)
  183. at Anonymous function (LongCallStackThrow.js:47:13)
  184. at Anonymous function (LongCallStackThrow.js:47:13)
  185. at Anonymous function (LongCallStackThrow.js:47:13)
  186. at Anonymous function (LongCallStackThrow.js:47:13)
  187. at Anonymous function (LongCallStackThrow.js:47:13)
  188. at Anonymous function (LongCallStackThrow.js:47:13)
  189. at Anonymous function (LongCallStackThrow.js:47:13)
  190. at Anonymous function (LongCallStackThrow.js:47:13)
  191. at Anonymous function (LongCallStackThrow.js:47:13)
  192. at Anonymous function (LongCallStackThrow.js:47:13)
  193. at Anonymous function (LongCallStackThrow.js:47:13)
  194. at Anonymous function (LongCallStackThrow.js:47:13)
  195. at Anonymous function (LongCallStackThrow.js:47:13)
  196. at Anonymous function (LongCallStackThrow.js:47:13)
  197. at Anonymous function (LongCallStackThrow.js:47:13)
  198. at Anonymous function (LongCallStackThrow.js:47:13)
  199. at Anonymous function (LongCallStackThrow.js:47:13)
  200. at Anonymous function (LongCallStackThrow.js:47:13)
  201. at runtest (LongCallStackThrow.js:56:5)
  202. at testLongCallStack (StackTraceLimit.js:23:5)
  203. at Global code (StackTraceLimit.js:35:1)
  204. -- Error.stackTraceLimit: 0
  205. Error: this is my error
  206. -- Error.stackTraceLimit: 0
  207. Error: this is my error
  208. -- Error.stackTraceLimit: 0
  209. Error: this is my error
  210. -- Error.stackTraceLimit: NaN
  211. Error: this is my error
  212. -- Error.stackTraceLimit: not a number
  213. Error: this is my error
  214. -- Error.stackTraceLimit: [object Object]
  215. Error: this is my error
  216. -- preset Error.stackTraceLimit: 8
  217. --Reconfigure to a getter
  218. ** Custom stackTraceLimit getter Called, return 3
  219. ** Custom stackTraceLimit getter Called, return 3
  220. Error: this is my error
  221. at throwException (LongCallStackThrow.js:34:5)
  222. at throwExceptionWithCatch (LongCallStackThrow.js:22:9)
  223. at Anonymous function (LongCallStackThrow.js:45:17)
  224. --Delete it
  225. -- Error.stackTraceLimit: undefined
  226. Error: this is my error
  227. --Available on prototype
  228. -- Error.stackTraceLimit: 2
  229. Error: this is my error
  230. at throwException (LongCallStackThrow.js:34:5)
  231. at throwExceptionWithCatch (LongCallStackThrow.js:22:9)
  232. --Set to data property again
  233. -- Error.stackTraceLimit: 5
  234. Error: this is my error
  235. at throwException (LongCallStackThrow.js:34:5)
  236. at throwExceptionWithCatch (LongCallStackThrow.js:22:9)
  237. at Anonymous function (LongCallStackThrow.js:45:17)
  238. at Anonymous function (LongCallStackThrow.js:47:13)
  239. at Anonymous function (LongCallStackThrow.js:47:13)
  240. --Throw in getter
  241. ** Custom stackTraceLimit getter Called, throw
  242. undefined
  243. --Throw new Error() in getter
  244. Error: Out of stack space
  245. --Throw new Error() in getter for a number of times
  246. Error: My error in custom stackTraceLimit getter
  247. at stackTraceLimit.get (StackTraceLimit.js:94:13)
  248. at stackTraceLimit.get (StackTraceLimit.js:94:13)
  249. at stackTraceLimit.get (StackTraceLimit.js:94:13)
  250. at stackTraceLimit.get (StackTraceLimit.js:94:13)
  251. at throwException (LongCallStackThrow.js:33:5)
  252. at throwExceptionWithCatch (LongCallStackThrow.js:22:9)
  253. at Anonymous function (LongCallStackThrow.js:45:17)
  254. at Anonymous function (LongCallStackThrow.js:47:13)
  255. at Anonymous function (LongCallStackThrow.js:47:13)
  256. at Anonymous function (LongCallStackThrow.js:47:13)
  257. at Anonymous function (LongCallStackThrow.js:47:13)
  258. at Anonymous function (LongCallStackThrow.js:47:13)
  259. at Anonymous function (LongCallStackThrow.js:47:13)
  260. at Anonymous function (LongCallStackThrow.js:47:13)
  261. at Anonymous function (LongCallStackThrow.js:47:13)
  262. at Anonymous function (LongCallStackThrow.js:47:13)
  263. at Anonymous function (LongCallStackThrow.js:47:13)
  264. at Anonymous function (LongCallStackThrow.js:47:13)
  265. at Anonymous function (LongCallStackThrow.js:47:13)
  266. at Anonymous function (LongCallStackThrow.js:47:13)
  267. at Anonymous function (LongCallStackThrow.js:47:13)
  268. at Anonymous function (LongCallStackThrow.js:47:13)
  269. at Anonymous function (LongCallStackThrow.js:47:13)
  270. at Anonymous function (LongCallStackThrow.js:47:13)
  271. at Anonymous function (LongCallStackThrow.js:47:13)
  272. at Anonymous function (LongCallStackThrow.js:47:13)
  273. at Anonymous function (LongCallStackThrow.js:47:13)
  274. at Anonymous function (LongCallStackThrow.js:47:13)
  275. at Anonymous function (LongCallStackThrow.js:47:13)
  276. at Anonymous function (LongCallStackThrow.js:47:13)
  277. at Anonymous function (LongCallStackThrow.js:47:13)
  278. at Anonymous function (LongCallStackThrow.js:47:13)
  279. at Anonymous function (LongCallStackThrow.js:47:13)
  280. at Anonymous function (LongCallStackThrow.js:47:13)
  281. at Anonymous function (LongCallStackThrow.js:47:13)
  282. at Anonymous function (LongCallStackThrow.js:47:13)
  283. at runtest (LongCallStackThrow.js:56:5)
  284. at testLongCallStack (StackTraceLimit.js:23:5)
  285. at Global code (StackTraceLimit.js:101:1)
  286. -- Error.stackTraceLimit: null
  287. Error: this is my error
  288. -- Error.stackTraceLimit: undefined
  289. Error: this is my error
  290. -- Error.stackTraceLimit: true
  291. Error: this is my error
  292. -- Error.stackTraceLimit: false
  293. Error: this is my error
  294. -- Error.stackTraceLimit: true
  295. Error: this is my error
  296. -- Error.stackTraceLimit: false
  297. Error: this is my error
  298. -- Error.stackTraceLimit: 4
  299. Error: this is my error
  300. -- Error.stackTraceLimit: 5
  301. Error: this is my error
  302. -- Error.stackTraceLimit: 6
  303. Error: this is my error
  304. -- Error.stackTraceLimit: NaN
  305. Error: this is my error
  306. -- Error.stackTraceLimit: NaN
  307. Error: this is my error
  308. -- Error.stackTraceLimit: -2
  309. Error: this is my error
  310. -- Error.stackTraceLimit:
  311. Error: this is my error
  312. -- Error.stackTraceLimit: 1,2,3
  313. Error: this is my error
  314. -- Error.stackTraceLimit: [object Object]
  315. Error: this is my error
  316. -- Error.stackTraceLimit: valueOf override
  317. Error: this is my error
  318. -- Error.stackTraceLimit: valueOf override throw
  319. Error: this is my error