Reviewers: Dmitry Titov,

Description:
Avoid isolate lookup in HandleScope destructor.

This has a nice side effect that we can assert the isolate stayed the
same. I had to update one of our new tests to satisfy this assert.

Please review this at http://codereview.chromium.org/3545004/show

Affected files:
  M include/v8.h
  M src/api.cc
  M src/handles-inl.h
  M src/isolate.cc
  M test/cctest/test-api.cc


--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to