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

Side by Side Diff: runtime/bin/vmservice/client/deployed/web/index.html_bootstrap.dart.js

Issue 219333011: Change how we provide value previews in the vm service. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: fix tests / gen js Created 6 years, 8 months 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 // Generated by dart2js, the Dart to JavaScript compiler. 1 // Generated by dart2js, the Dart to JavaScript compiler.
2 (function($){function dart() {}var A=new dart 2 (function($){function dart() {}var A=new dart
3 delete A.x 3 delete A.x
4 var B=new dart 4 var B=new dart
5 delete B.x 5 delete B.x
6 var C=new dart 6 var C=new dart
7 delete C.x 7 delete C.x
8 var D=new dart 8 var D=new dart
9 delete D.x 9 delete D.x
10 var E=new dart 10 var E=new dart
(...skipping 10540 matching lines...) Expand 10 before | Expand all | Expand 10 after
10551 a.B7=y 10551 a.B7=y
10552 a.X0=w 10552 a.X0=w
10553 C.cp.ZL(a) 10553 C.cp.ZL(a)
10554 C.cp.oX(a) 10554 C.cp.oX(a)
10555 return a},null,null,0,0,110,"new InstanceRefElement$created"]}}, 10555 return a},null,null,0,0,110,"new InstanceRefElement$created"]}},
10556 "+InstanceRefElement":[384], 10556 "+InstanceRefElement":[384],
10557 Js:{ 10557 Js:{
10558 "^":"Tp:107;a-77", 10558 "^":"Tp:107;a-77",
10559 call$1:[function(a){var z,y 10559 call$1:[function(a){var z,y
10560 z=J.U6(a) 10560 z=J.U6(a)
10561 if(z.t(a,"preview")!=null){z.soc(a,z.t(a,"preview")) 10561 if(z.t(a,"valueAsString")!=null){z.soc(a,z.t(a,"valueAsString"))
10562 a.szz(z.t(a,"preview"))}z=this.a 10562 a.szz(z.t(a,"valueAsString"))}z=this.a
10563 y=J.RE(z) 10563 y=J.RE(z)
10564 y.stY(z,y.ct(z,C.kY,y.gtY(z),a)) 10564 y.stY(z,y.ct(z,C.kY,y.gtY(z),a))
10565 y.ct(z,C.kY,0,1)},"call$1",null,2,0,107,51,[],"call"], 10565 y.ct(z,C.kY,0,1)},"call$1",null,2,0,107,51,[],"call"],
10566 $isEH:true}, 10566 $isEH:true},
10567 "+InstanceRefElement_expandEvent_closure":[493]}],["instance_view_element","pack age:observatory/src/elements/instance_view.dart",,Z,{ 10567 "+InstanceRefElement_expandEvent_closure":[493]}],["instance_view_element","pack age:observatory/src/elements/instance_view.dart",,Z,{
10568 "^":"", 10568 "^":"",
10569 hx:{ 10569 hx:{
10570 "^":["V0;Xh%-375,AP,fn,AP,fn,dZ,Sa,Uk,oq,Wz,SO,B7,X0-376",null,null,null,null,nu ll,null,null,null,null,null,null,null,function(){return[C.Nw]}], 10570 "^":["V0;Xh%-375,AP,fn,AP,fn,dZ,Sa,Uk,oq,Wz,SO,B7,X0-376",null,null,null,null,nu ll,null,null,null,null,null,null,null,function(){return[C.Nw]}],
10571 gQr:[function(a){return a.Xh},null,null,1,0,377,"instance",358,378], 10571 gQr:[function(a){return a.Xh},null,null,1,0,377,"instance",358,378],
10572 sQr:[function(a,b){a.Xh=this.ct(a,C.fn,a.Xh,b)},null,null,3,0,379,23,[],"instanc e",358], 10572 sQr:[function(a,b){a.Xh=this.ct(a,C.fn,a.Xh,b)},null,null,3,0,379,23,[],"instanc e",358],
(...skipping 7104 matching lines...) Expand 10 before | Expand all | Expand 10 after
17677 function Isolate(){var x=Object.prototype.hasOwnProperty 17677 function Isolate(){var x=Object.prototype.hasOwnProperty
17678 for(var w in y)if(x.call(y,w))this[w]=y[w] 17678 for(var w in y)if(x.call(y,w))this[w]=y[w]
17679 function ForceEfficientMap(){}ForceEfficientMap.prototype=this 17679 function ForceEfficientMap(){}ForceEfficientMap.prototype=this
17680 new ForceEfficientMap()}Isolate.prototype=a.prototype 17680 new ForceEfficientMap()}Isolate.prototype=a.prototype
17681 Isolate.prototype.constructor=Isolate 17681 Isolate.prototype.constructor=Isolate
17682 Isolate.p=y 17682 Isolate.p=y
17683 Isolate.$finishClasses=a.$finishClasses 17683 Isolate.$finishClasses=a.$finishClasses
17684 Isolate.makeConstantList=a.makeConstantList 17684 Isolate.makeConstantList=a.makeConstantList
17685 return Isolate}} 17685 return Isolate}}
17686 })() 17686 })()
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698