tree: f34e1650a4cba33cd5ac9dec10dd1a4c1ac78b82 [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. add-tree.js
  9. aliased-arguments-getbyval.js
  10. allocate-big-object.js
  11. apply-not-apply.js
  12. approximate-time-now.js
  13. arguments-named-and-reflective.js
  14. arguments-out-of-bounds.js
  15. arguments-strict-mode.js
  16. arguments.js
  17. arity-mismatch-inlining.js
  18. array-access-polymorphic-structure.js
  19. array-concat-double-and-int32.js
  20. array-concat-int32-and-double.js
  21. array-filter-boolean-constructor.js
  22. array-filter-inline.js
  23. array-from-array.js
  24. array-from-arraylike.js
  25. array-from-derived-object-func.js
  26. array-from-object-func.js
  27. array-from-object.js
  28. array-join-object.js
  29. array-map.js
  30. array-negative-one.js
  31. array-nonarray-polymorhpic-access.js
  32. array-of.js
  33. array-prototype-every.js
  34. array-prototype-forEach.js
  35. array-prototype-indexOf-empty.js
  36. array-prototype-join-uninitialized.js
  37. array-prototype-map.js
  38. array-prototype-reduce.js
  39. array-prototype-reduceRight.js
  40. array-prototype-some.js
  41. array-prototype-sort-large-array-comparator-double.js
  42. array-prototype-sort-large-array-comparator.js
  43. array-prototype-sort-large-array.js
  44. array-prototype-sort-medium-array-comparator.js
  45. array-prototype-sort-medium-array.js
  46. array-prototype-sort-small-array-comparator.js
  47. array-prototype-sort-small-array.js
  48. array-push-0.js
  49. array-push-1.js
  50. array-push-2.js
  51. array-redefine-index-and-reverse.js
  52. array-redefine-index.js
  53. array-shift-unshift-empty.js
  54. array-slice-call-cloned-arguments.js
  55. array-splice-contiguous.js
  56. array-string-concat.js
  57. array-with-double-add.js
  58. array-with-double-increment.js
  59. array-with-double-mul-add.js
  60. array-with-double-sum.js
  61. array-with-int32-add-sub.js
  62. array-with-int32-or-double-sum.js
  63. ArrayBuffer-DataView-alloc-large-long-lived.js
  64. ArrayBuffer-DataView-alloc-long-lived.js
  65. ArrayBuffer-Int32Array-byteOffset.js
  66. ArrayBuffer-Int8Array-alloc-large-long-lived.js
  67. ArrayBuffer-Int8Array-alloc-long-lived-buffer.js
  68. ArrayBuffer-Int8Array-alloc-long-lived.js
  69. ArrayBuffer-Int8Array-alloc.js
  70. arrowfunciton-direct-arguments.js
  71. arrowfunciton-reference-arguments.js
  72. arrowfunction-call-in-class-constructor.js
  73. arrowfunction-call-in-class-method.js
  74. arrowfunction-call-in-function.js
  75. arrowfunction-call.js
  76. asmjs_bool_bug.js
  77. assign-custom-setter-polymorphic.js
  78. assign-custom-setter.js
  79. basic-set.js
  80. big-int-mul.js
  81. bigint64-array-index-of-large.js
  82. bigint64-array-index-of-medium.js
  83. bigint64-array-index-of-small.js
  84. bigswitch-indirect-symbol.js
  85. bigswitch-indirect.js
  86. bigswitch.js
  87. biguint64-array-index-of-large.js
  88. biguint64-array-index-of-medium.js
  89. biguint64-array-index-of-small.js
  90. bit-or-tree.js
  91. bit-test-constant.js
  92. bit-test-load.js
  93. bit-test-nonconstant.js
  94. bit-xor-tree.js
  95. boolean-constructor.js
  96. boolean-test.js
  97. bound-function-call.js
  98. bound-function-construction-performance.js
  99. branch-fold.js
  100. branch-on-string-as-boolean.js
  101. bug-153431.js
  102. build-large-object.js
  103. by-val-generic.js
  104. cache-get-variables-under-tdz-in-bytecode-generator.js
  105. call-from-cpp-bound-with-args.js
  106. call-from-cpp-bound.js
  107. call-or-not-call.js
  108. call-spread-apply.js
  109. call-spread-call.js
  110. call-using-spread.js
  111. captured-assignments.js
  112. cast-int-to-double.js
  113. cell-argument.js
  114. cfg-simplify.js
  115. chain-getter-access.js
  116. check-mul-constant.js
  117. check-mul-no-constant.js
  118. check-mul-power-of-two.js
  119. class-creation.js
  120. class-derived-creation.js
  121. class-fields-classic-constructor-assignments.js
  122. class-fields-private-fields.js
  123. class-fields-public-fields.js
  124. class-private-field-polymorphic.js
  125. clone-objects-via-spread-first.js
  126. clone-objects-via-spread.js
  127. cloned-arguments-varargs.js
  128. cmpeq-obj-to-obj-other.js
  129. concat-append-one.js
  130. constant-fold-check-type-info-flags.js
  131. constant-test.js
  132. construct-poly-proto-object.js
  133. contiguous-array-to-string.js
  134. cpp-to-js-cached-call.js
  135. cpp-to-js-call-as-first-entry.js
  136. cpp-to-js-call.js
  137. create-cloned-arguments.js
  138. create-lots-of-functions.js
  139. create-many-weak-map.js
  140. cse-new-array-buffer.js
  141. cse-new-array.js
  142. custom-accessor-materialized.js
  143. custom-accessor-thin-air-setter.js
  144. custom-accessor-thin-air.js
  145. custom-accessor.js
  146. custom-setter-getter-as-put-get-by-id.js
  147. custom-value-2.js
  148. custom-value.js
  149. data-view-accesses-2.js
  150. data-view-accesses.js
  151. dataview-cse.js
  152. DataView-custom-properties.js
  153. date-to-locale-date-string.js
  154. date-to-locale-string.js
  155. date-to-locale-time-string.js
  156. default-value-destructuring-array.js
  157. default-value-destructuring-object.js
  158. default-value-function-parameters.js
  159. define-properties-all-of-keys.js
  160. define-properties-simple.js
  161. define-property-simple.js
  162. delay-tear-off-arguments-strictmode.js
  163. delete-cache-strict-mode.js
  164. delete-property-allocation-sinking.js
  165. delete-property-from-prototype-chain.js
  166. delete-property-inline-cache-polymorphic.js
  167. delete-property-inline-cache.js
  168. delete-property-keeps-cacheable-structure.js
  169. delta-blue-try-catch.js
  170. deltablue-for-of.js
  171. deltablue-varargs.js
  172. destructuring-arguments.js
  173. destructuring-parameters-overridden-by-function.js
  174. destructuring-swap.js
  175. dfg-internal-function-call.js
  176. dfg-internal-function-construct.js
  177. dfg-internal-function-not-handled-call.js
  178. dfg-internal-function-not-handled-construct.js
  179. dictionary-addition.js
  180. direct-arguments-getbyval.js
  181. direct-arguments-length.js
  182. direct-arguments-overridden-length.js
  183. direct-arguments-possibly-overridden-length.js
  184. direct-arguments-slice.js
  185. direct-call-arity-mismatch.js
  186. direct-call.js
  187. direct-construct-arity-mismatch.js
  188. direct-construct.js
  189. direct-tail-call-arity-mismatch.js
  190. direct-tail-call-inlined-caller-arity-mismatch.js
  191. direct-tail-call-inlined-caller.js
  192. direct-tail-call.js
  193. div-boolean-double.js
  194. div-boolean.js
  195. dont-confuse-structures-from-different-executable-as-poly-proto.js
  196. double-array-to-string.js
  197. double-comparison-inline.js
  198. double-get-by-val-out-of-bounds.js
  199. double-pollution-getbyval.js
  200. double-pollution-putbyoffset.js
  201. double-real-use.js
  202. double-to-int32-typed-array-no-inline.js
  203. double-to-int32-typed-array.js
  204. double-to-string.js
  205. double-to-uint32-typed-array-no-inline.js
  206. double-to-uint32-typed-array.js
  207. elidable-new-object-dag.js
  208. elidable-new-object-roflcopter.js
  209. elidable-new-object-then-call.js
  210. elidable-new-object-tree.js
  211. empty-string-plus-int.js
  212. emscripten-cube2hash-resizable.js
  213. emscripten-cube2hash.js
  214. error-source-appender.js
  215. eval-cached.js
  216. eval-code-ftl-reentry.js
  217. eval-code-ftl.js
  218. eval-compute.js
  219. eval-not-eval-compute-args.js
  220. eval-not-eval-compute.js
  221. exceptions-simd-float.wasm
  222. exceptions-simd-float.wat
  223. exceptions-simd.js
  224. exceptions-simd.wasm
  225. exceptions-simd.wat
  226. exit-length-on-plain-object.js
  227. external-arguments-getbyval.js
  228. external-arguments-putbyval.js
  229. finalizationRegistryCleanup.js
  230. finalizationRegistryCleanupWithUnregisterToken.js
  231. fixed-typed-array-storage-var-index.js
  232. fixed-typed-array-storage.js
  233. flight-todomvc-json-parse.js
  234. float32-array-index-of-large.js
  235. float32-array-index-of-medium.js
  236. float32-array-index-of-small.js
  237. Float32Array-matrix-mult.js
  238. Float32Array-to-Float64Array-set.js
  239. float64-array-index-of-large.js
  240. float64-array-index-of-medium.js
  241. float64-array-index-of-small.js
  242. Float64Array-alloc-long-lived.js
  243. Float64Array-to-Int16Array-set.js
  244. fold-double-to-int.js
  245. fold-get-by-id-to-multi-get-by-offset-rare-int.js
  246. fold-get-by-id-to-multi-get-by-offset.js
  247. fold-multi-get-by-offset-to-get-by-offset.js
  248. fold-multi-get-by-offset-to-poly-get-by-offset.js
  249. fold-multi-put-by-offset-to-poly-put-by-offset.js
  250. fold-multi-put-by-offset-to-put-by-offset.js
  251. fold-multi-put-by-offset-to-replace-or-transition-put-by-offset.js
  252. fold-put-by-id-to-multi-put-by-offset.js
  253. fold-put-by-val-with-string-to-multi-put-by-offset.js
  254. fold-put-by-val-with-symbol-to-multi-put-by-offset.js
  255. fold-put-structure.js
  256. for-in-double-array-with-own-named.js
  257. for-in-double-array.js
  258. for-in-getters.js
  259. for-in-int32-array-with-own-named.js
  260. for-in-int32-array.js
  261. for-in-int32-object-with-own-named-and-getters.js
  262. for-in-int32-object-with-own-named.js
  263. for-in-object-with-own-named.js
  264. for-in-proxy.js
  265. for-in-string-array.js
  266. for-of-array.js
  267. for-of-iterate-array-entries.js
  268. for-of-iterate-array-keys.js
  269. for-of-iterate-array-map-set.js
  270. for-of-iterate-array-values.js
  271. forward-arguments-dont-escape-on-arguments-length.js
  272. forward-varargs-check-shouldnt-escape.js
  273. freeze-and-do-work.js
  274. fround.js
  275. ftl-library-inlining-dataview.js
  276. ftl-library-inlining.js
  277. ftl-polymorphic-StringFromCharCode.js
  278. function-bind-creation.js
  279. function-bind-no-inlining-repeat-call.js
  280. function-bind.js
  281. function-call.js
  282. function-declaration-name.js
  283. function-dot-apply-array-literal.js
  284. function-dot-apply.js
  285. function-prototype-get.js
  286. function-prototype-put-non-reified.js
  287. function-prototype-put-reified.js
  288. function-test.js
  289. function-to-string.js
  290. function-with-eval.js
  291. gcse-poly-get-less-obvious.js
  292. gcse-poly-get.js
  293. gcse.js
  294. generate-multiple-llint-entrypoints.js
  295. generator-create.js
  296. generator-fib.js
  297. generator-function-create.js
  298. generator-sunspider-access-nsieve.js
  299. generator-with-several-types.js
  300. get-and-put-by-val-double-index-dont-fall-off-a-cliff.js
  301. get-arguments-length-fast.js
  302. get-by-id-bimorphic-check-structure-elimination-simple.js
  303. get-by-id-bimorphic-check-structure-elimination.js
  304. get-by-id-chain-from-try-block.js
  305. get-by-id-check-structure-elimination.js
  306. get-by-id-proto-or-self.js
  307. get-by-id-quadmorphic-check-structure-elimination-simple.js
  308. get-by-id-self-or-proto.js
  309. get-by-val-negative-array-index.js
  310. get-by-val-out-of-bounds.js
  311. get-by-val-polymorphic-ic-1.js
  312. get-by-val-polymorphic-ic-2.js
  313. get-by-val-polymorphic-ic-3.js
  314. get-by-val-polymorphic-ic-4.js
  315. get-by-val-polymorphic-ic-5.js
  316. get-by-val-polymorphic-ic-6.js
  317. get-by-val-polymorphic-ic-7.js
  318. get-by-val-polymorphic-ic-8.js
  319. get-by-val-polymorphic-ic-9.js
  320. get-by-val-with-string-bimorphic-check-structure-elimination-simple.js
  321. get-by-val-with-string-bimorphic-check-structure-elimination.js
  322. get-by-val-with-string-chain-from-try-block.js
  323. get-by-val-with-string-check-structure-elimination.js
  324. get-by-val-with-string-proto-or-self.js
  325. get-by-val-with-string-quadmorphic-check-structure-elimination-simple.js
  326. get-by-val-with-string-self-or-proto.js
  327. get-by-val-with-symbol-bimorphic-check-structure-elimination-simple.js
  328. get-by-val-with-symbol-bimorphic-check-structure-elimination.js
  329. get-by-val-with-symbol-chain-from-try-block.js
  330. get-by-val-with-symbol-check-structure-elimination.js
  331. get-by-val-with-symbol-proto-or-self.js
  332. get-by-val-with-symbol-quadmorphic-check-structure-elimination-simple.js
  333. get-by-val-with-symbol-self-or-proto.js
  334. get-custom-getter.js
  335. get-own-property-descriptor.js
  336. get-private-name.js
  337. get_by_val-Int32Array.js
  338. get_callee_monomorphic.js
  339. get_callee_polymorphic.js
  340. getter-no-activation.js
  341. getter-prototype.js
  342. getter-richards-try-catch.js
  343. getter-richards.js
  344. getter.js
  345. global-code-ftl.js
  346. global-isNaN.js
  347. global-object-access-with-mutating-structure.js
  348. global-var-const-infer-fire-from-opt.js
  349. global-var-const-infer.js
  350. global-var-put-to-scope.js
  351. hard-overflow-check-equal.js
  352. hard-overflow-check.js
  353. has-own-property-for-in-loop-reflect-name.js
  354. has-own-property-for-in-loop-with-heap-variable.js
  355. has-own-property-for-in-loop-with-this.js
  356. has-own-property-for-in-loop.js
  357. has-own-property-name-cache.js
  358. has-private-brand.js
  359. has-private-name.js
  360. HashMap-put-get-iterate-keys.js
  361. HashMap-put-get-iterate.js
  362. HashMap-string-put-get-iterate.js
  363. hoist-get-by-offset-tower-with-inferred-types.js
  364. hoist-make-rope.js
  365. hoist-poly-check-structure-effectful-loop.js
  366. hoist-poly-check-structure.js
  367. implicit-bigswitch-indirect-symbol.js
  368. imul-double-only.js
  369. imul-int-only.js
  370. imul-mixed.js
  371. in-by-id-match.js
  372. in-by-id-removed.js
  373. in-by-val-inside-for-in-loop.js
  374. in-by-val-int32.js
  375. in-by-val-string-index.js
  376. in-by-val-symbol.js
  377. in-four-cases.js
  378. in-one-case-false.js
  379. in-one-case-true.js
  380. in-two-cases.js
  381. indexed-properties-in-objects.js
  382. infer-closure-const-then-mov-no-inline.js
  383. infer-closure-const-then-mov.js
  384. infer-closure-const-then-put-to-scope-no-inline.js
  385. infer-closure-const-then-put-to-scope.js
  386. infer-closure-const-then-reenter-no-inline.js
  387. infer-closure-const-then-reenter.js
  388. infer-constant-global-property.js
  389. infer-constant-property.js
  390. infer-one-time-closure-ten-vars.js
  391. infer-one-time-closure-two-vars.js
  392. infer-one-time-closure.js
  393. infer-one-time-deep-closure.js
  394. inline-arguments-access.js
  395. inline-arguments-aliased-access.js
  396. inline-arguments-local-escape.js
  397. inline-get-scoped-var.js
  398. inlined-put-by-id-transition.js
  399. inlined-put-by-val-with-string-transition.js
  400. inlined-put-by-val-with-symbol-transition.js
  401. instanceof-always-hit-one.js
  402. instanceof-always-hit-two.js
  403. instanceof-bound.js
  404. instanceof-dynamic.js
  405. instanceof-sometimes-hit.js
  406. instanceof-tricky-dynamic.js
  407. int-or-other-abs-then-get-by-val.js
  408. int-or-other-abs-zero-then-get-by-val.js
  409. int-or-other-add-then-get-by-val.js
  410. int-or-other-add.js
  411. int-or-other-div-then-get-by-val.js
  412. int-or-other-max-then-get-by-val.js
  413. int-or-other-min-then-get-by-val.js
  414. int-or-other-mod-then-get-by-val.js
  415. int-or-other-mul-then-get-by-val.js
  416. int-or-other-neg-then-get-by-val.js
  417. int-or-other-neg-zero-then-get-by-val.js
  418. int-or-other-sub-then-get-by-val.js
  419. int-or-other-sub.js
  420. int-overflow-local.js
  421. int16-array-index-of-large.js
  422. int16-array-index-of-medium.js
  423. int16-array-index-of-small.js
  424. Int16Array-alloc-long-lived.js
  425. Int16Array-bubble-sort-with-byteLength.js
  426. Int16Array-bubble-sort.js
  427. Int16Array-load-int-mul.js
  428. Int16Array-to-Int32Array-set.js
  429. int32-array-index-of-large.js
  430. int32-array-index-of-medium.js
  431. int32-array-index-of-small.js
  432. int32-array-to-string.js
  433. Int32Array-alloc-large.js
  434. Int32Array-alloc-long-lived.js
  435. Int32Array-alloc.js
  436. Int32Array-Int8Array-view-alloc.js
  437. int52-back-and-forth.js
  438. int52-rand-function.js
  439. int52-spill.js
  440. int8-array-index-of-large.js
  441. int8-array-index-of-medium.js
  442. int8-array-index-of-small.js
  443. int8-out-of-bounds.js
  444. Int8Array-alloc-long-lived.js
  445. Int8Array-load-with-byteLength.js
  446. Int8Array-load.js
  447. integer-divide.js
  448. integer-modulo.js
  449. interpreter-wasm.js
  450. interpreter-wasm.wasm
  451. is-array-for-array.js
  452. is-array-for-mixed-case.js
  453. is-array-for-non-array-object.js
  454. is-array-for-proxy.js
  455. is-boolean-fold-tricky.js
  456. is-boolean-fold.js
  457. is-constructor.js
  458. is-function-fold-tricky-internal-function.js
  459. is-function-fold-tricky.js
  460. is-function-fold.js
  461. is-not-cell-speculation-for-empty-value.js
  462. is-number-fold-tricky.js
  463. is-number-fold.js
  464. is-object-or-null-fold-functions.js
  465. is-object-or-null-fold-less-tricky.js
  466. is-object-or-null-fold-tricky.js
  467. is-object-or-null-fold.js
  468. is-object-or-null-trickier-function.js
  469. is-object-or-null-trickier-internal-function.js
  470. is-object-or-null-tricky-function.js
  471. is-object-or-null-tricky-internal-function.js
  472. is-string-fold-tricky.js
  473. is-string-fold.js
  474. is-symbol-mixed.js
  475. is-symbol.js
  476. is-undefined-fold-tricky.js
  477. is-undefined-fold.js
  478. jquery-todomvc-regexp.js
  479. js-map-get-int-no-dfg-no-inline.js
  480. js-map-get-int.js
  481. js-map-get-string-no-dfg-no-inline.js
  482. js-map-get-string.js
  483. js-map-set-int-no-dfg-no-inline.js
  484. js-map-set-int.js
  485. js-map-set-string-no-dfg-no-inline.js
  486. js-map-set-string.js
  487. js-to-js-cached-call.js
  488. json-parse-array-reviver-same-value.js
  489. json-parse-array-reviver.js
  490. json-parse-double.js
  491. json-parse-leaf-object.js
  492. json-parse-object-reviver-same-value.js
  493. json-parse-object-reviver.js
  494. json-stringify-array-replacer.js
  495. json-stringify-empty-array.js
  496. json-stringify-many-objects-to-json.js
  497. json-stringify-many-objects.js
  498. JSONP-negative-0.js
  499. large-empty-array-join-resolve-rope.js
  500. large-empty-array-join.js
  501. large-int-captured.js
  502. large-int-neg.js
  503. large-int.js
  504. large-map-iteration.js
  505. lazy-array-species-watchpoints.js
  506. let-const-tdz-environment-parsing-and-hash-consing-speed.js
  507. let-for-in.js
  508. licm-dom-jit.js
  509. licm-dragons-out-of-bounds.js
  510. licm-dragons-overflow.js
  511. licm-dragons-two-structures.js
  512. licm-dragons.js
  513. load-varargs-elimination.js
  514. local-date-constructor.js
  515. local-get-set-tee.wasm
  516. locale-compare.js
  517. logical-not-weird-types.js
  518. logical-not.js
  519. loop-osr-with-arity-mismatch.js
  520. lots-of-fields.js
  521. make-indexed-storage.js
  522. make-rope-cse.js
  523. make-rope.js
  524. many-foreach-calls.js
  525. many-repeat-stores.js
  526. map-constructor.js
  527. map-for-each.js
  528. map-for-of.js
  529. map-has-and-set.js
  530. map-has-get-cse-opportunity.js
  531. map-iteration-and-array-destructuring.js
  532. map-key-well-typed.js
  533. map-rehash.js
  534. marsaglia-larger-ints.js
  535. marsaglia-osr-entry.js
  536. math-random.js
  537. math-trunc.js
  538. math-with-out-of-bounds-array-values.js
  539. max-boolean.js
  540. megamorphic-dfg.js
  541. megamorphic-load-get-by-val.js
  542. megamorphic-load.js
  543. megamorphic-miss.js
  544. megamorphic-own-load.js
  545. megamorphic-prototype-load.js
  546. megamorphic-store-by-val.js
  547. megamorphic-store.js
  548. memcpy-loop.js
  549. memcpy-typed-loop-large.js
  550. memcpy-typed-loop-small.js
  551. memcpy-typed-loop-speculative.js
  552. memcpy-typed-loop.js
  553. memcpy-wasm-large.js
  554. memcpy-wasm-medium.js
  555. memcpy-wasm-small.js
  556. memcpy-wasm.js
  557. method-on-number.js
  558. min-boolean.js
  559. minus-boolean-double.js
  560. minus-boolean.js
  561. misc-strict-eq.js
  562. mod-boolean-double.js
  563. mod-boolean.js
  564. mod-untyped.js
  565. monomorphic-get-private-field.js
  566. monotonic-time-now.js
  567. motionmark-image.js
  568. mul-boolean-double.js
  569. mul-boolean.js
  570. mul-immediate-sub.js
  571. neg-boolean.js
  572. negative-zero-divide.js
  573. negative-zero-modulo.js
  574. negative-zero-negate.js
  575. new-array-buffer-dead.js
  576. new-array-buffer-push.js
  577. new-array-buffer-vector-profile.js
  578. new-array-dead.js
  579. new-array-push.js
  580. new-error.js
  581. new-object-no-expected-function.js
  582. no-inline-constructor.js
  583. number-comparison-inline.js
  584. Number-isNaN.js
  585. number-on-string.js
  586. number-test.js
  587. number-to-locale-string-default.js
  588. number-to-string-strength-reduction.js
  589. number-to-string-with-add-empty.js
  590. number-to-string-with-add-in-loop.js
  591. number-to-string-with-add.js
  592. number-to-string-with-radix-10.js
  593. number-to-string-with-radix-cse.js
  594. number-to-string-with-radix.js
  595. object-and.js
  596. object-assign-array-storage-source.js
  597. object-assign-contiguous-source.js
  598. object-assign-double-source.js
  599. object-assign-empty-target-sp3-charts-chartjs.js
  600. object-assign-empty.js
  601. object-assign-int32-source.js
  602. object-assign-multiple-sources.js
  603. object-assign-multiple.js
  604. object-assign-replace.js
  605. object-assign-transition.js
  606. object-closure-call.js
  607. object-create-constant-prototype.js
  608. object-create-null.js
  609. object-create-unknown-object-prototype.js
  610. object-create-untyped-prototype.js
  611. object-entries.js
  612. object-get-own-property-symbols-on-large-array.js
  613. object-get-own-property-symbols.js
  614. object-get-prototype-of-object-rare.js
  615. object-get-prototype-of-primitive.js
  616. object-int-add-array.js
  617. object-int-add.js
  618. object-int-and-array.js
  619. object-int-mul-array.js
  620. object-int-sub-array.js
  621. object-int-sub.js
  622. object-is-object.js
  623. object-is.js
  624. object-iterate-symbols.js
  625. object-iterate.js
  626. object-keys-cloned-arguments.js
  627. object-keys-error-object.js
  628. object-keys-map-values.js
  629. object-keys.js
  630. object-literal-underscore-proto-setter.js
  631. object-lshift.js
  632. object-or.js
  633. object-rest-computed-destructuring.js
  634. object-rest-destructuring.js
  635. object-rshift.js
  636. object-spread.js
  637. object-test.js
  638. object-urshift.js
  639. object-values.js
  640. object-xor.js
  641. obvious-sink-pathology-taken.js
  642. obvious-sink-pathology.js
  643. obviously-elidable-new-object.js
  644. oob-sane-chain-contiguous.js
  645. oob-sane-chain-double-read-undefined.js
  646. oob-sane-chain-double.js
  647. oob-sane-chain-int32.js
  648. plus-boolean-arith.js
  649. plus-boolean-double.js
  650. plus-boolean.js
  651. poly-chain-access-different-prototypes-simple.js
  652. poly-chain-access-different-prototypes.js
  653. poly-chain-access-simpler.js
  654. poly-chain-access.js
  655. poly-proto-access.js
  656. poly-proto-and-non-poly-proto-same-ic.js
  657. poly-proto-clear-js-function-allocation-profile.js
  658. poly-proto-put-transition-speed.js
  659. poly-proto-setter-speed.js
  660. poly-stricteq-not-double-nor-string.js
  661. poly-stricteq-not-double.js
  662. poly-stricteq.js
  663. polymorphic-array-call.js
  664. polymorphic-get-by-id.js
  665. polymorphic-get-private-field.js
  666. polymorphic-put-by-id.js
  667. polymorphic-put-by-val-with-string.js
  668. polymorphic-put-by-val-with-symbol.js
  669. polymorphic-put-private-field.js
  670. polymorphic-put-public-field.js
  671. polymorphic-structure.js
  672. polyvariant-delete-property.js
  673. polyvariant-get-by-id-shorter-tower.js
  674. polyvariant-get-by-id-tower.js
  675. polyvariant-monomorphic-get-by-id.js
  676. pow-double-int.js
  677. pow-int-int.js
  678. prevent-extensions-and-do-work.js
  679. promise-creation-many.js
  680. promise-reject.js
  681. promise-resolve.js
  682. property-replace-and-setter-on-js-proxy.js
  683. proto-getter-access.js
  684. prototype-access-with-mutating-prototype.js
  685. proxy-defineproperty.js
  686. proxy-delete.js
  687. proxy-get-by-val-hit.js
  688. proxy-get-by-val-miss.js
  689. proxy-get-megamorphic.js
  690. proxy-get-miss-handler.js
  691. proxy-get.js
  692. proxy-gopd.js
  693. proxy-has-hit.js
  694. proxy-has-miss-handler.js
  695. proxy-has-miss.js
  696. proxy-ownkeys-via-object-assign-miss-handler.js
  697. proxy-ownkeys-via-object-assign.js
  698. proxy-ownkeys-via-object-keys-miss-handler.js
  699. proxy-ownkeys-via-object-keys.js
  700. proxy-ownkeys-via-reflect-ownkeys-miss-handler.js
  701. proxy-ownkeys-via-reflect-ownkeys.js
  702. proxy-set-miss-handler.js
  703. proxy-set.js
  704. put-by-id-replace-and-transition.js
  705. put-by-id-slightly-polymorphic.js
  706. put-by-id-transition-with-indexing-header.js
  707. put-by-id.js
  708. put-by-val-direct-large-index.js
  709. put-by-val-direct.js
  710. put-by-val-large-index-blank-indexing-type.js
  711. put-by-val-machine-int.js
  712. put-by-val-negative-array-index.js
  713. put-by-val-polymorphic-properties.js
  714. put-by-val-with-string-replace-and-transition.js
  715. put-by-val-with-string-slightly-polymorphic.js
  716. put-by-val-with-string.js
  717. put-by-val-with-symbol-replace-and-transition.js
  718. put-by-val-with-symbol-slightly-polymorphic.js
  719. put-by-val-with-symbol.js
  720. put-private-field.js
  721. put-public-field.js
  722. put-slow-no-cache-array.js
  723. put-slow-no-cache-function.js
  724. put-slow-no-cache-js-proxy.js
  725. put-slow-no-cache-long-prototype-chain.js
  726. put-slow-no-cache-setter.js
  727. put-slow-no-cache.js
  728. rare-osr-exit-on-local.js
  729. raytrace-with-empty-try-catch.js
  730. raytrace-with-try-catch.js
  731. redefine-property-accessor-dictionary.js
  732. redefine-property-accessor.js
  733. redefine-property-data-dictionary.js
  734. redefine-property-data.js
  735. redefine-property-previous-attributes.js
  736. reflect-get-with-receiver.js
  737. reflect-get.js
  738. reflect-own-keys-function.js
  739. reflect-own-keys-proxy-2.js
  740. reflect-own-keys-proxy.js
  741. reflect-own-keys.js
  742. reflect-set-with-receiver.js
  743. regexp-exec.js
  744. regexp-last-index.js
  745. regexp-nested-nonzero-min-counted-parens.js
  746. regexp-prototype-is-not-instance.js
  747. regexp-prototype-search-observable-side-effects.js
  748. regexp-prototype-search-observable-side-effects2.js
  749. regexp-prototype-split-observable-side-effects.js
  750. regexp-prototype-split-observable-side-effects2.js
  751. regexp-prototype-split-observable-side-effects3-flags.js
  752. regexp-prototype-split-observable-side-effects3-global.js
  753. regexp-prototype-split-observable-side-effects3-ignoreCase.js
  754. regexp-prototype-split-observable-side-effects3-multiline.js
  755. regexp-prototype-split-observable-side-effects3-sticky.js
  756. regexp-prototype-split-observable-side-effects3-unicode.js
  757. regexp-prototype-split-observable-side-effects4.js
  758. regexp-prototype-test-observable-side-effects.js
  759. regexp-prototype-test-observable-side-effects2.js
  760. regexp-set-last-index.js
  761. regexp-u-global-es5.js
  762. regexp-u-global-es6.js
  763. register-pressure-from-osr.js
  764. repeat-multi-get-by-offset.js
  765. rest-parameter-construction-performance.js
  766. richards-empty-try-catch.js
  767. richards-try-catch.js
  768. rope-resolve-recursive.js
  769. same-array-concat.js
  770. scoped-arguments-length.js
  771. scoped-arguments-overridden-length.js
  772. scoped-arguments-possibly-overridden-length.js
  773. seal-and-do-work.js
  774. segmentation.js
  775. set-constructor.js
  776. set-for-each.js
  777. set-for-of.js
  778. setter-prototype.js
  779. setter.js
  780. simple-activation-demo.js
  781. simple-getter-access.js
  782. simple-poly-call-nested.js
  783. simple-poly-call.js
  784. simple-regexp-exec-folding-fail.js
  785. simple-regexp-exec-folding.js
  786. simple-regexp-test-folding-fail-with-hoisted-regexp.js
  787. simple-regexp-test-folding-fail.js
  788. simple-regexp-test-folding-with-hoisted-regexp.js
  789. simple-regexp-test-folding.js
  790. sin-boolean.js
  791. singleton-scope.js
  792. sink-function.js
  793. sink-huge-activation.js
  794. sinkable-new-object-dag.js
  795. sinkable-new-object-taken.js
  796. sinkable-new-object-with-builtin-constructor.js
  797. sinkable-new-object.js
  798. slow-array-profile-convergence.js
  799. slow-convergence.js
  800. slow-ternaries.js
  801. sorting-benchmark.js
  802. sparse-conditional.js
  803. sparse-set.js
  804. splice-to-remove.js
  805. spread-string.js
  806. strcat-const.js
  807. strcat-length-const.js
  808. strict-osr-entry.js
  809. string-char-code-at.js
  810. string-concat-convert.js
  811. string-concat-long-convert.js
  812. string-concat-long.js
  813. string-concat-object.js
  814. string-concat-pair-object.js
  815. string-concat-pair-simple.js
  816. string-concat-simple.js
  817. string-concat.js
  818. string-cons-repeat.js
  819. string-cons-tower.js
  820. string-equality.js
  821. string-from-char-code.js
  822. string-get-by-val-big-char.js
  823. string-get-by-val-out-of-bounds-insane.js
  824. string-get-by-val-out-of-bounds.js
  825. string-get-by-val.js
  826. string-hash.js
  827. string-index-of-10000001-404.js
  828. string-index-of-10000001-beg.js
  829. string-index-of-10000001-end.js
  830. string-index-of-10000001-mid.js
  831. string-index-of-1000001-404.js
  832. string-index-of-1000001-beg.js
  833. string-index-of-1000001-end.js
  834. string-index-of-1000001-mid.js
  835. string-index-of-100001-404.js
  836. string-index-of-100001-beg.js
  837. string-index-of-100001-end.js
  838. string-index-of-100001-mid.js
  839. string-index-of-10001-404.js
  840. string-index-of-10001-beg.js
  841. string-index-of-10001-end.js
  842. string-index-of-10001-mid.js
  843. string-index-of-1001-404.js
  844. string-index-of-1001-beg.js
  845. string-index-of-1001-end.js
  846. string-index-of-1001-mid.js
  847. string-index-of-101-404.js
  848. string-index-of-101-beg.js
  849. string-index-of-101-end.js
  850. string-index-of-101-mid.js
  851. string-index-of-11-404.js
  852. string-index-of-11-beg.js
  853. string-index-of-11-end.js
  854. string-index-of-11-mid.js
  855. string-index-of-simple.js
  856. string-long-ident-equality.js
  857. string-number-mul-int32.js
  858. string-number-mul.js
  859. string-object-to-string.js
  860. string-object-value-of.js
  861. string-on-string.js
  862. string-or-other-add.js
  863. string-out-of-bounds.js
  864. string-prototype-search-observable-side-effects.js
  865. string-prototype-search-observable-side-effects2.js
  866. string-prototype-search-observable-side-effects3.js
  867. string-prototype-search-observable-side-effects4.js
  868. string-prototype-split-observable-side-effects.js
  869. string-prototype-split-observable-side-effects2.js
  870. string-prototype-split-observable-side-effects3-flags.js
  871. string-prototype-split-observable-side-effects3-global.js
  872. string-prototype-split-observable-side-effects3-ignoreCase.js
  873. string-prototype-split-observable-side-effects3-multiline.js
  874. string-prototype-split-observable-side-effects3-sticky.js
  875. string-prototype-split-observable-side-effects3-unicode.js
  876. string-prototype-split-observable-side-effects4.js
  877. string-repeat-arith.js
  878. string-repeat-not-resolving-fixed.js
  879. string-repeat-not-resolving-no-inline.js
  880. string-repeat-not-resolving.js
  881. string-repeat-resolving-fixed.js
  882. string-repeat-resolving-no-inline.js
  883. string-repeat-resolving.js
  884. string-repeat-single-not-resolving.js
  885. string-repeat-single-resolving.js
  886. string-repeat-small-not-resolving.js
  887. string-repeat-small-resolving.js
  888. string-replace-benchmark.js
  889. string-replace-empty.js
  890. string-replace-generic.js
  891. string-replace-string.js
  892. string-replace.js
  893. string-rope-with-object.js
  894. string-slice-constants-binary.js
  895. string-slice-constants-identity.js
  896. string-slice-constants.js
  897. string-slice-empty-constant-folding.js
  898. string-slice-empty.js
  899. string-slice-length-constant.js
  900. string-slice-one-char.js
  901. string-slice.js
  902. string-slice2.js
  903. string-split-space.js
  904. string-split.js
  905. string-starts-with-mod-prototype-slice.js
  906. string-starts-with-mod-prototype.js
  907. string-starts-with-mod.js
  908. string-starts-with.js
  909. string-sub.js
  910. string-substring-constants-binary.js
  911. string-substring-constants-identity.js
  912. string-substring-constants.js
  913. string-substring-length-constant.js
  914. string-substring.js
  915. string-test.js
  916. string-transcoding.js
  917. string-var-equality.js
  918. stringalloc.js
  919. structure-hoist-over-transitions.js
  920. substring-concat-weird.js
  921. substring-concat.js
  922. substring.js
  923. sunspider-sha1-big-int.js
  924. super-get-by-id-with-this-monomorphic.js
  925. super-get-by-id-with-this-polymorphic.js
  926. super-get-by-val-with-this-monomorphic.js
  927. super-get-by-val-with-this-polymorphic.js
  928. super-getter.js
  929. switch-char-constant.js
  930. switch-char.js
  931. switch-constant.js
  932. switch-inlining.js
  933. switch-string-basic-big-var.js
  934. switch-string-basic-big.js
  935. switch-string-basic-var.js
  936. switch-string-basic.js
  937. switch-string-big-length-tower-var.js
  938. switch-string-length-tower-var.js
  939. switch-string-length-tower.js
  940. switch-string-short.js
  941. switch.js
  942. switching-size-classes.js
  943. symbol-creation.js
  944. symbol-tostringtag.js
  945. tail-call-forward-arguments-arguments-elimination.js
  946. tan.js
  947. tear-off-arguments-simple.js
  948. tear-off-arguments.js
  949. template-string-array.js
  950. temporal-structure.js
  951. throw.js
  952. to-hex.js
  953. to-int32-boolean.js
  954. to-number-boolean.js
  955. to-number-constructor-number-string-number-string.js
  956. to-number-constructor-only-number.js
  957. to-number-constructor-only-string.js
  958. to-number-constructor-string-number-string-number.js
  959. to-number-number-string-number-string.js
  960. to-number-only-number.js
  961. to-number-only-string.js
  962. to-number-string-number-string-number.js
  963. to-string-on-cow-array.js
  964. todomvc-javascript-es5-json-parse.js
  965. todomvc-javascript-es6-webpack-json-parse.js
  966. try-catch-get-by-val-cloned-arguments.js
  967. try-catch-get-by-val-direct-arguments.js
  968. try-catch-get-by-val-scoped-arguments.js
  969. try-catch-word-count.js
  970. try-get-by-id-basic.js
  971. try-get-by-id-polymorphic.js
  972. typed-array-fill.js
  973. typed-array-from-array.js
  974. typed-array-from.js
  975. typed-array-get-set-by-val-profiling.js
  976. typed-array-indexOf-empty.js
  977. typed-array-new-from-double-array-to-float64-typed-array.js
  978. typed-array-new-from-double-array.js
  979. typed-array-new-from-int32-array.js
  980. typed-array-prototype-set.js
  981. typed-array-set-uint8-and-uint8clamped.js
  982. typed-array-slice-hot.js
  983. typed-array-subarray-hot.js
  984. typed-array-subarray.js
  985. typed-array-sum.js
  986. typed-array-to-reversed-hot.js
  987. typed-array-to-sorted-hot.js
  988. typed-array-with-hot.js
  989. u16-string-index-of-10000001-404.js
  990. u16-string-index-of-10000001-beg.js
  991. u16-string-index-of-10000001-end.js
  992. u16-string-index-of-10000001-mid.js
  993. u16-string-index-of-1000001-404.js
  994. u16-string-index-of-1000001-beg.js
  995. u16-string-index-of-1000001-end.js
  996. u16-string-index-of-1000001-mid.js
  997. u16-string-index-of-100001-404.js
  998. u16-string-index-of-100001-beg.js
  999. u16-string-index-of-100001-end.js
  1000. u16-string-index-of-100001-mid.js
  1001. u16-string-index-of-10001-404.js
  1002. u16-string-index-of-10001-beg.js
  1003. u16-string-index-of-10001-end.js
  1004. u16-string-index-of-10001-mid.js
  1005. u16-string-index-of-1001-404.js
  1006. u16-string-index-of-1001-beg.js
  1007. u16-string-index-of-1001-end.js
  1008. u16-string-index-of-1001-mid.js
  1009. u16-string-index-of-101-404.js
  1010. u16-string-index-of-101-beg.js
  1011. u16-string-index-of-101-end.js
  1012. u16-string-index-of-101-mid.js
  1013. u16-string-index-of-11-404.js
  1014. u16-string-index-of-11-beg.js
  1015. u16-string-index-of-11-end.js
  1016. u16-string-index-of-11-mid.js
  1017. uint16-array-index-of-large.js
  1018. uint16-array-index-of-medium.js
  1019. uint16-array-index-of-small.js
  1020. uint32-array-index-of-large.js
  1021. uint32-array-index-of-medium.js
  1022. uint32-array-index-of-small.js
  1023. uint32array-sort-custom.js
  1024. uint8-array-index-of-large.js
  1025. uint8-array-index-of-medium.js
  1026. uint8-array-index-of-small.js
  1027. uint8-clamped-array-index-of-large.js
  1028. uint8-clamped-array-index-of-medium.js
  1029. uint8-clamped-array-index-of-small.js
  1030. uint8-clamped-array-out-of-bounds.js
  1031. undefined-test.js
  1032. unprofiled-licm.js
  1033. untyped-stricteq-self.js
  1034. untyped-string-from-char-code.js
  1035. v8-raytrace-with-empty-try-catch.js
  1036. v8-raytrace-with-try-catch.js
  1037. v8-regexp-search.js
  1038. valueof-via-toprimitive.js
  1039. vanilla-es2015-babel-webpack-todomvc-json-parse.js
  1040. vanilla-es2015-todomvc-json-parse.js
  1041. vanilla-todomvc-json-parse.js
  1042. vanilla-todomvc-json-stringify.js
  1043. varargs-call.js
  1044. varargs-construct-inline.js
  1045. varargs-construct.js
  1046. varargs-inline.js
  1047. varargs-strict-mode.js
  1048. varargs.js
  1049. vector-length-hint-array-constructor.js
  1050. vector-length-hint-new-array.js
  1051. wall-time-now.js
  1052. wasm-cc-int-to-int.js
  1053. wasm-cc-int-to-int.wasm
  1054. wasm-cc-int-to-int.wat
  1055. weak-map-constructor.js
  1056. weak-map-key.js
  1057. weak-set-constructor.js
  1058. weak-set-key.js
  1059. weird-inlining-const-prop.js