| Index: test/mjsunit/codegen-coverage.js
|
| diff --git a/test/mjsunit/codegen-coverage.js b/test/mjsunit/codegen-coverage.js
|
| index 8e7f1891a2134d34a1c268ddf75c64b261882709..cd538635d6edef9032545b9e8ffca59a983c34b7 100644
|
| --- a/test/mjsunit/codegen-coverage.js
|
| +++ b/test/mjsunit/codegen-coverage.js
|
| @@ -25,8 +25,6 @@
|
| // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
| // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
| -// Flags: --nofull-compiler --nofast-compiler
|
| -
|
| // Test paths in the code generator where values in specific registers
|
| // get moved around.
|
| function identity(x) {
|
|
|