DescriptionAdd script streaming API.
Blink will use this API to stream script data into V8 as the scripts
load. During loading, V8 can already parse the scripts. They will be then
compiled and executed when the loading is complete.
This is a reincarnation of https://codereview.chromium.org/366153002/
with fixes.
BUG=
R=jochen@chromium.org, rossberg@chromium.org, svenpanne@chromium.org, yangguo@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=23904
Patch Set 1 #Patch Set 2 : utf-8 test fixes #Patch Set 3 : size_t fix #Patch Set 4 : rebased #Patch Set 5 : moar #Patch Set 6 : todo #Patch Set 7 : rebased #
Messages
Total messages: 5 (1 generated)
|