Comment #1 on issue 4138 by [email protected]: --print-ast crashes on anonymous classes
https://code.google.com/p/v8/issues/detail?id=4138#c1

The following revision refers to this bug:
https://chromium.googlesource.com/v8/v8.git/+/f91c54fa0bd899da24899d4e141b422f7076d062

commit f91c54fa0bd899da24899d4e141b422f7076d062
Author: arv <[email protected]>
Date: Mon Jun 01 14:06:14 2015

Fix issue with --print-ast and class expressions

Make sure that --print-ast works even when the class expression has no
name.

This also updates the printer to print the properties of the class
literal.

BUG=v8:4138
LOG=N
R=rossberg

Review URL: https://codereview.chromium.org/1165613003

Cr-Commit-Position: refs/heads/master@{#28728}

[modify] http://crrev.com/f91c54fa0bd899da24899d4e141b422f7076d062/src/prettyprinter.cc [modify] http://crrev.com/f91c54fa0bd899da24899d4e141b422f7076d062/src/prettyprinter.h


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to