https://codereview.chromium.org/1298113003/diff/40001/include/v8.h
File include/v8.h (right):
https://codereview.chromium.org/1298113003/diff/40001/include/v8.h#newcode4963
include/v8.h:4963: kGCTypeIncremental = 1 << 2,
On 2015/08/18 09:18:13, Hannes Payer wrote:
kGCTypeIncrementalMarking maybe?
Done.
https://codereview.chromium.org/1298113003/diff/40001/include/v8.h#newcode4978
include/v8.h:4978: typedef void (*GCCallback)(GCType type,
GCCallbackFlags flags);
On 2015/08/18 09:18:13, Hannes Payer wrote:
We should deprecated the corresponding API functions.
The typedefs are completely (read: 100%) compatible, so I cannot add
overloaded methods. I changed the methods to use the new types and added
deprecation warnings to the old ones.
https://codereview.chromium.org/1298113003/
--
--
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.