Remove tabs
Review URL: http://codereview.chromium.org/747002 git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@4070 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
This commit is contained in:
parent
9c9451eff3
commit
60fa408414
@ -384,7 +384,7 @@ Debug.LiveEditChangeScript.CompareFunctionExpectations =
|
||||
Debug.LiveEditChangeScript.CheckStackActivations = function(shared_wrapper_list,
|
||||
change_log) {
|
||||
var liveedit = Debug.LiveEditChangeScript;
|
||||
|
||||
|
||||
var shared_list = new Array();
|
||||
for (var i = 0; i < shared_wrapper_list.length; i++) {
|
||||
shared_list[i] = shared_wrapper_list[i].info;
|
||||
|
Loading…
Reference in New Issue
Block a user