Reviewers: ernstm, Hannes Payer,

Description:
Move gc notifications from V8 to Isolate and make idle hint mandatory

Embedders should use e.g. isolate->IdleNotification(1000) instead
of v8::V8::IdleNotification()

BUG=397026
[email protected],[email protected]
LOG=y

Please review this at https://codereview.chromium.org/412163003/

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

Affected files (+90, -34 lines):
  M include/v8.h
  M src/api.cc
  M src/d8.cc
  M test/cctest/test-api.cc
  M test/cctest/test-heap.cc
  M test/cctest/test-object-observe.cc


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to