..
embenchen
poppler
[mjsunit] Import asm.js test case for poppler.
2015-04-22 09:33:43 +00:00
sqlite3
[mjsunit] Add custom tests based on SQLite 3.8.9.
2015-04-22 07:44:50 +00:00
asm-validation.js
[wasm] asm.js - Remove Wasm.instantiateModuleFromAsm, use asm.js directly.
2016-08-23 04:07:23 +00:00
atomics-add.js
[Atomics] Fix atomic access index validation
2016-03-25 21:52:52 +00:00
atomics-and.js
[Atomics] Fix atomic access index validation
2016-03-25 21:52:52 +00:00
atomics-compareexchange.js
[Atomics] Fix atomic access index validation
2016-03-25 21:52:52 +00:00
atomics-exchange.js
[Atomics] Fix atomic access index validation
2016-03-25 21:52:52 +00:00
atomics-load.js
[Atomics] Fix atomic access index validation
2016-03-25 21:52:52 +00:00
atomics-or.js
[Atomics] Fix atomic access index validation
2016-03-25 21:52:52 +00:00
atomics-store.js
[Atomics] Fix atomic access index validation
2016-03-25 21:52:52 +00:00
atomics-sub.js
[Atomics] Fix atomic access index validation
2016-03-25 21:52:52 +00:00
atomics-xor.js
[Atomics] Fix atomic access index validation
2016-03-25 21:52:52 +00:00
do-while-false.js
do-while.js
float32array-negative-offset.js
float32array-outofbounds.js
float32array-store-div.js
float64array-negative-offset.js
float64array-outofbounds.js
float64array-store-div.js
float64mul.js
if-cloning.js
if-folding.js
if-reduction.js
if-tonumber.js
infinite-loops-taken.js
[tests] Fix bogus uses of assertThrows.
2016-01-07 14:49:21 +00:00
infinite-loops.js
int8array-negative-offset.js
int16array-negative-offset.js
int16array-outofbounds.js
int32-div.js
int32-mod.js
int32-mul.js
int32-tmod.js
int32-udiv.js
int32-umod.js
int32array-constant-key.js
int32array-negative-offset.js
int32array-outofbounds.js
int32array-unaligned.js
int32div.js
int32mod-constant.js
int32mod.js
int32modb.js
load-elimination.js
[turbofan] Disable LoadElimination completely for asm.js.
2016-08-25 06:14:59 +00:00
math-abs.js
math-ceil.js
math-clz32.js
[builtins] Migrate Math.clz32 to a TurboFan builtin.
2016-04-01 14:36:32 +00:00
math-floor.js
math-fround.js
pointer-masking.js
[turbofan] Optimize silent hole checks on legacy const context slots.
2015-04-10 10:28:12 +00:00
redundancy1.js
redundancy2.js
sign-extend.js
switch.js
uint8array-outofbounds.js
uint32-less-than-shift.js
uint32div.js
uint32mod-constant.js
uint32mod.js
word32and.js
word32ror.js
zero-extend.js