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