LGTM, except for the counter updating.
http://codereview.chromium.org/565047/diff/1/4 File src/api.cc (right): http://codereview.chromium.org/565047/diff/1/4#newcode2775 src/api.cc:2775: i::Counters::contexts_created_by_snapshot.Increment(); This context is not created from the snapshot, right? http://codereview.chromium.org/565047 -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
