I'm not happy with having references to compilation in the api.h since this stuff is not necessarily tied to compilation only. Also, this proposal only allows one saved scope per VM so you can never have more than one thread compiling.
Can we instead have register/deregister functions that allow more than one scope
to be saved at a time? http://codereview.chromium.org/10640012/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
