Reviewers: Yang,
Description:
Cleanup: Remove NativesCollection<.>::*Raw* methods.
These methods for used for compressed libraries, where GetSource* functions
contained the compressed sources and [GS]etRawSource* the uncompressed
sources. This is dead code since the API no longer supports compression.
(If you need/want compressed sources, use the external startup data and
compress/uncompress on the Embedder's side.)
BUG=
Please review this at https://codereview.chromium.org/772853003/
Base URL: https://chromium.googlesource.com/v8/v8.git@master
Affected files (+26, -85 lines):
M src/bootstrapper.cc
M src/d8.cc
M src/natives.h
M src/natives-external.cc
M src/serialize.cc
M test/cctest/test-log.cc
M tools/js2c.py
--
--
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.