Skip to content

new Constructor parses functionName as new rather than expected Constructor #17

@Xotic750

Description

@Xotic750

I was using the Chrome API but have begun switching to error-stack-parser so that I can get similar more consistent results across environments. The issue I am finding on Chromium, which didn't happen with their API, is:

StackFrame
columnNumber: 19
fileName: "http://fiddle.jshell.net/_display/"
functionName: "new"
lineNumber: 149
source: " at new CustomError (http://fiddle.jshell.net/_display/:149:19)"

Is this something that can be fixed?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions