Open Bug 762904 Opened 12 years ago Updated 2 years ago

DumpParseTree could use some improvement

Categories

(Core :: JavaScript Engine, defect)

x86
macOS
defect

Tracking

()

People

(Reporter: ejpbruel, Unassigned)

Details

(Whiteboard: [js:t])

A while ago I wrote a rudimentary dump routine for parse nodes, but so far it hasn't been very useful. Among other things, it dumps the op field instead of the type field of each node, whereas the latter is actually more interesting (and ideally we should print both, imho).
Whiteboard: [js:t]
Assignee: general → nobody
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.