зеркало из https://github.com/mozilla/gecko-dev.git
Bug 891323 - Remove the 'no-ion' jit-test flag from expression-autopsy.js now that it passes. (rs=jorendorff)
This commit is contained in:
Родитель
5f4d724ed4
Коммит
43d297b457
|
@ -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) {
|
function check_one(expected, f, err) {
|
||||||
var failed = true;
|
var failed = true;
|
||||||
try {
|
try {
|
||||||
|
|
Загрузка…
Ссылка в новой задаче