http://codereview.chromium.org/7247018/diff/1/src/api.cc File src/api.cc (right):
http://codereview.chromium.org/7247018/diff/1/src/api.cc#newcode4857 src/api.cc:4857: i::Isolate* isolate = i::Isolate::Current(); On 2011/06/24 11:30:05, Søren Gjesse wrote:
Is it correct that there is no GC now?
Yes. GC was here to grap a heap snaphot (because the old snapshot was hooked onto GC). http://codereview.chromium.org/7247018/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
