This commit is contained in:
Christian Thalinger 2011-01-13 07:28:47 -08:00
commit 6aa9bf4152
1909 changed files with 3667 additions and 3470 deletions

View file

@ -2399,6 +2399,7 @@ public:
Label& slow_case // continuation point if fast allocation fails
);
void tlab_refill(Label& retry_tlab, Label& try_eden, Label& slow_case);
void incr_allocated_bytes(Register var_size_in_bytes, int con_size_in_bytes, Register t1);
// interface method calling
void lookup_interface_method(Register recv_klass,