... and stale code
This commit is contained in:
parent
824f1d64fb
commit
0780d1566d
@ -43,7 +43,6 @@ private:
|
||||
};
|
||||
|
||||
void deoptimize(nmethod* nm, address* return_addr_ptr);
|
||||
bool is_armed_permanently(nmethod* nm) { return guard_value(nm) < 0; }
|
||||
void arm(nmethod* nm) { arm_with(nm, armed); }
|
||||
|
||||
protected:
|
||||
|
Loading…
x
Reference in New Issue
Block a user