tree: b67bd79516ca47da50800adc6a23109e45f91ed6 [path history] [tgz]
  1. abc-forward-loop-equal.js
  2. abc-postfix-backward-loop.js
  3. abc-simple-backward-loop.js
  4. abc-simple-forward-loop.js
  5. abc-skippy-loop.js
  6. abs-boolean.js
  7. adapt-to-double-divide.js
  8. aliased-arguments-getbyval.js
  9. allocate-big-object.js
  10. apply-not-apply.js
  11. arguments-named-and-reflective.js
  12. arguments-out-of-bounds.js
  13. arguments-strict-mode.js
  14. arguments.js
  15. arity-mismatch-inlining.js
  16. array-access-polymorphic-structure.js
  17. array-nonarray-polymorhpic-access.js
  18. array-prototype-every.js
  19. array-prototype-forEach.js
  20. array-prototype-map.js
  21. array-prototype-reduce.js
  22. array-prototype-reduceRight.js
  23. array-prototype-some.js
  24. array-splice-contiguous.js
  25. array-with-double-add.js
  26. array-with-double-increment.js
  27. array-with-double-mul-add.js
  28. array-with-double-sum.js
  29. array-with-int32-add-sub.js
  30. array-with-int32-or-double-sum.js
  31. ArrayBuffer-DataView-alloc-large-long-lived.js
  32. ArrayBuffer-DataView-alloc-long-lived.js
  33. ArrayBuffer-Int32Array-byteOffset.js
  34. ArrayBuffer-Int8Array-alloc-large-long-lived.js
  35. ArrayBuffer-Int8Array-alloc-long-lived-buffer.js
  36. ArrayBuffer-Int8Array-alloc-long-lived.js
  37. ArrayBuffer-Int8Array-alloc.js
  38. arrowfunction-call-in-class-constructor.js
  39. arrowfunction-call-in-class-method.js
  40. arrowfunction-call-in-function.js
  41. arrowfunction-call.js
  42. asmjs_bool_bug.js
  43. assign-custom-setter-polymorphic.js
  44. assign-custom-setter.js
  45. basic-set.js
  46. big-int-mul.js
  47. bigswitch-indirect-symbol-or-undefined.js
  48. bigswitch-indirect-symbol.js
  49. bigswitch-indirect.js
  50. bigswitch.js
  51. boolean-test.js
  52. bound-function-call.js
  53. bound-function-construction-performance.js
  54. branch-fold.js
  55. branch-on-string-as-boolean.js
  56. bug-153431.js
  57. build-large-object.js
  58. by-val-generic.js
  59. call-or-not-call.js
  60. call-spread-apply.js
  61. call-spread-call.js
  62. call-using-spread.js
  63. captured-assignments.js
  64. cast-int-to-double.js
  65. cell-argument.js
  66. cfg-simplify.js
  67. chain-getter-access.js
  68. cmpeq-obj-to-obj-other.js
  69. concat-append-one.js
  70. constant-test.js
  71. create-lots-of-functions.js
  72. cse-new-array-buffer.js
  73. cse-new-array.js
  74. custom-setter-getter-as-put-get-by-id.js
  75. DataView-custom-properties.js
  76. default-derived-constructor.js
  77. delay-tear-off-arguments-strictmode.js
  78. deltablue-for-of.js
  79. deltablue-varargs.js
  80. dense-set.js
  81. destructuring-arguments.js
  82. destructuring-parameters-overridden-by-function.js
  83. destructuring-swap.js
  84. direct-arguments-getbyval.js
  85. direct-arguments-length.js
  86. direct-arguments-overridden-length.js
  87. direct-arguments-possibly-overridden-length.js
  88. direct-call-arity-mismatch.js
  89. direct-call.js
  90. direct-construct-arity-mismatch.js
  91. direct-construct.js
  92. direct-tail-call-arity-mismatch.js
  93. direct-tail-call-inlined-caller-arity-mismatch.js
  94. direct-tail-call-inlined-caller.js
  95. direct-tail-call.js
  96. div-boolean-double.js
  97. div-boolean.js
  98. double-get-by-val-out-of-bounds.js
  99. double-pollution-getbyval.js
  100. double-pollution-putbyoffset.js
  101. double-real-use.js
  102. double-to-int32-typed-array-no-inline.js
  103. double-to-int32-typed-array.js
  104. double-to-uint32-typed-array-no-inline.js
  105. double-to-uint32-typed-array.js
  106. elidable-new-object-dag.js
  107. elidable-new-object-roflcopter.js
  108. elidable-new-object-then-call.js
  109. elidable-new-object-tree.js
  110. empty-string-plus-int.js
  111. emscripten-cube2hash.js
  112. eval-cached.js
  113. eval-compute.js
  114. eval-not-eval-compute-args.js
  115. eval-not-eval-compute.js
  116. exit-length-on-plain-object.js
  117. external-arguments-getbyval.js
  118. external-arguments-putbyval.js
  119. fixed-typed-array-storage-var-index.js
  120. fixed-typed-array-storage.js
  121. Float32Array-matrix-mult.js
  122. Float32Array-to-Float64Array-set.js
  123. Float64Array-alloc-long-lived.js
  124. Float64Array-to-Int16Array-set.js
  125. fold-double-to-int.js
  126. fold-get-by-id-to-multi-get-by-offset-rare-int.js
  127. fold-get-by-id-to-multi-get-by-offset.js
  128. fold-multi-get-by-offset-to-get-by-offset.js
  129. fold-multi-get-by-offset-to-poly-get-by-offset.js
  130. fold-multi-put-by-offset-to-poly-put-by-offset.js
  131. fold-multi-put-by-offset-to-put-by-offset.js
  132. fold-multi-put-by-offset-to-replace-or-transition-put-by-offset.js
  133. fold-put-by-id-to-multi-put-by-offset.js
  134. fold-put-by-val-with-string-to-multi-put-by-offset.js
  135. fold-put-by-val-with-symbol-to-multi-put-by-offset.js
  136. fold-put-structure.js
  137. for-of-iterate-array-entries.js
  138. for-of-iterate-array-keys.js
  139. for-of-iterate-array-values.js
  140. freeze-and-do-work.js
  141. fround.js
  142. ftl-library-inlining-dataview.js
  143. ftl-library-inlining.js
  144. ftl-polymorphic-bitand.js
  145. ftl-polymorphic-bitor.js
  146. ftl-polymorphic-bitxor.js
  147. ftl-polymorphic-div.js
  148. ftl-polymorphic-lshift.js
  149. ftl-polymorphic-mul.js
  150. ftl-polymorphic-rshift.js
  151. ftl-polymorphic-StringFromCharCode.js
  152. ftl-polymorphic-sub.js
  153. ftl-polymorphic-urshift.js
  154. function-bind-inlining.js
  155. function-bind-no-inlining.js
  156. function-call.js
  157. function-dot-apply.js
  158. function-test.js
  159. function-with-eval.js
  160. gcse-poly-get-less-obvious.js
  161. gcse-poly-get.js
  162. gcse.js
  163. generator-create.js
  164. generator-fib.js
  165. generator-function-create.js
  166. generator-sunspider-access-nsieve.js
  167. generator-with-several-types.js
  168. get-by-id-bimorphic-check-structure-elimination-simple.js
  169. get-by-id-bimorphic-check-structure-elimination.js
  170. get-by-id-chain-from-try-block.js
  171. get-by-id-check-structure-elimination.js
  172. get-by-id-proto-or-self.js
  173. get-by-id-quadmorphic-check-structure-elimination-simple.js
  174. get-by-id-self-or-proto.js
  175. get-by-val-out-of-bounds.js
  176. get-by-val-with-string-bimorphic-check-structure-elimination-simple.js
  177. get-by-val-with-string-bimorphic-check-structure-elimination.js
  178. get-by-val-with-string-chain-from-try-block.js
  179. get-by-val-with-string-check-structure-elimination.js
  180. get-by-val-with-string-proto-or-self.js
  181. get-by-val-with-string-quadmorphic-check-structure-elimination-simple.js
  182. get-by-val-with-string-self-or-proto.js
  183. get-by-val-with-symbol-bimorphic-check-structure-elimination-simple.js
  184. get-by-val-with-symbol-bimorphic-check-structure-elimination.js
  185. get-by-val-with-symbol-chain-from-try-block.js
  186. get-by-val-with-symbol-check-structure-elimination.js
  187. get-by-val-with-symbol-proto-or-self.js
  188. get-by-val-with-symbol-quadmorphic-check-structure-elimination-simple.js
  189. get-by-val-with-symbol-self-or-proto.js
  190. get_by_val-Int32Array.js
  191. get_callee_monomorphic.js
  192. get_callee_polymorphic.js
  193. getter-no-activation.js
  194. getter-prototype.js
  195. getter-richards-try-catch.js
  196. getter-richards.js
  197. getter.js
  198. global-isNaN.js
  199. global-object-access-with-mutating-structure.js
  200. global-var-const-infer-fire-from-opt.js
  201. global-var-const-infer.js
  202. hard-overflow-check-equal.js
  203. hard-overflow-check.js
  204. has-own-property-name-cache.js
  205. HashMap-put-get-iterate-keys.js
  206. HashMap-put-get-iterate.js
  207. HashMap-string-put-get-iterate.js
  208. hoist-make-rope.js
  209. hoist-poly-check-structure-effectful-loop.js
  210. hoist-poly-check-structure.js
  211. implicit-bigswitch-indirect-symbol.js
  212. imul-double-only.js
  213. imul-int-only.js
  214. imul-mixed.js
  215. in-four-cases.js
  216. in-one-case-false.js
  217. in-one-case-true.js
  218. in-two-cases.js
  219. indexed-properties-in-objects.js
  220. infer-closure-const-then-mov-no-inline.js
  221. infer-closure-const-then-mov.js
  222. infer-closure-const-then-put-to-scope-no-inline.js
  223. infer-closure-const-then-put-to-scope.js
  224. infer-closure-const-then-reenter-no-inline.js
  225. infer-closure-const-then-reenter.js
  226. infer-constant-global-property.js
  227. infer-constant-property.js
  228. infer-one-time-closure-ten-vars.js
  229. infer-one-time-closure-two-vars.js
  230. infer-one-time-closure.js
  231. infer-one-time-deep-closure.js
  232. inline-arguments-access.js
  233. inline-arguments-aliased-access.js
  234. inline-arguments-local-escape.js
  235. inline-get-scoped-var.js
  236. inlined-put-by-id-transition.js
  237. inlined-put-by-val-with-string-transition.js
  238. inlined-put-by-val-with-symbol-transition.js
  239. instanceof-bound.js
  240. int-or-other-abs-then-get-by-val.js
  241. int-or-other-abs-zero-then-get-by-val.js
  242. int-or-other-add-then-get-by-val.js
  243. int-or-other-add.js
  244. int-or-other-div-then-get-by-val.js
  245. int-or-other-max-then-get-by-val.js
  246. int-or-other-min-then-get-by-val.js
  247. int-or-other-mod-then-get-by-val.js
  248. int-or-other-mul-then-get-by-val.js
  249. int-or-other-neg-then-get-by-val.js
  250. int-or-other-neg-zero-then-get-by-val.js
  251. int-or-other-sub-then-get-by-val.js
  252. int-or-other-sub.js
  253. int-overflow-local.js
  254. Int16Array-alloc-long-lived.js
  255. Int16Array-bubble-sort-with-byteLength.js
  256. Int16Array-bubble-sort.js
  257. Int16Array-load-int-mul.js
  258. Int16Array-to-Int32Array-set.js
  259. Int32Array-alloc-large.js
  260. Int32Array-alloc-long-lived.js
  261. Int32Array-alloc.js
  262. Int32Array-Int8Array-view-alloc.js
  263. int52-spill.js
  264. Int8Array-alloc-long-lived.js
  265. Int8Array-load-with-byteLength.js
  266. Int8Array-load.js
  267. integer-divide.js
  268. integer-modulo.js
  269. is-array-for-array.js
  270. is-array-for-mixed-case.js
  271. is-array-for-non-array-object.js
  272. is-array-for-proxy.js
  273. is-boolean-fold-tricky.js
  274. is-boolean-fold.js
  275. is-function-fold-tricky-internal-function.js
  276. is-function-fold-tricky.js
  277. is-function-fold.js
  278. is-number-fold-tricky.js
  279. is-number-fold.js
  280. is-object-or-null-fold-functions.js
  281. is-object-or-null-fold-less-tricky.js
  282. is-object-or-null-fold-tricky.js
  283. is-object-or-null-fold.js
  284. is-object-or-null-trickier-function.js
  285. is-object-or-null-trickier-internal-function.js
  286. is-object-or-null-tricky-function.js
  287. is-object-or-null-tricky-internal-function.js
  288. is-string-fold-tricky.js
  289. is-string-fold.js
  290. is-symbol-mixed.js
  291. is-symbol.js
  292. is-undefined-fold-tricky.js
  293. is-undefined-fold.js
  294. JSONP-negative-0.js
  295. large-int-captured.js
  296. large-int-neg.js
  297. large-int.js
  298. large-map-iteration-with-additions.js
  299. large-map-iteration-with-mutation.js
  300. large-map-iteration.js
  301. lazy-array-species-watchpoints.js
  302. licm-dragons-out-of-bounds.js
  303. licm-dragons-overflow.js
  304. licm-dragons.js
  305. load-varargs-elimination.js
  306. locale-compare.js
  307. logical-not-weird-types.js
  308. logical-not.js
  309. lots-of-fields.js
  310. make-indexed-storage.js
  311. make-rope-cse.js
  312. many-foreach-calls.js
  313. many-repeat-stores.js
  314. map-constant-key.js
  315. map-for-each.js
  316. map-for-of.js
  317. map-get-get-cse.js
  318. map-has-get-cse-opportunity.js
  319. map-key-well-typed.js
  320. map-rehash.js
  321. marsaglia-larger-ints.js
  322. marsaglia-osr-entry.js
  323. math-random.js
  324. math-trunc.js
  325. math-with-out-of-bounds-array-values.js
  326. max-boolean.js
  327. megamorphic-load.js
  328. method-on-number.js
  329. min-boolean.js
  330. minus-boolean-double.js
  331. minus-boolean.js
  332. misc-bugs-847389-jpeg2000.js
  333. misc-strict-eq.js
  334. mod-boolean-double.js
  335. mod-boolean.js
  336. mul-boolean-double.js
  337. mul-boolean.js
  338. neg-boolean.js
  339. negative-zero-divide.js
  340. negative-zero-modulo.js
  341. negative-zero-negate.js
  342. nested-function-parsing.js
  343. new-array-buffer-dead.js
  344. new-array-buffer-push.js
  345. new-array-dead.js
  346. new-array-push.js
  347. no-inline-constructor.js
  348. Number-isNaN.js
  349. number-test.js
  350. object-and.js
  351. object-closure-call.js
  352. object-get-own-property-symbols-on-large-array.js
  353. object-int-add-array.js
  354. object-int-add.js
  355. object-int-and-array.js
  356. object-int-mul-array.js
  357. object-int-sub-array.js
  358. object-int-sub.js
  359. object-lshift.js
  360. object-or.js
  361. object-rshift.js
  362. object-test.js
  363. object-urshift.js
  364. object-xor.js
  365. obvious-sink-pathology-taken.js
  366. obvious-sink-pathology.js
  367. obviously-elidable-new-object.js
  368. plus-boolean-arith.js
  369. plus-boolean-double.js
  370. plus-boolean.js
  371. poly-chain-access-different-prototypes-simple.js
  372. poly-chain-access-different-prototypes.js
  373. poly-chain-access-simpler.js
  374. poly-chain-access.js
  375. poly-stricteq.js
  376. polymorphic-array-call.js
  377. polymorphic-get-by-id.js
  378. polymorphic-put-by-id.js
  379. polymorphic-put-by-val-with-string.js
  380. polymorphic-put-by-val-with-symbol.js
  381. polymorphic-structure.js
  382. polyvariant-monomorphic-get-by-id.js
  383. prevent-extensions-and-do-work.js
  384. proto-getter-access.js
  385. prototype-access-with-mutating-prototype.js
  386. put-by-id-replace-and-transition.js
  387. put-by-id-slightly-polymorphic.js
  388. put-by-id-transition-with-indexing-header.js
  389. put-by-id.js
  390. put-by-val-direct.js
  391. put-by-val-large-index-blank-indexing-type.js
  392. put-by-val-machine-int.js
  393. put-by-val-with-string-replace-and-transition.js
  394. put-by-val-with-string-slightly-polymorphic.js
  395. put-by-val-with-string.js
  396. put-by-val-with-symbol-replace-and-transition.js
  397. put-by-val-with-symbol-slightly-polymorphic.js
  398. put-by-val-with-symbol.js
  399. rare-osr-exit-on-local.js
  400. raytrace-with-empty-try-catch.js
  401. raytrace-with-try-catch.js
  402. regexp-exec.js
  403. regexp-last-index.js
  404. regexp-prototype-is-not-instance.js
  405. regexp-prototype-search-observable-side-effects.js
  406. regexp-prototype-search-observable-side-effects2.js
  407. regexp-prototype-split-observable-side-effects.js
  408. regexp-prototype-split-observable-side-effects2.js
  409. regexp-prototype-split-observable-side-effects3-flags.js
  410. regexp-prototype-split-observable-side-effects3-global.js
  411. regexp-prototype-split-observable-side-effects3-ignoreCase.js
  412. regexp-prototype-split-observable-side-effects3-multiline.js
  413. regexp-prototype-split-observable-side-effects3-sticky.js
  414. regexp-prototype-split-observable-side-effects3-unicode.js
  415. regexp-prototype-split-observable-side-effects4.js
  416. regexp-prototype-test-observable-side-effects.js
  417. regexp-prototype-test-observable-side-effects2.js
  418. regexp-set-last-index.js
  419. register-pressure-from-osr.js
  420. repeat-multi-get-by-offset.js
  421. rest-parameter-allocation-elimination.js
  422. rest-parameter-construction-performance.js
  423. richards-empty-try-catch.js
  424. richards-try-catch.js
  425. scoped-arguments-length.js
  426. scoped-arguments-overridden-length.js
  427. scoped-arguments-possibly-overridden-length.js
  428. seal-and-do-work.js
  429. set-for-each.js
  430. set-for-of.js
  431. setter-prototype.js
  432. setter.js
  433. simple-activation-demo.js
  434. simple-getter-access.js
  435. simple-poly-call-nested.js
  436. simple-poly-call.js
  437. simple-regexp-exec-folding-fail.js
  438. simple-regexp-exec-folding.js
  439. simple-regexp-test-folding-fail-with-hoisted-regexp.js
  440. simple-regexp-test-folding-fail.js
  441. simple-regexp-test-folding-with-hoisted-regexp.js
  442. simple-regexp-test-folding.js
  443. sin-boolean.js
  444. singleton-scope.js
  445. sink-function.js
  446. sink-huge-activation.js
  447. sinkable-new-object-dag.js
  448. sinkable-new-object-taken.js
  449. sinkable-new-object.js
  450. slow-array-profile-convergence.js
  451. slow-convergence.js
  452. slow-ternaries.js
  453. sorting-benchmark.js
  454. sparse-conditional.js
  455. sparse-set.js
  456. splice-to-remove.js
  457. spread-large-array.js
  458. spread-small-array.js
  459. strcat-const.js
  460. strcat-length-const.js
  461. strict-osr-entry.js
  462. string-add-constant-folding.js
  463. string-char-code-at.js
  464. string-concat-object.js
  465. string-concat-pair-object.js
  466. string-concat-pair-simple.js
  467. string-concat-simple.js
  468. string-cons-repeat.js
  469. string-cons-tower.js
  470. string-equality.js
  471. string-from-char-code.js
  472. string-get-by-val-big-char.js
  473. string-get-by-val-out-of-bounds-insane.js
  474. string-get-by-val-out-of-bounds.js
  475. string-get-by-val.js
  476. string-hash.js
  477. string-long-ident-equality.js
  478. string-out-of-bounds.js
  479. string-prototype-search-observable-side-effects.js
  480. string-prototype-search-observable-side-effects2.js
  481. string-prototype-search-observable-side-effects3.js
  482. string-prototype-search-observable-side-effects4.js
  483. string-prototype-split-observable-side-effects.js
  484. string-prototype-split-observable-side-effects2.js
  485. string-prototype-split-observable-side-effects3-flags.js
  486. string-prototype-split-observable-side-effects3-global.js
  487. string-prototype-split-observable-side-effects3-ignoreCase.js
  488. string-prototype-split-observable-side-effects3-multiline.js
  489. string-prototype-split-observable-side-effects3-sticky.js
  490. string-prototype-split-observable-side-effects3-unicode.js
  491. string-prototype-split-observable-side-effects4.js
  492. string-repeat-arith.js
  493. string-repeat-not-resolving-fixed.js
  494. string-repeat-not-resolving-no-inline.js
  495. string-repeat-not-resolving.js
  496. string-repeat-resolving-fixed.js
  497. string-repeat-resolving-no-inline.js
  498. string-repeat-resolving.js
  499. string-repeat-single-not-resolving.js
  500. string-repeat-single-resolving.js
  501. string-repeat-small-not-resolving.js
  502. string-repeat-small-resolving.js
  503. string-replace-empty.js
  504. string-replace-generic.js
  505. string-replace.js
  506. string-rope-with-object.js
  507. string-sub.js
  508. string-test.js
  509. string-transcoding.js
  510. string-var-equality.js
  511. structure-hoist-over-transitions.js
  512. substring-concat-weird.js
  513. substring-concat.js
  514. substring.js
  515. super-get-by-id-with-this-monomorphic.js
  516. super-get-by-id-with-this-polymorphic.js
  517. super-get-by-val-with-this-monomorphic.js
  518. super-get-by-val-with-this-polymorphic.js
  519. switch-char-constant.js
  520. switch-char.js
  521. switch-constant.js
  522. switch-string-basic-big-var.js
  523. switch-string-basic-big.js
  524. switch-string-basic-var.js
  525. switch-string-basic.js
  526. switch-string-big-length-tower-var.js
  527. switch-string-length-tower-var.js
  528. switch-string-length-tower.js
  529. switch-string-short.js
  530. switch.js
  531. switching-size-classes.js
  532. symbol-tostringtag.js
  533. tan.js
  534. tear-off-arguments-simple.js
  535. tear-off-arguments.js
  536. temporal-structure.js
  537. to-int32-boolean.js
  538. to-lower-case.js
  539. to-number-constructor-number-string-number-string.js
  540. to-number-constructor-only-number.js
  541. to-number-constructor-only-string.js
  542. to-number-constructor-string-number-string-number.js
  543. to-number-number-string-number-string.js
  544. to-number-only-number.js
  545. to-number-only-string.js
  546. to-number-string-number-string-number.js
  547. try-catch-get-by-val-cloned-arguments.js
  548. try-catch-get-by-val-direct-arguments.js
  549. try-catch-get-by-val-scoped-arguments.js
  550. try-get-by-id-basic.js
  551. try-get-by-id-polymorphic.js
  552. typed-array-get-set-by-val-profiling.js
  553. typed-array-subarray.js
  554. undefined-property-access.js
  555. undefined-test.js
  556. unprofiled-licm.js
  557. untyped-string-from-char-code.js
  558. v8-raytrace-with-empty-try-catch.js
  559. v8-raytrace-with-try-catch-high-frequency-throws.js
  560. v8-raytrace-with-try-catch.js
  561. v8-regexp-search.js
  562. varargs-call.js
  563. varargs-construct-inline.js
  564. varargs-construct.js
  565. varargs-inline.js
  566. varargs-strict-mode.js
  567. varargs.js
  568. weird-inlining-const-prop.js