mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 891323 - Remove the 'no-ion' jit-test flag from expression-autopsy.js now that it passes. (rs=jorendorff)
This commit is contained in:
parent
e3296069e4
commit
a15a2f789b
@ -1,8 +1,3 @@
|
||||
// |jit-test| no-ion
|
||||
//
|
||||
// We can't guarantee error identity when functions are Ion-compiled due to
|
||||
// optimization.
|
||||
|
||||
function check_one(expected, f, err) {
|
||||
var failed = true;
|
||||
try {
|
||||
|
Loading…
Reference in New Issue
Block a user