https://codereview.chromium.org/201643003/diff/120001/include/v8-util.h
File include/v8-util.h (right):
https://codereview.chromium.org/201643003/diff/120001/include/v8-util.h#newcode87
include/v8-util.h:87: static void Dispose(v8::Isolate* isolate,
v8::UniquePersistent<V> value,
On 2014/03/18 12:13:19, dcarney wrote:
still have the problem that these are overridden in the sublclass
Done.
Now:
- StdMapTraits: std::map as backing impl.
- StrongMapTraits: StdMapTraits + kIsWeak = false
- DefaultPersistentValueMapTraits: StrongMapTraits + Dispose.
https://codereview.chromium.org/201643003/diff/120001/include/v8-util.h#newcode102
include/v8-util.h:102: /**
On 2014/03/18 12:13:19, dcarney wrote:
2 lines between definitions.
Done.
https://codereview.chromium.org/201643003/diff/120001/include/v8-util.h#newcode269
include/v8-util.h:269: /**
On 2014/03/18 12:13:19, dcarney wrote:
again
Done.
https://codereview.chromium.org/201643003/
--
--
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.