Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(740)

Unified Diff: test/debugger/debug/debug-evaluate-locals-optimized-double.js

Issue 2519773003: [debug] Add Eval scope type to inspector protocol (Closed)
Patch Set: Address comments Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « test/debugger/debug/debug-eval-scope.js ('k') | test/debugger/debug/regress-5207.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/debugger/debug/debug-evaluate-locals-optimized-double.js
diff --git a/test/debugger/debug-evaluate-locals-optimized-double.js b/test/debugger/debug/debug-evaluate-locals-optimized-double.js
similarity index 98%
rename from test/debugger/debug-evaluate-locals-optimized-double.js
rename to test/debugger/debug/debug-evaluate-locals-optimized-double.js
index 90e79694c0bf7a4061d53ae8a1d9b4679a5fb0de..79abb00c0730d29237264b48a8fa49c06456928a 100644
--- a/test/debugger/debug-evaluate-locals-optimized-double.js
+++ b/test/debugger/debug/debug-evaluate-locals-optimized-double.js
@@ -25,10 +25,9 @@
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-// Flags: --expose-debug-as debug --expose-gc --allow-natives-syntax
+// Flags: --expose-gc
// Flags: --inline-construct
-// Get the Debug object exposed from the debug context global object.
Debug = debug.Debug
var listenerComplete = false;
« no previous file with comments | « test/debugger/debug/debug-eval-scope.js ('k') | test/debugger/debug/regress-5207.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698