Commit d23ac0ea authored by Ben Noordhuis's avatar Ben Noordhuis Committed by Timothy J Fontaine
Browse files

src: add v8.getHeapStatistics() function

Add a one-to-one binding to v8::GetHeapStatistics().  Returns info on
the current state of the JS heap, like total size and amount used.
parent 010222d3
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment