mirror of
https://github.com/corda/corda.git
synced 2025-03-04 05:02:38 +00:00
whitespace tweaks
This commit is contained in:
parent
79d281f7fa
commit
ec701b9994
@ -3040,6 +3040,7 @@ compile(MyThread* t, Frame* initialFrame, unsigned ip,
|
||||
(4, 4, c->memory
|
||||
(array, Compiler::FloatType, ArrayBody, index, 4), BytesPerWord));
|
||||
break;
|
||||
|
||||
case iaload:
|
||||
frame->pushInt
|
||||
(c->load
|
||||
@ -5621,6 +5622,7 @@ compile(MyThread* t, Allocator* allocator, Context* context)
|
||||
frame.set(--index, Frame::Long);
|
||||
c->initLocal(2, index, Compiler::IntegerType);
|
||||
break;
|
||||
|
||||
case 'D':
|
||||
frame.set(--index, Frame::Long);
|
||||
frame.set(--index, Frame::Long);
|
||||
|
Loading…
x
Reference in New Issue
Block a user