Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
disnet
/
javascript-stacktrace
Public
forked from
stacktracejs/stacktrace.js
Notifications
You must be signed in to change notification settings
Fork
1
Star
2
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
javascript-stacktrace
stacktrace.js
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 12, 2011
Fixing last entry in Chrome stack
eriwen
committed
4eb006c
View commit details
Copy full SHA for 4eb006c
View code at this point
Browse repository at this point
Commits on Jun 7, 2011
BSD license not necessary after having removed guessFunctionNames()
eriwen
committed
0a4c13c
View commit details
Copy full SHA for 0a4c13c
View code at this point
Browse repository at this point
Commits on Jun 3, 2011
Added failing test for findFunctionName
homyakov
committed
2db0f5a
View commit details
Copy full SHA for 2db0f5a
View code at this point
Browse repository at this point
More exact regular expressions
homyakov
committed
cc3eb8f
View commit details
Copy full SHA for cc3eb8f
View code at this point
Browse repository at this point
Commits on May 31, 2011
More tests for findFunctionName
homyakov
committed
613caf9
View commit details
Copy full SHA for 613caf9
View code at this point
Browse repository at this point
Tests reformatted; methods renamed
homyakov
committed
7dc2808
View commit details
Copy full SHA for 7dc2808
View code at this point
Browse repository at this point
Tests optimized; Started rewriting guessFunction()
homyakov
committed
18251fc
View commit details
Copy full SHA for 18251fc
View code at this point
Browse repository at this point
Changing non-ASCII character to fix issue #23
eriwen
authored and
Victor Homyakov
committed
2df9cca
View commit details
Copy full SHA for 2df9cca
View code at this point
Browse repository at this point
Commits on May 30, 2011
Changed exception stack processing for Chrome; instrumented function is attached to body of instrumentation wrapper
Victor Homyakov
committed
276c11e
View commit details
Copy full SHA for 276c11e
View code at this point
Browse repository at this point
Commits on May 17, 2011
Method createException() can be used in unit tests; opera checks merged
Victor
committed
b799662
View commit details
Copy full SHA for b799662
View code at this point
Browse repository at this point
Commits on Apr 7, 2011
Simplified options processing; added explicit createException() method
Victor
committed
14663a2
View commit details
Copy full SHA for 14663a2
View code at this point
Browse repository at this point
Some tests fixed
Victor
committed
0ac77fd
View commit details
Copy full SHA for 0ac77fd
View code at this point
Browse repository at this point
Duplicate Opera detection code merged into one line
Victor
committed
ac4eaf8
View commit details
Copy full SHA for ac4eaf8
View code at this point
Browse repository at this point
Do not use the stored mode: different exceptions in Chrome may or may not have arguments or stack
Victor
committed
37386d7
View commit details
Copy full SHA for 37386d7
View code at this point
Browse repository at this point
Chrome: e['arguments'] does not necessarily means that e.stack will exist (this change was somehow lost in master branch).
Victor
committed
8e878c1
View commit details
Copy full SHA for 8e878c1
View code at this point
Browse repository at this point
Commits on Apr 5, 2011
Fixed indentation in last commits. Changed my credits.
Victor
committed
c932283
View commit details
Copy full SHA for c932283
View code at this point
Browse repository at this point
better fix to creating an error
asuth
authored and
Victor
committed
2acd145
View commit details
Copy full SHA for 2acd145
View code at this point
Browse repository at this point
fixing dead code elimination issues from closure compiler
asuth
authored and
Victor
committed
1c15f82
View commit details
Copy full SHA for 1c15f82
View code at this point
Browse repository at this point
fix warning in closure compiler
asuth
authored and
Victor
committed
ed3f90a
View commit details
Copy full SHA for ed3f90a
View code at this point
Browse repository at this point
Allow stacktrace to work in environments where window is not defined
Damien Bargiacchi
authored and
Victor
committed
ca0d470
View commit details
Copy full SHA for ca0d470
View code at this point
Browse repository at this point
Commits on Dec 4, 2010
Adding Victor as a contributor
eriwen
committed
d6d6bc9
View commit details
Copy full SHA for d6d6bc9
View code at this point
Browse repository at this point
Commits on Dec 2, 2010
Code cleanup
eriwen
committed
6f8e44c
View commit details
Copy full SHA for 6f8e44c
View code at this point
Browse repository at this point
Adding top of Chrome stack back as it may hide useful information in some cases
eriwen
committed
a6d54c2
View commit details
Copy full SHA for a6d54c2
View code at this point
Browse repository at this point
Merging in Victors bug fix and updating unit tests
eriwen
committed
9902236
View commit details
Copy full SHA for 9902236
View code at this point
Browse repository at this point
Commits on Nov 30, 2010
Original error (if available) is used in mode(), avoiding strange situation in Chrome 7 when created in mode() exception has 'arguments' field, but original error sometimes has 'arguments' and 'sta…
Show description for a6edb00
Victor
committed
a6edb00
View commit details
Copy full SHA for a6edb00
View code at this point
Browse repository at this point
Commits on Nov 24, 2010
Now includes first line of Firefox e.stack
eriwen
committed
0b88d72
View commit details
Copy full SHA for 0b88d72
View code at this point
Browse repository at this point
Commits on Oct 21, 2010
Slashifying bits in regex
eriwen
committed
8ed6f22
View commit details
Copy full SHA for 8ed6f22
View code at this point
Browse repository at this point
Fixing JSLint errors
eriwen
committed
0618e83
View commit details
Copy full SHA for 0618e83
View code at this point
Browse repository at this point
Commits on Oct 10, 2010
Minor regex optimizations
eriwen
committed
42f3185
View commit details
Copy full SHA for 42f3185
View code at this point
Browse repository at this point
Commits on Oct 5, 2010
Adding function instrumentation
eriwen
committed
fed8c8f
View commit details
Copy full SHA for fed8c8f
View code at this point
Browse repository at this point
Adding function instrumentation with stack trace
eriwen
committed
8bc9ac4
View commit details
Copy full SHA for 8bc9ac4
View code at this point
Browse repository at this point
Commits on Sep 28, 2010
Updating Opera 10 regexen and unit tests
eriwen
committed
4644ca2
View commit details
Copy full SHA for 4644ca2
View code at this point
Browse repository at this point
Adding additional Opera 10 support
eriwen
committed
ff80b75
View commit details
Copy full SHA for ff80b75
View code at this point
Browse repository at this point
Commits on Aug 31, 2010
stringifyArguments handles undefined and null properly
eriwen
committed
48ff069
View commit details
Copy full SHA for 48ff069
View code at this point
Browse repository at this point
Commits on Aug 30, 2010
Upgrading stringified arguments
eriwen
committed
5cfdb6c
View commit details
Copy full SHA for 5cfdb6c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.