Changing size of ecma-array's chunk to fixed 8 bytes.

This commit is contained in:
Ruben Ayrapetyan
2014-08-08 18:23:02 +04:00
parent 0007adce8b
commit cd0246bedc
5 changed files with 7 additions and 12 deletions
+1 -1
View File
@@ -24,4 +24,4 @@ void optimizer_adjust_jumps (OPCODE *, OPCODE *, int16_t);
void optimizer_reorder_scope (uint16_t, uint16_t);
void optimizer_run_passes (OPCODE *);
#endif // OPTIMIZER_PASSES_H
#endif // OPTIMIZER_PASSES_H