X-Git-Url: https://git.saurik.com/apple/javascriptcore.git/blobdiff_plain/81345200c95645a1b0d2635520f96ad55dfde63f..refs/heads/master:/bytecompiler/RegisterID.h diff --git a/bytecompiler/RegisterID.h b/bytecompiler/RegisterID.h index 5ec7c44..688c8b9 100644 --- a/bytecompiler/RegisterID.h +++ b/bytecompiler/RegisterID.h @@ -70,7 +70,6 @@ namespace JSC { void setIndex(int index) { - ASSERT(!m_refCount); #ifndef NDEBUG m_didSetIndex = true; #endif