Sign in
webkit
/
WebKit
/
431c47fbae9b6dec87c0dd4d3e46bfb763a4c9a3
/
Source
/
WTF
/
wtf
/
StackTrace.h
bf9ed22
StackTrace outputs a garbage prefix because WTF::StackTrace::m_prefix is filled with the stack content
by Hironori.Fujii@sony.com
· 3 years, 4 months ago
82943a9
Add a way to prefix output of `WTFReportBacktrace` to make log filtering easier
by drousso@apple.com
· 3 years, 8 months ago
6ad46d6
Remove <wtf/Optional.h> https://bugs.webkit.org/show_bug.cgi?id=226437
by darin@apple.com
· 3 years, 8 months ago
a4ddc78
Remove WTF::Optional synonym for std::optional, using that class template directly instead
by darin@apple.com
· 3 years, 8 months ago
2a31ffc
[WTF][JSC] Make JSC and WTF aggressively-fast-malloced
by ysuzuki@apple.com
· 5 years ago
8b7a022
wtf/Optional.h: move-constructor and move-assignment operator should disengage the value being moved from
by cdumez@apple.com
· 6 years ago
1471278
[WTF] Use std::unique_ptr for StackTrace
by utatane.tea@gmail.com
· 8 years ago
40a8174
Speculative Windows build fix after r216428.
by mark.lam@apple.com
· 8 years ago
cce7656
Introduce ExceptionScope::assertNoException() and releaseAssertNoException().
by mark.lam@apple.com
· 8 years ago
979afbb
Unreviewed, fix Windows build after r215715
by utatane.tea@gmail.com
· 8 years ago
5795061
[WTF] Move JSC tools/StackTrace to WTF and unify stack trace dump code
by utatane.tea@gmail.com
· 8 years ago
[Renamed (65%) from Source/JavaScriptCore/tools/StackTrace.h]
9f5eaea
[Re-landing] Implement a StackTrace utility object that can capture stack traces for debugging.
by mark.lam@apple.com
· 8 years ago
e14a64c
Unreviewed, rolling out r213695.
by ryanhaddad@apple.com
· 8 years ago
200aaf8
Implement a StackTrace utility object that can capture stack traces for debugging.
by mark.lam@apple.com
· 8 years ago