Index: test/cctest/test-disasm-arm.cc |
=================================================================== |
--- test/cctest/test-disasm-arm.cc (revision 1363) |
+++ test/cctest/test-disasm-arm.cc (working copy) |
@@ -74,7 +74,6 @@ |
// in the rest of the macros. |
#define SETUP() \ |
InitializeVM(); \ |
- Serializer::disable(); \ |
v8::HandleScope scope; \ |
byte *buffer = reinterpret_cast<byte*>(malloc(4*1024)); \ |
Assembler assm(buffer, 4*1024); \ |