Mark Marron e36bb50cf3 TTD -- Correct behavior around unhandled exception & debugger 8 лет назад
..
BreakpointProbe.cpp 78c7913bd8 JsRT Debugging APIs 9 лет назад
BreakpointProbe.h 78c7913bd8 JsRT Debugging APIs 9 лет назад
CMakeLists.txt 1945e02ef9 TTD -- Updates to debug integration and log optimization. 8 лет назад
Chakra.Runtime.Debug.vcxproj 1945e02ef9 TTD -- Updates to debug integration and log optimization. 8 лет назад
Chakra.Runtime.Debug.vcxproj.filters 1945e02ef9 TTD -- Updates to debug integration and log optimization. 8 лет назад
DebugContext.cpp 14b97eb015 Fix inconsistency in F12 rundown/reparse after redeferral. F12 rundown/reparse counts on having function bodies stay around so that top-level functions can be discovered and reparsed. With the changes in redeferral, and making the function body dictionary into a LeafValueDictionary, function bodies can be discarded, so the functions that appear to be top-level at reparse time are missing information about enclosing scopes. Fix this by detecting top-level functions at byte code gen time and reparsing them even if they've been kicked out of the dictionary. 9 лет назад
DebugContext.h 14b97eb015 Fix inconsistency in F12 rundown/reparse after redeferral. F12 rundown/reparse counts on having function bodies stay around so that top-level functions can be discovered and reparsed. With the changes in redeferral, and making the function body dictionary into a LeafValueDictionary, function bodies can be discarded, so the functions that appear to be top-level at reparse time are missing information about enclosing scopes. Fix this by detecting top-level functions at byte code gen time and reparsing them even if they've been kicked out of the dictionary. 9 лет назад
DebugDocument.cpp 1945e02ef9 TTD -- Updates to debug integration and log optimization. 8 лет назад
DebugDocument.h 1945e02ef9 TTD -- Updates to debug integration and log optimization. 8 лет назад
DebugManager.cpp a7c7b37bda Debugging: Top frame should be the frame on which break happened 9 лет назад
DebugManager.h a7c7b37bda Debugging: Top frame should be the frame on which break happened 9 лет назад
DebuggingFlags.cpp b9837810ce marshal more to jit, fix couple synchronization bugs 9 лет назад
DebuggingFlags.h b9837810ce marshal more to jit, fix couple synchronization bugs 9 лет назад
DiagHelperMethodWrapper.cpp ab7ee7d37c xplat: keep uncaught exception object alive 9 лет назад
DiagHelperMethodWrapper.h ab7ee7d37c xplat: keep uncaught exception object alive 9 лет назад
DiagObjectModel.cpp e8328c0842 [1.4>2.0] [MERGE #2729 @aneeshdk] Enabling eval in param scope 9 лет назад
DiagObjectModel.h e8328c0842 [1.4>2.0] [MERGE #2729 @aneeshdk] Enabling eval in param scope 9 лет назад
DiagProbe.cpp 179be93371 Build lib/Runtime/Debug 10 лет назад
DiagProbe.h 6d36a6f737 swb: write barrier annotations 2 9 лет назад
DiagStackFrame.cpp a7c7b37bda Debugging: Top frame should be the frame on which break happened 9 лет назад
DiagStackFrame.h a7c7b37bda Debugging: Top frame should be the frame on which break happened 9 лет назад
MutationBreakpoint.cpp af97f3e4d4 Delete property opts 9 лет назад
MutationBreakpoint.h af97f3e4d4 Delete property opts 9 лет назад
ProbeContainer.cpp a7c7b37bda Debugging: Top frame should be the frame on which break happened 9 лет назад
ProbeContainer.h 47005692af C++ conformance. (building with /permissive-) 9 лет назад
RuntimeDebugPch.cpp 47eab483b9 change top-level dir Lib back to lib 10 лет назад
RuntimeDebugPch.h 8567cfe6c1 update all references to use correct CamelCase file names 10 лет назад
SourceContextInfo.cpp cec0e9a84f replace wchar_t/L"..." with char16/_u("...") 10 лет назад
SourceContextInfo.h c6bf63b2d6 swb: annotate nested field type, union 9 лет назад
TTActionEvents.cpp 84d61ad819 Exposing a new JSRT method to get additional information about exceptions 8 лет назад
TTActionEvents.h 84d61ad819 Exposing a new JSRT method to get additional information about exceptions 8 лет назад
TTEventLog.cpp 84d61ad819 Exposing a new JSRT method to get additional information about exceptions 8 лет назад
TTEventLog.h 84d61ad819 Exposing a new JSRT method to get additional information about exceptions 8 лет назад
TTEvents.cpp 1945e02ef9 TTD -- Updates to debug integration and log optimization. 8 лет назад
TTEvents.h 84d61ad819 Exposing a new JSRT method to get additional information about exceptions 8 лет назад
TTExecutionInfo.cpp e36bb50cf3 TTD -- Correct behavior around unhandled exception & debugger 8 лет назад
TTExecutionInfo.h e36bb50cf3 TTD -- Correct behavior around unhandled exception & debugger 8 лет назад
TTInflateMap.cpp c3c3db5086 [1.4>2.0] [MERGE #2826 @leirocks] Merge from unreleased/rs2 to release/1.4 8 лет назад
TTInflateMap.h c3c3db5086 [1.4>2.0] [MERGE #2826 @leirocks] Merge from unreleased/rs2 to release/1.4 8 лет назад
TTRuntimeInfoTracker.h 1945e02ef9 TTD -- Updates to debug integration and log optimization. 8 лет назад
TTRuntmeInfoTracker.cpp 1945e02ef9 TTD -- Updates to debug integration and log optimization. 8 лет назад
TTSerialize.cpp 1945e02ef9 TTD -- Updates to debug integration and log optimization. 8 лет назад
TTSerialize.h c3c3db5086 [1.4>2.0] [MERGE #2826 @leirocks] Merge from unreleased/rs2 to release/1.4 8 лет назад
TTSerializeEnum.h 1945e02ef9 TTD -- Updates to debug integration and log optimization. 8 лет назад
TTSnapObjects.cpp c67270994a TTD -- misc fixes and enhancements. 9 лет назад
TTSnapObjects.h c67270994a TTD -- misc fixes and enhancements. 9 лет назад
TTSnapTypes.cpp 8fc58a6b4a Updates for programatic log emit, logging optimizations, and bug fixes. 9 лет назад
TTSnapTypes.h 8fc58a6b4a Updates for programatic log emit, logging optimizations, and bug fixes. 9 лет назад
TTSnapValues.cpp 1945e02ef9 TTD -- Updates to debug integration and log optimization. 8 лет назад
TTSnapValues.h 1945e02ef9 TTD -- Updates to debug integration and log optimization. 8 лет назад
TTSnapshot.cpp 1945e02ef9 TTD -- Updates to debug integration and log optimization. 8 лет назад
TTSnapshot.h 1945e02ef9 TTD -- Updates to debug integration and log optimization. 8 лет назад
TTSnapshotExtractor.cpp 1945e02ef9 TTD -- Updates to debug integration and log optimization. 8 лет назад
TTSnapshotExtractor.h 1945e02ef9 TTD -- Updates to debug integration and log optimization. 8 лет назад
TTSupport.cpp 8fc58a6b4a Updates for programatic log emit, logging optimizations, and bug fixes. 9 лет назад
TTSupport.h 1945e02ef9 TTD -- Updates to debug integration and log optimization. 8 лет назад