Fixing broken instruction offsets on block splits.

This commit is contained in:
Ben Vanik
2013-12-27 15:00:34 -08:00
parent 402c96f9a6
commit 5bc74313e3
3 changed files with 26 additions and 8 deletions

View File

@@ -217,7 +217,6 @@ private:
protected:
Arena* arena_;
private:
uint32_t attributes_;
uint32_t next_label_id_;