https://codereview.chromium.org/1233073005/diff/20001/test/cctest/test-api.cc
File test/cctest/test-api.cc (left):

https://codereview.chromium.org/1233073005/diff/20001/test/cctest/test-api.cc#oldcode20990
test/cctest/test-api.cc:20990:
TEST(StreamingWithDebuggingDoesNotProduceParserCache) {
On 2015/07/20 13:22:47, ulan wrote:
Why is this removed?

I thought about this. It seems like I have to restore the old logic here
and also this test.

The current logic is still a bit wrong: if we parse first, then enable
the debugger, then we would have parse data that does not work for
compiling for debugging. But that's an existing issue.

I'll fix that in a follow-up CL.

https://codereview.chromium.org/1233073005/

--
--
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.

Reply via email to