Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

style($compile,$controller): adding function names for debug/tracing #13420

Closed
wants to merge 1 commit into from

Conversation

jbedard
Copy link
Collaborator

@jbedard jbedard commented Dec 1, 2015

I find this very useful when profiling or looking at heap dumps. Normally browsers figure out the var name in stack traces but when looking at a heap dump things like var Attributes = function() { .. } or return function() { ... } all show up as "anonymous"...

@Narretz Narretz modified the milestone: 1.6.x Dec 1, 2015
@petebacondarwin petebacondarwin modified the milestones: 1.6.x, 1.4.9 Dec 1, 2015
@gkalpak gkalpak modified the milestones: 1.4.x, 1.4.9 Dec 10, 2015
@gkalpak
Copy link
Member

gkalpak commented Dec 10, 2015

LGTM

@gkalpak gkalpak modified the milestones: 1.5.1, 1.5.2 Mar 16, 2016
@gkalpak gkalpak removed this from the 1.5.1 milestone Mar 16, 2016
@Narretz Narretz closed this in a1010c5 Mar 18, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants