rubyjs / therubyracer

Embed the V8 Javascript Interpreter into Ruby
1.66k stars 191 forks source link

Add numHeapSpaces to isolate #361

Open flexyford opened 9 years ago

flexyford commented 9 years ago

Just wanted to get my feet wet and implement a simple fn

size_t NumberOfHeapSpaces()

cowboyd commented 9 years ago

Thanks for the PR @flexyford! Can you rebase onto upgrade-to-v8-4.5 Looks like there's a slight merge conflict.