DescriptionFix: test-debug.cc: don't misuse C++.
The test in question (test-debug/LiveEditEnabled) is expected to fail, and it
failed, but because of the wrong reason (the test asserts that the default
isolate is not initialized, SetLiveEditEnabled initialized the default
isolate because it doesn't get one as param). Now it fails because of the right
reason.
R=ulan@chromium.org
BUG=
Committed: https://code.google.com/p/v8/source/detail?r=18203
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|