This commit is contained in:
David Anderson 2010-10-28 13:53:54 -07:00
Родитель 7940de2c92
Коммит eb388c1306
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -216,7 +216,7 @@ struct BaseIC : public MacroAssemblerTypedefs {
int secondShapeGuard : 11;
// Opcode this was compiled for.
JSOp op : 8;
JSOp op : 9;
// Release ExecutablePools referred to by this PIC.
void releasePools() {