changeset 35085 | 839c8ba29724 |
parent 30303 | c703c89fddbf |
child 35135 | dd2ce9021031 |
35084:5b34a4ae0f58 | 35085:839c8ba29724 |
---|---|
35 // Max size with JVMTI |
35 // Max size with JVMTI |
36 |
36 |
37 const static int InterpreterCodeSize = 230*K; |
37 const static int InterpreterCodeSize = 230*K; |
38 |
38 |
39 #endif // CPU_PPC_VM_TEMPLATEINTERPRETER_PPC_HPP |
39 #endif // CPU_PPC_VM_TEMPLATEINTERPRETER_PPC_HPP |
40 |
|
41 |