DescriptionRemove 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.
R=svenpanne@chromium.org
BUG=
Committed: https://code.google.com/p/v8/source/detail?r=20683
Patch Set 1 #
Total comments: 11
Patch Set 2 : rebased #Patch Set 3 : code review (svenpanne) #Patch Set 4 : Add ScriptData::New, remove ctor. #Patch Set 5 : . #Patch Set 6 : . #Patch Set 7 : rebased #
Messages
Total messages: 7 (0 generated)
|