Bug #37 - Instrumenting e4x causes: jscoverage:filename:983: unsupported node type (73)
Submitted by: Philipp Kewisch
Date submitted: 2011-07-24 07:37:17 UTC
Status: Open
I'm attempting to instrument a project that makes extensive use of e4x. Every
file that contains an e4x statement like:
let etag = multistatus..D::getetag;
or even:
let linkifiedText = <p/>;
Cause one of the error messages:
jscoverage:filename:983: unsupported node type (73)
jscoverage:filename:62: unsupported node type (75)
Add a comment
Date submitted: 2011-07-24 10:08:44 UTC