DescriptionProvide default traits for PersistentValueMap
Re-try of issue 201643003. This caused linker errors on Win64, since the
linker insists on seeing the StrongMapTrait method implementations even
though they are never used. This will provide default implementations
for them.
R=dcarney@chromium.org
BUG=
Committed: https://code.google.com/p/v8/source/detail?r=20084
Patch Set 1 : Original patch from 201643003. #Patch Set 2 : Provide default implementations for StrongMapTraits methods, plus some minor style fixes. #
Messages
Total messages: 3 (0 generated)
|