Replace use of std containers with WTF's equivalents in v8_context_snapshot.cc
This CL replaces the use of std::array of std containers with WTF::Vector in v8_context_snapshot.cc. Bug: 952716 Change-Id: I1c66d018251c06f147f7bb0ecc1f6dc724bb43eb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1695063Reviewed-by:Kentaro Hara <haraken@chromium.org> Reviewed-by:
Hitoshi Yoshida <peria@chromium.org> Commit-Queue: Miyoung Shin <myid.shin@igalia.com> Cr-Commit-Position: refs/heads/master@{#676175}
Showing
Please register or sign in to comment