Reviewers: zarko, Dmitry Titov, Vitaly, Mads Ager,

Message:
please, review

Description:
[Isolates] Fix compile under Win32 and presumably for FreeBSD, OpenBSD, Solaris
+ small cleanup.

Erroneous Isolate API stubs for Isolate::New / Isolate::GetCurrent were fixed. Thread and Sampler class constructors got Isolate attribute (same as in Linux
and MacOSX).
Removed no longer used ContextSwitcher::singleton_


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

SVN Base: http://v8.googlecode.com/svn/branches/experimental/isolates/

Affected files:
  M     src/api.cc
  M     src/platform-freebsd.cc
  M     src/platform-nullos.cc
  M     src/platform-openbsd.cc
  M     src/platform-solaris.cc
  M     src/platform-win32.cc
  M     src/v8threads.h
  M     src/v8threads.cc


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

Reply via email to