Hello,
First of all I must say thank you for the such solid implementation of v8 bindings for jvm.
Great stuff!
I looked at the source briefly but was unable to find answer to the following question: What is the way to inspect runtime internals (memory footprint, maybe amount of objects in memory). Is it possible to do anything like that without attaching debugger to the runtime? Or is debugger the way to go?
Thanks!
Hello,
First of all I must say thank you for the such solid implementation of v8 bindings for jvm.
Great stuff!
I looked at the source briefly but was unable to find answer to the following question: What is the way to inspect runtime internals (memory footprint, maybe amount of objects in memory). Is it possible to do anything like that without attaching debugger to the runtime? Or is debugger the way to go?
Thanks!