Answer the question
In order to leave comments, you need to log in
Google Chrome. console.profiles - undefined. Why?
I'm trying to come up with some kind of automated solution for my javascript code. I found an interesting API, for some reason it doesn't work.
console.profile()
- starts profile;console.profileEnd()
- end it;console.profiles[]
- should be a storage for all my "snapshots"console.profiles == undefined
Answer the question
In order to leave comments, you need to log in
console.profiles was removed in version 29 of chrome
stackoverflow.com/questions/7527442/how-to-detect-...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question