rhuanjl
|
2ee13d2cf7
Newline at file ends
|
7 سال پیش |
Paul Leathers
|
7c5a6bf2fc
OS#15992595: On debug reparse, update all entry points associated with all parsed functions, not just the ones associated with function objects. Object may evolve after reparse and use types that are not referenced at reparse time.
|
7 سال پیش |
Curtis Man
|
105b8f205f
Experimental: Introduce "lite" ChakraCore build
|
8 سال پیش |
Sandeep Agarwal
|
be5c231aae
[1.6>1.7] [MERGE #3485 @agarwal-sandeep] OS# 12999605: Fix deleting of DebugContext
|
8 سال پیش |
Sandeep Agarwal
|
e9f2d8b093
OS# 12999605: Fix deleting of DebugContext
|
8 سال پیش |
Doug Ilijev
|
786f348d13
[1.6>1.7] [MERGE #3447 @dilijev] Fix #3438: AutoInitLibraryCodeScope: hide Intl.js initialization from debugger in addition to profiler.
|
8 سال پیش |
Doug Ilijev
|
017c4a5655
Fix #3438: AutoInitLibraryCodeScope: hide Intl.js initialization from debugger in addition to profiler.
|
8 سال پیش |
Kyle Farnung
|
1c2d2591d4
Report script loads from eval when debugging
|
8 سال پیش |
Michael Holman
|
129885bedf
return hr so caller can failfast
|
9 سال پیش |
Michael Holman
|
4acdadaa9e
change debug attach asserts about OOM to failfasts
|
9 سال پیش |
Paul Leathers
|
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 سال پیش |
Sandeep Agarwal
|
6e038a870e
Check if script context is closed during RundownSourcesAndReparse
|
9 سال پیش |
Sandeep Agarwal
|
43bc5e58f4
During reparse script context can get closed and destroy debug context,
|
9 سال پیش |
Sandeep Agarwal
|
78c7913bd8
JsRT Debugging APIs
|
9 سال پیش |
Sandeep Agarwal
|
dcb4a43c88
If debugger attach/detach fails terminate the process as we can't recover from failure during attach/detach
|
10 سال پیش |
Jianchun Xu
|
cec0e9a84f
replace wchar_t/L"..." with char16/_u("...")
|
10 سال پیش |
Sandeep Agarwal
|
d0925e14f3
Determine debug mode based on per script/source instead of ScriptContext
|
10 سال پیش |
Jianchun Xu
|
47eab483b9
change top-level dir Lib back to lib
|
10 سال پیش |
Jianchun Xu
|
4e05cc2969
rename /lib/ files to CamelCase
|
10 سال پیش |
Hitesh Kanwathirtha
|
6649f32826
Add switch to turn off JIT
|
10 سال پیش |
ChakraBot
|
5d8406741f
Initial commit
|
10 سال پیش |