tree: b82284d2c8392e123dbeac52112950fa4ad69269 [path history] [tgz]
  1. add-recovery.js
  2. apply-varargs.js
  3. arguments-bad-index.js
  4. arguments-iterator.js
  5. arguments.js
  6. array-bad-time.js
  7. array-constructor-host-call.js
  8. array-defineOwnProperty.js
  9. array-enumerators-functions.js
  10. array-every.js
  11. array-filter.js
  12. array-functions-non-arrays.js
  13. array-holes.js
  14. array-index-immediate-types.js
  15. array-indexing.js
  16. Array-isArray.js
  17. array-iterate-backwards.js
  18. array-iterators.js
  19. array-lastIndexOf.js
  20. array-proto-func-length-getter-except.js
  21. array-proto-func-property-getter-except.js
  22. array-reduce.js
  23. array-reduceRight.js
  24. array-reset-large-index.js
  25. array-slow-put.js
  26. array-sort-numericCompare.js
  27. array-sort-reentrance.js
  28. array-sort-small-sparse-array-with-large-length.js
  29. array-sort-sparse.js
  30. array-splice-with-holes.js
  31. array-splice.js
  32. array-tostring-and-join.js
  33. array-type-speculation.js
  34. avl-crash.js
  35. basic-computed-property-name.js
  36. basic-for-of.js
  37. basic-map.js
  38. basic-set.js
  39. basic-spread.js
  40. basic-strict-mode.js
  41. bitops-type-tag.js
  42. boolean-argument-prediction.js
  43. boxed-double-to-int.js
  44. break-ASI.js
  45. cached-call-uninitialized-arguments.js
  46. call-apply-crash.js
  47. caller-property.js
  48. char-at.js
  49. closure-inside-extra-arg-call.js
  50. code-serialize-paren.js
  51. codegen-assign-nontemporary-as-rexp.js
  52. codegen-jless.js
  53. codegen-loops-logical-nodes.js
  54. codegen-peephole-locals.js
  55. codegen-temporaries.js
  56. comparefn-sort-stability.js
  57. comparison-operators-greater.js
  58. comparison-operators-less.js
  59. comparison-operators.js
  60. concat-while-having-a-bad-time.js
  61. const-without-initializer.js
  62. constant-count.js
  63. constant-encoding.js
  64. constant-fold-not-nan.js
  65. constant-folding.js
  66. continue-break-multiple-labels.js
  67. convert-nan-to-bool.js
  68. cyclic-prototypes.js
  69. date-constructor.js
  70. date-daysfrom1970-overflow.js
  71. date-DST-pre-1970.js
  72. date-parse-comments-test.js
  73. date-parse-test.js
  74. date-proto-generic-invocation.js
  75. date-set-to-nan.js
  76. date-toisostring.js
  77. date-utc-timeclip.js
  78. debugger.js
  79. declaration-in-block.js
  80. delete-getters-setters.js
  81. delete-then-put.js
  82. destructuring-assignment.js
  83. dfg-abs-backwards-propagation.js
  84. dfg-activation-register-overwritten-in-throw.js
  85. dfg-add-not-number.js
  86. dfg-allocation-profile-watch-point-exit.js
  87. dfg-arguments-alias-escape.js
  88. dfg-arguments-alias-one-block-osr-exit.js
  89. dfg-arguments-alias-one-block-overwrite-arguments.js
  90. dfg-arguments-alias-one-block-overwrite.js
  91. dfg-arguments-alias-one-block.js
  92. dfg-arguments-alias.js
  93. dfg-arguments-cross-code-origin.js
  94. dfg-arguments-mixed-alias.js
  95. dfg-arguments-mutated-structure.js
  96. dfg-arguments-osr-exit-multiple-blocks-before-exit.js
  97. dfg-arguments-osr-exit-multiple-blocks.js
  98. dfg-arguments-osr-exit.js
  99. dfg-arguments-out-of-bounds.js
  100. dfg-arguments-strict-mode.js
  101. dfg-arguments-unexpected-escape.js
  102. dfg-arith-add-overflow-check-elimination-predicted-but-not-proven-int.js
  103. dfg-arith-add-overflow-check-elimination-tower-of-large-numbers.js
  104. dfg-array-dead.js
  105. dfg-array-length-dead.js
  106. dfg-array-pop-side-effects.js
  107. dfg-array-pop-value-clearing.js
  108. dfg-array-push-bad-time.js
  109. dfg-array-push-slow-put.js
  110. dfg-arrayify-elimination.js
  111. dfg-arrayify-when-late-prevent-extensions.js
  112. dfg-arrayify-when-prevent-extensions.js
  113. dfg-bool-to-int32-reuse.js
  114. dfg-branch-logical-not-peephole-around-osr-exit.js
  115. dfg-branch-not-fail.js
  116. dfg-call-function-hit-watchpoint.js
  117. dfg-call-method-hit-watchpoint.js
  118. dfg-captured-var-get-local.js
  119. dfg-cfa-merge-with-dead-use-at-tail.js
  120. dfg-cfa-prove-put-by-id-simple-when-storing-to-specialized-function.js
  121. dfg-cfg-simplify-eliminate-set-local-type-check-then-branch-not-null-and-decrement.js
  122. dfg-cfg-simplify-eliminate-set-local-type-check-then-branch-not-null.js
  123. dfg-cfg-simplify-eliminate-set-local-type-check-then-typeof.js
  124. dfg-cfg-simplify-phantom-get-local-on-same-block-set-local.js
  125. dfg-cfg-simplify-redundant-dead-get-local.js
  126. dfg-check-array-non-array.js
  127. dfg-check-function-change-structure.js
  128. dfg-check-structure-elimination-for-non-cell.js
  129. dfg-check-two-structures.js
  130. dfg-compare-final-object-to-final-object-or-other-when-both-proven-final-object.js
  131. dfg-compare-final-object-to-final-object-or-other-when-proven-final-object.js
  132. dfg-constant-fold-first-local-read-after-block-merge.js
  133. dfg-constant-fold-logical-not-branch.js
  134. dfg-constant-fold-misprediction.js
  135. dfg-constant-fold-uncaptured-variable-that-is-later-captured.js
  136. dfg-convert-this-dom-window.js
  137. dfg-convert-this-object-then-exit-on-other.js
  138. dfg-convert-this-other-then-exit-on-object.js
  139. dfg-convert-this-polymorphic-object-then-exit-on-other.js
  140. dfg-convert-this-polymorphic-object-then-exit-on-string.js
  141. dfg-cos-constant.js
  142. dfg-create-inlined-arguments-in-closure-inline.js
  143. dfg-cse-cfa-discrepancy.js
  144. dfg-cse-dead-get-scoped-var.js
  145. dfg-dead-min-one-arg.js
  146. dfg-dead-min-two-args.js
  147. dfg-dead-redundant-get-array-length.js
  148. dfg-dead-speculation.js
  149. dfg-dead-unreachable-code-with-chain-of-dead-unchecked-nodes.js
  150. dfg-dead-variable-on-exit.js
  151. dfg-div-by-neg1-and-then-or-zero-interesting-reg-alloc.js
  152. dfg-div-by-zero-and-then-or-zero-interesting-reg-alloc.js
  153. dfg-div-neg2tothe31-by-one-and-then-or-zero-with-interesting-reg-alloc.js
  154. dfg-double-addition-simplify-to-int.js
  155. dfg-double-use-of-post-simplification-double-prediction.js
  156. dfg-double-vote-fuzz.js
  157. dfg-ensure-array-storage-on-string.js
  158. dfg-ensure-contiguous-on-string.js
  159. dfg-exception.js
  160. dfg-float32-array-nan.js
  161. dfg-float32array.js
  162. dfg-float64array.js
  163. dfg-flush-get-local.js
  164. dfg-force-exit-then-sparse-conditional-constant-prop-in-loop.js
  165. dfg-get-by-id-unset-then-proto-less-warmup.js
  166. dfg-get-by-id-unset-then-proto-more-warmup.js
  167. dfg-get-by-id-unset-then-proto.js
  168. dfg-get-by-val-clobber.js
  169. dfg-get-by-val-getter-cse.js
  170. dfg-get-closure-var-put-closure-var-interference.js
  171. dfg-getter-throw.js
  172. dfg-getter.js
  173. dfg-holy-put-by-val-interferes-with-get-array-length.js
  174. dfg-inline-arguments-become-double.js
  175. dfg-inline-arguments-become-int32.js
  176. dfg-inline-arguments-capture-throw-exception.js
  177. dfg-inline-arguments-int32.js
  178. dfg-inline-arguments-osr-exit-and-capture.js
  179. dfg-inline-arguments-out-of-bounds.js
  180. dfg-inline-arguments-reset-changetype.js
  181. dfg-inline-arguments-reset.js
  182. dfg-inline-arguments-simple.js
  183. dfg-inline-arguments-use-directly-from-inlined-code.js
  184. dfg-inline-arguments-use-from-all-the-places-broken.js
  185. dfg-inline-arguments-use-from-all-the-places.js
  186. dfg-inline-arguments-use-from-getter.js
  187. dfg-inline-arguments-use-from-uninlined-code.js
  188. dfg-inline-constant.js
  189. dfg-inline-constructor-that-uses-arguments.js
  190. dfg-inline-early-return.js
  191. dfg-inline-function-dot-caller.js
  192. dfg-inline-many-blocks.js
  193. dfg-inline-new-array-buffer.js
  194. dfg-inline-unused-this-method-check.js
  195. dfg-inline-unused-this.js
  196. dfg-inlining-reg-alloc.js
  197. dfg-int-overflow-in-loop.js
  198. dfg-int-overflow-large-constants-in-a-line.js
  199. dfg-int16array.js
  200. dfg-int32-to-double-on-known-number.js
  201. dfg-int32array-overflow-values.js
  202. dfg-int32array.js
  203. dfg-int52-change-format.js
  204. dfg-int52-spill-trickier.js
  205. dfg-int52-spill.js
  206. dfg-int8array.js
  207. dfg-integer-optimization.js
  208. dfg-intrinsic-osr-exit.js
  209. dfg-intrinsic-side-effect-assignment-osr-exit.js
  210. dfg-intrinsic-unused-this-method-check.js
  211. dfg-intrinsic-unused-this.js
  212. dfg-make-rope-all-empty-strings.js
  213. dfg-max-backwards-propagation.js
  214. dfg-min-backwards-propagation.js
  215. dfg-min-max.js
  216. dfg-mispredict-variable-but-prove-int.js
  217. dfg-mod-1.js
  218. dfg-mod-by-neg1-and-then-or-zero-interesting-reg-alloc.js
  219. dfg-mod-by-zero-and-then-or-zero-interesting-reg-alloc.js
  220. dfg-mod-neg2tothe31-by-one-and-then-or-zero-with-interesting-reg-alloc.js
  221. dfg-mul-big-integer-with-small-integer-and-bitor.js
  222. dfg-mul-big-integer-with-small-integer-and-detect-overflow.js
  223. dfg-mul-big-integer-with-small-integer.js
  224. dfg-mul-big-integers.js
  225. dfg-multi-basic-block-structure-clobber.js
  226. dfg-multiply.js
  227. dfg-negative-array-index.js
  228. dfg-new-array-buffer-while-having-a-bad-time.js
  229. dfg-new-array-double-const-then-int-const.js
  230. dfg-new-array-while-having-a-bad-time.js
  231. dfg-not-string.js
  232. dfg-obvious-constant-cfa.js
  233. dfg-osr-entry-hoisted-clobbered-structure-check.js
  234. dfg-other-branch.js
  235. dfg-phantom-base.js
  236. dfg-phantom-get-local.js
  237. dfg-post-inc-then-exit.js
  238. dfg-proto-access-inline-osr-exit.js
  239. dfg-proven-sqrt-backwards-propagation.js
  240. dfg-put-by-id-prototype-check.js
  241. dfg-put-scoped-var-backward-flow.js
  242. dfg-putbyval-cfa-clobber.js
  243. dfg-redundant-load-of-captured-variable-proven-constant.js
  244. dfg-resolve-global-polymorphic-non-dictionary.js
  245. dfg-resolve-global-specific-dictionary.js
  246. dfg-side-effect-assignment-osr-exit.js
  247. dfg-sin-constant.js
  248. dfg-sqrt-backwards-propagation.js
  249. dfg-strict-mode-to-this.js
  250. dfg-string-out-of-bounds-check-structure.js
  251. dfg-string-out-of-bounds-cse.js
  252. dfg-string-out-of-bounds-negative-check-structure.js
  253. dfg-string-out-of-bounds-negative-proto-value.js
  254. dfg-string-stricteq.js
  255. dfg-switch-imm-negative.js
  256. dfg-tear-off-arguments-not-activation.js
  257. dfg-tear-off-function-dot-arguments.js
  258. dfg-to-string-bad-toString.js
  259. dfg-to-string-bad-valueOf.js
  260. dfg-to-string-int-or-string.js
  261. dfg-to-string-int.js
  262. dfg-to-string-on-cell.js
  263. dfg-to-string-on-value.js
  264. dfg-to-string-side-effect-clobbers-toString.js
  265. dfg-to-string-side-effect.js
  266. dfg-to-string-toString-becomes-bad-with-check-structure.js
  267. dfg-to-string-toString-becomes-bad-with-dictionary-string-prototype.js
  268. dfg-to-string-toString-becomes-bad.js
  269. dfg-to-string-toString-in-string.js
  270. dfg-to-string-valueOf-becomes-bad.js
  271. dfg-to-string-valueOf-in-string.js
  272. dfg-uint16array.js
  273. dfg-uint32-to-number-in-middle-of-copy-propagation.js
  274. dfg-uint32-to-number-on-captured-variable.js
  275. dfg-uint32-to-number-skip-then-exit.js
  276. dfg-uint32-to-number.js
  277. dfg-uint32array-overflow-constant.js
  278. dfg-uint32array-overflow-values.js
  279. dfg-uint32array.js
  280. dfg-uint8array.js
  281. dfg-uint8clampedarray-out-of-bounds-put-by-val-alias.js
  282. dfg-uint8clampedarray.js
  283. dfg-use-function-as-variable-merge-structure.js
  284. dfg-use-function-as-variable-not-constant.js
  285. dfg-use-function-as-variable-with-closure.js
  286. dfg-use-function-as-variable.js
  287. dfg-value-to-int32-with-side-effect.js
  288. dfg-weak-js-constant-silent-fill.js
  289. dictionary-no-cache.js
  290. dictionary-prototype-caching.js
  291. do-while-semicolon.js
  292. duplicate-param-crash.js
  293. duplicate-param-gc-crash.js
  294. equality.js
  295. eval-and-with.js
  296. eval-cache-crash.js
  297. eval-throw-return.js
  298. eval-var-decl.js
  299. exception-expression-offset.js
  300. exception-for-nonobject.js
  301. exception-linenums.js
  302. exception-propagate-from-dfg-to-llint.js
  303. exception-properties.js
  304. exception-try-finally-scope-error.js
  305. exception-with-handler-inside-eval-with-dynamic-scope.js
  306. excessive-comma-usage.js
  307. finally-codegen-failure.js
  308. flatten-dictionary-structure-from-which-all-properties-were-deleted.js
  309. for-in-avoid-duplicates.js
  310. for-in-cached.js
  311. for-in-exeception.js
  312. for-in-to-text.js
  313. for-in-var-scope.js
  314. function-apply-aliased.js
  315. function-apply-many-args.js
  316. function-apply.js
  317. function-call-aliased.js
  318. function-call-register-allocation.js
  319. function-constructor-error.js
  320. function-constructor-newline-after-brace.js
  321. function-constructor-single-line-comment.js
  322. function-declaration-statement.js
  323. function-declaration.js
  324. function-declarations-in-switch-statement.js
  325. function-dot-apply-replace-base.js
  326. function-dot-arguments.js
  327. function-dot-length-read-only.js
  328. function-prototype-descriptor.js
  329. function-toString-object-literals.js
  330. function-toString-parentheses.js
  331. function-toString-semicolon-insertion.js
  332. get-by-pname-non-final-object.js
  333. get-by-pname-that-looks-like-a-patchable-get-by-val.js
  334. get-by-pname.js
  335. getter-setter-gc.js
  336. global-resolve-through-eval.js
  337. gmail-re-re.js
  338. has-own-property.js
  339. ignored-result-null-comparison-crash.js
  340. ignored-result-ref-crash.js
  341. instance-of-immediates.js
  342. instanceof-operator.js
  343. integer-division-neg2tothe32-by-neg1.js
  344. integer-extremes.js
  345. interpreter-no-activation.js
  346. invalid-callframe-during-unwind.js
  347. isPrototypeOf.js
  348. jit-float32-array-nan.js
  349. js-continue-break-restrictions.js
  350. JSON-parse-reviver.js
  351. JSON-stringify-replacer.js
  352. keywords-and-reserved_words.js
  353. large-expressions.js
  354. legitimately-captured-argument.js
  355. logical-or-jless.js
  356. map-grow-with-holes.js
  357. map-iterate-first-entry-is-a-hole.js
  358. math-transforms.js
  359. math.js
  360. mod-by-zero.js
  361. mod-crash.js
  362. modify-non-references.js
  363. multiline-comment-newline.js
  364. named-function-expression.js
  365. names.js
  366. nested-functions.js
  367. new-array-double-with-holes.js
  368. no-semi-insertion-at-end-of-script.js
  369. number-cell-reuse.js
  370. number-parsing-crash.js
  371. number-toExponential.js
  372. number-toString.js
  373. numeric-compare.js
  374. numeric-conversion.js
  375. numeric-escapes-in-string-literals.js
  376. object-bad-time.js
  377. Object-create.js
  378. Object-defineProperties.js
  379. Object-getOwnPropertyNames.js
  380. Object-keys.js
  381. object-literal-direct-put.js
  382. object-literal-syntax.js
  383. object-slow-put.js
  384. order-of-operations.js
  385. parse-backslash-before-newline.js
  386. parse-nan.js
  387. parseFloat.js
  388. parseInt.js
  389. parser-high-byte-character.js
  390. parser-syntax-check.js
  391. parser-xml-close-comment.js
  392. polymorphic-construct.js
  393. pretty-print.js
  394. preventExtensions.js
  395. primitive-method-this.js
  396. primitive-property-access-edge-cases.js
  397. property-getters-and-setters.js
  398. property-iteration.js
  399. propertyIsEnumerable.js
  400. prototypes.js
  401. read-modify-eval.js
  402. reentrant-caching.js
  403. reentrant-call-unwind.js
  404. regexp-alternatives.js
  405. regexp-backreferences.js
  406. regexp-char-insensitive.js
  407. regexp-character-match-out-of-order.js
  408. regexp-compile-crash.js
  409. regexp-compile.js
  410. regexp-divequal.js
  411. regexp-extended-characters-match.js
  412. regexp-extended-characters-more.js
  413. regexp-find-first-asserted.js
  414. regexp-in-and-foreach-handling.js
  415. regexp-literals-arent-constants.js
  416. regexp-many-brackets.js
  417. regexp-negative-special-characters.js
  418. regexp-no-extensions.js
  419. regexp-non-bmp.js
  420. regexp-non-character.js
  421. regexp-norepeat.js
  422. regexp-overflow-too-big.js
  423. regexp-range-bound-ffff.js
  424. regexp-zero-length-alternatives.js
  425. registerCachingAcrossBranchTargets.js
  426. rehash-assign.js
  427. reparsing-semicolon-insertion.js
  428. repeat-cached-vm-reentry.js
  429. reserved-words-strict.js
  430. reserved-words.js
  431. resize-array-assign.js
  432. resolve-arguments-from-scope.js
  433. slash-lineterminator-parse.js
  434. sort-large-array.js
  435. sort-no-jit-code-crash.js
  436. sort-non-numbers.js
  437. sort-randomly.js
  438. sort-stability.js
  439. sort-with-side-effecting-comparisons.js
  440. sparse-array.js
  441. stack-overflow-arrity-catch.js
  442. stack-overflow-catch.js
  443. stack-unwinding.js
  444. statement-list-register-crash.js
  445. static-scope-object.js
  446. strict-callback-this.js
  447. strict-throw-type-error.js
  448. string-capitalization.js
  449. string-from-char-code.js
  450. string-index-overflow.js
  451. string-localeCompare.js
  452. string-property-deletion.js
  453. string-property-iteration.js
  454. string-slice-abnormal-values.js
  455. string-sort.js
  456. string-substr.js
  457. string-trim.js
  458. string_replace.js
  459. TEMPLATE.html
  460. this-non-object-proto.js
  461. throw-from-finally.js
  462. ToNumber.js
  463. toString-elision-trailing-comma.js
  464. tostring-exception-in-property-access.js
  465. toString-for-var-decl.js
  466. toString-number-dot-expr.js
  467. toString-prefix-postfix-preserve-parens.js
  468. toString-recursion.js
  469. try-catch-try-try-catch-try-finally-return-catch-finally.js
  470. try-try-return-finally-finally.js
  471. typed-array-copy.js
  472. typedarray-set-destination-smaller-than-source.js
  473. typedarray-set-overlapping-elements-of-same-size.js
  474. typedarray-set-same-type-memmove.js
  475. typedarray-set-source-smaller-than-destination.js
  476. typedarray-zero-size.js
  477. typeof-codegen-crash.js
  478. typeof-constant-string.js
  479. unexpected-constant-crash.js
  480. unmatching-argument-count.js
  481. var-declarations-zero-width.js
  482. var-shadows-arg-crash.js
  483. var-shadows-arg-gc-crash.js
  484. vardecl-blocks-init.js