Skip to content
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.

Support chromes renamed function syntax #42

Merged
merged 1 commit into from May 6, 2013
Merged

Support chromes renamed function syntax #42

merged 1 commit into from May 6, 2013

Conversation

Nemo157
Copy link

@Nemo157 Nemo157 commented May 6, 2013

Noticed some lines were missing from the stack trace when you declare a function like

var A = function B () {};

chrome puts it in the stack trace as

  at B [as A]

occ added a commit that referenced this pull request May 6, 2013
Support chromes renamed function syntax
@occ occ merged commit aba506d into occ:master May 6, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants