diff --git a/js/js2/icodegenerator.h b/js/js2/icodegenerator.h index 5db27bd2a593..617dbf2b537c 100644 --- a/js/js2/icodegenerator.h +++ b/js/js2/icodegenerator.h @@ -156,7 +156,7 @@ namespace JavaScript { typedef Instruction_2 LoadName; typedef Instruction_2 SaveName; - typedef Instruction_2 LoadImmediate; + typedef Instruction_2 LoadImmediate; typedef Instruction_2 LoadVar; typedef Instruction_2 SaveVar; typedef Instruction_2