https://codereview.chromium.org/16206014/diff/1/include/v8.h
File include/v8.h (right):
https://codereview.chromium.org/16206014/diff/1/include/v8.h#newcode598
include/v8.h:598: static Persistent<T>& Upcast(Persistent<S>& that)) {
// NOLINT
How does this relate to Persistent::Cast? It looks like it's the same,
but with an additional TYPE_CHECK. Do we really need this plethora of
casting mehods (Cast/As/Upcast)? This is currently a totally
incomprehensible mess... :-/
Apart from that a tiny formatting nit: Breaking the line before
V8_INLINE makes the formatting less surprising.
https://codereview.chromium.org/16206014/
--
--
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/groups/opt_out.