Reviewers: antonm,

Description:
Optimizing HandleScope. Also fixed HandleScope destruction when API getter
throws an exception.

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

SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/

Affected files:
  M     include/v8.h
  M     src/api.h
  M     src/api.cc
  M     src/assembler.h
  M     src/assembler.cc
  M     src/handles.cc
  M     src/ia32/assembler-ia32.h
  M     src/ia32/code-stubs-ia32.cc
  M     src/ia32/macro-assembler-ia32.h
  M     src/ia32/macro-assembler-ia32.cc
  M     src/ia32/stub-cache-ia32.cc
  M     src/runtime.h
  M     src/runtime.cc
  M     src/serialize.cc
  M     src/x64/code-stubs-x64.cc
  M     src/x64/macro-assembler-x64.h
  M     src/x64/macro-assembler-x64.cc
  M     src/x64/stub-cache-x64.cc


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

Reply via email to