DescriptionRevert 20962 "Break cyclic reference between utils and platform."
> Platform includes utils.h for the definition of Vector<>, so utils.h
> can't include platform.h and has to use memcpy instead of OS::MemCopy.
>
> We split out Vector<> into its own header to break this cycle
> dependency.
>
> BUG=none
> R=mstarzinger@chromium.org
> LOG=n
>
> Review URL: https://codereview.chromium.org/251753002
BUG=none
LOG=n
TBR=danno@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=20976
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|