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