Jacob Richman
|
a6a206062d
|
Custom formatter cleanup Fix case where displaying a class constructor generated unreadable huge output. Fix case where exceptions were throw. Correct display of statics, fix indentation bugs. Add improved custom formatter test to main repro. As a drive by fix, switch hashCode to use a symbol instead of the name $identityHash as $identityHash was making custom formatter test output unstable.
BUG=
R=vsm@google.com
Review-Url: https://codereview.chromium.org/2703263002 .
|
2017-02-28 17:47:53 -08:00 |
|
Leaf Petersen
|
ef120f105f
|
When metadata is not requested, elide signature information that is
not needed for dynamic checks (static fields/getters/setters and constructors).
BUG=
R=jmesserly@google.com
Review-Url: https://codereview.chromium.org/2711253004 .
|
2017-02-24 12:59:09 -08:00 |
|
Jacob Richman
|
1b339deab2
|
Support lazy JS types.
BUG=
R=jmesserly@google.com
Review URL: https://codereview.chromium.org/2515353003 .
|
2016-11-22 10:55:35 -08:00 |
|
Vijay Menon
|
9af2fb0115
|
More DDC mirrors support
(Note, this is a straight migration of the old DDC repo CL. :-))
R=jmesserly@google.com
Review URL: https://codereview.chromium.org/2301973002 .
|
2016-09-01 10:13:31 -07:00 |
|
Vijay Menon
|
6a1a03add4
|
Make source map paths relative
R=jmesserly@google.com
Review URL: https://codereview.chromium.org/2288453002 .
|
2016-08-26 16:31:53 -07:00 |
|
John Messerly
|
c1139934a7
|
fix #626, add AMD module format and make it default
R=nweiz@google.com, vsm@google.com
Review URL: https://codereview.chromium.org/2249233002 .
|
2016-08-25 09:39:36 -07:00 |
|
Leaf Petersen
|
0315595d60
|
Check in codegen test expectations.
Codegen output is checked into repository to make codegen regressions
more visible (especially readability regressions).
BUG=
R=rnystrom@google.com
Review URL: https://codereview.chromium.org/2128353002 .
|
2016-07-07 15:57:22 -07:00 |
|