Skip to content

[as func] suffix in Chrome for function name #171

Open
@mitar

Description

@mitar

I see that I have a function which has [as func] suffix for function name in Chrome and node.js. Example of the stack:

{ functionName: '[object Object].callerNameTest [as func]',
  fileName: 'packages/local-test_peerlibrary_stacktrace/tests.js',
  lineNumber: 24,
  columnNumber: 1,
  source: '    at [object Object].callerNameTest [as func] (packages/local-test_peerlibrary_stacktrace/tests.js:24:1)' },

Is this normal? Shouldn't this be removed/normalized?

I use Meteor and stacktrace.js 1.3.1.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions