Lei Shi (CHAKRA)
|
ade8dfee0c
address review comment
|
7 лет назад |
Lei Shi (CHAKRA)
|
b4f9705ae5
Use seperation error for xdata registration failures
|
7 лет назад |
Vladimir Sadov
|
c481b3c2a1
Extra OOM crash buckets.
|
7 лет назад |
Vladimir Sadov
|
a6c871e19c
Adding another kind of OOM errors for more cpecific bucketing of failures.
|
7 лет назад |
Mike Kaufman
|
08b23563d9
Merged PR 129185: [MERGE #5297 @VSadov] Adding telemetry for pinned objects and closed script contexts
|
7 лет назад |
Curtis Man
|
4b56108653
Improve watson bucketing by patching the exception address on fail fast so that the blame frame will be the calling function instead of RaiseException
|
7 лет назад |
Lei Shi (CHAKRA)
|
39599cf7fe
address review comments
|
7 лет назад |
Lei Shi (CHAKRA)
|
c76511661c
cap max single allocation
|
8 лет назад |
Curtis Man
|
ddf2d6a807
[MERGE #5034 @ipopescu93] Add support for traced large recycledvisited objects.
|
7 лет назад |
Ionel Popescu
|
2d6400110d
Add support for traced large recycledvisited objects.
|
7 лет назад |
Irina Yatsenko
|
60b52c56be
Rename functions with *fatal* to *unrecoverable* so !analyze doesn't skip them when walking the stack
|
8 лет назад |
Meghana Gupta
|
8521489757
Dont read Symbol.ToStringTag from the root in JsBuiltins
|
8 лет назад |
Sandeep Agarwal
|
dbdc3f8d83
Code Quality: Replace usage of _M_IX86_OR_ARM32 and _M_X64_OR_ARM64 with TARGET_32 and TARGET_64
|
8 лет назад |
Jack Horton
|
c40b9e598b
Fix ReportError enum ordering
|
8 лет назад |
Taylor Woll
|
1c68c73e59
[1.7>1.8] [MERGE #4195 @boingoing] Merge unreleased/rs3 to release/1.7
|
8 лет назад |
Taylor Woll
|
036fe50c38
Merge unreleased/rs3 to release/1.7
|
8 лет назад |
Daniel Libby
|
6f80abb8b3
Add failfast for RecyclerVisitedObjects that are placed in the LargeHeapBlock We're not planning on supporting this in the short-term, failfast if this ever happens
|
8 лет назад |
Akrosh Gandhi
|
58ac5aeb79
DOM iterator implementation part 2
|
9 лет назад |
Lei Shi
|
02a02c3a59
Merge from unreleased/rs2 to release/1.4
|
9 лет назад |
Michael Holman
|
ab503994ff
change how we do our seh failfast
|
9 лет назад |
Mark Marron
|
1b76e24e7f
Reserving error code for future use.
|
9 лет назад |
Mark Marron
|
cad31b87da
TTD -- Enable record w/o debug mode, fixes for reverse continue, updates to assertions, enable OSX, and misc. fixes.
|
9 лет назад |
Michael Holman
|
87d576549b
improve error reporting for RPC failfast
|
9 лет назад |
Curtis Man
|
ef065f4da8
Use the error HR for the exception code for debug attach/detech fatal error
|
9 лет назад |
Hitesh Kanwathirtha
|
a08d13730c
Merge branch 'master' into linux
|
9 лет назад |
Michael Holman
|
e021f2fc6a
fix build break from merge conflict
|
9 лет назад |
Michael Holman
|
9ce0ae0ac3
[1.2>master] [MERGE #923] add failfast if entryExitRecord list is messed up
|
9 лет назад |
Hitesh Kanwathirtha
|
33a6f43792
Merge branch 'master' into linux_m2
|
9 лет назад |
Michael Holman
|
ac67ca210d
change recent FailFasts to use ReportFatalException
|
9 лет назад |
Sandeep Agarwal
|
dcb4a43c88
If debugger attach/detach fails terminate the process as we can't recover from failure during attach/detach
|
10 лет назад |