Hi again,
V8 does allow you to specify where a given script begins within its containing file, presumably to accommodate scripts embedded in HTML and other file formats. It also appears to permit negative line and column offsets, enabling exactly the behavior you're looking for.
Unfortunately ClearScript doesn't provide access to this feature, as it only supports script document names. We've added a feature request here.
Cheers!
V8 does allow you to specify where a given script begins within its containing file, presumably to accommodate scripts embedded in HTML and other file formats. It also appears to permit negative line and column offsets, enabling exactly the behavior you're looking for.
Unfortunately ClearScript doesn't provide access to this feature, as it only supports script document names. We've added a feature request here.
Cheers!