Jianchun Xu
|
972009a89e
ChakraCore fix for servicing release 18-02B: CVE-2018-0858
|
8 лет назад |
Josh Soref
|
3bed0075eb
spelling: function changes
|
10 лет назад |
Mark Marron
|
603007b228
Fix leak on top-level function load and bug in external function inflate.
|
8 лет назад |
Mark Marron
|
1945e02ef9
TTD -- Updates to debug integration and log optimization.
|
8 лет назад |
Mark Marron
|
c67270994a
TTD -- misc fixes and enhancements.
|
9 лет назад |
Mark Marron
|
8fc58a6b4a
Updates for programatic log emit, logging optimizations, and bug fixes.
|
9 лет назад |
Lei Shi
|
f63759b145
Merge branch 'master' into users/leish/wb3merge
|
9 лет назад |
Kyle Farnung
|
6e57c26b10
Fix TTD issues found during Node master merge
|
9 лет назад |
Lei Shi
|
578f5b959f
fix for the special constructor for functionBody (which enforced write barrier)
|
9 лет назад |
Lei Shi
|
1c7dc3a7c2
some write barrier fixes
|
9 лет назад |
Paul Leathers
|
40d7a92d42
Replace FunctionBody reference in ScopeSlots with FunctionInfo: The ScopeSlots structure used to hold closure-captured variables has a reference to the scope in the form of a FunctionBody*. But that FunctionBody may become a stale reference after redeferral. Replace with an immutable FunctionInfo*.
|
9 лет назад |
Mark Marron
|
cad31b87da
TTD -- Enable record w/o debug mode, fixes for reverse continue, updates to assertions, enable OSX, and misc. fixes.
|
9 лет назад |
Paul Leathers
|
a384d2e3a3
Redefer function bodies that are not currently being executed and are
|
9 лет назад |
Mark Marron
|
0bbc9b582c
TTD -- Merge of TTD Loop, Multi-Context, JIT support, and TTD check simplification.
|
9 лет назад |
Oguz Bastemur
|
f7f7132248
Jsrt: new string API
|
9 лет назад |
Mark Marron
|
236f29ed97
TTD -- Bug fix FunctionBody lookup and Assert condition.
|
9 лет назад |
Mark Marron
|
73751c2461
Revise code around record/replay of ScriptContext enter/exit.
|
9 лет назад |
Mark Marron
|
830fa57243
TTD - Tests and Bug Fixes
|
9 лет назад |
Mark Marron
|
62a19a260e
TTD - Support for DebuggerScope snap/restore.
|
9 лет назад |
Mark Marron
|
7fbd37a71f
Enable debugging with VSCode, bugfixes for Node, bugfixes for ReactNative.
|
9 лет назад |
Hitesh Kanwathirtha
|
4a78cf4ca3
Re-enable TTD post merge
|
9 лет назад |
Mark Marron
|
648181a5e4
Merge from Time-Travel Debugging with history squash.
|
9 лет назад |