Reviewers: Sven Panne,
Message:
svenpanne, PTAL.
(Note: this is just removing stuff from the API, not adding anything.
Chromium
has already been updated to not use ScriptData.)
Description:
Remove the PreCompile API and ScriptData.
The new compilation API (ScriptCompiler::Compile) can produce the same
data, so
the separate precompilation phase is not needed. ScriptData is replaced by
ScriptCompiler::CachedData.
[email protected]
BUG=
Please review this at https://codereview.chromium.org/225753004/
SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge
Affected files (+63, -177 lines):
M include/v8.h
M src/api.cc
M src/parser.h
M src/parser.cc
M test/cctest/test-api.cc
--
--
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.