Paul Leathers
|
e3e1a360e5
[1.8>1.9] [MERGE #4676 @pleath] ChakraCore 2018-02 security updates
|
před 8 roky |
Jianchun Xu
|
972009a89e
ChakraCore fix for servicing release 18-02B: CVE-2018-0858
|
před 8 roky |
Mark Marron
|
dce88af538
Updates to support innerloop TTD.
|
před 8 roky |
Hitesh Kanwathirtha
|
8c0764e1aa
[1.8>1.9] [MERGE #4631 @digitalinfinity] OS 15681335: Fix inspection of Promise state in debugger
|
před 8 roky |
Hitesh Kanwathirtha
|
2e26506df2
OS 15681335: Fix inspection of Promise state in debugger
|
před 8 roky |
Oguz Bastemur
|
157fd4f158
remove old interceptors code and open a space under TypeFlagMask
|
před 8 roky |
Derek Morris
|
eca08f1ab9
A pass over initialization of Arena-allocated classes
|
před 8 roky |
Hitesh Kanwathirtha
|
4378b6a971
Devirtualize FunctionInfo
|
před 8 roky |
Taylor Woll
|
1c68c73e59
[1.7>1.8] [MERGE #4195 @boingoing] Merge unreleased/rs3 to release/1.7
|
před 8 roky |
Taylor Woll
|
036fe50c38
Merge unreleased/rs3 to release/1.7
|
před 8 roky |
Oguz Bastemur
|
fc6240eff9
jsrt: JsObject Delete/Get/Has/OwnP../Set Property
|
před 8 roky |
Etienne BAUDOUX
|
8e6b81f70b
Fixed a bug where the length property was showing up 2 times in the debugger trace. Also removed the "arguments" and "caller" property to be spec compliant. I opened an issue about the fact that the built ins methods in C++ are not spec compliant : https://github.com/Microsoft/ChakraCore/issues/3043
|
před 8 roky |
Rajat Dua
|
f8acf7f377
FromVar hardening
|
před 8 roky |
Sandeep Agarwal
|
42bf8be0df
[1.7>master] [MERGE #3917 @agarwal-sandeep] 17-10 Security Update that addresses the following issues in ChakraCore
|
před 8 roky |
Rajat Dua
|
f08408b524
[CVE-2017-11808] Type confusion in FrameDisplay items may lead to oob read/write
|
před 8 roky |
Oguz Bastemur
|
2d70886bc2
[1.7>master] [MERGE #3894 @obastemur] perf: simplify stringify + GetOrAddPropertyRecord
|
před 8 roky |
Oguz Bastemur
|
e541442619
GetOrAddPropertyRecord PropertyString check
|
před 8 roky |
Michael Holman
|
53f144188d
optimize object assign
|
před 8 roky |
Taylor Woll
|
716577902d
[1.7>master] [MERGE #3743 @boingoing] Binding for special named properties
|
před 8 roky |
Michael Holman
|
50fc14e528
remove ArenaLiteralString
|
před 8 roky |
Taylor Woll
|
be9bcf2388
Binding for special named properties
|
před 8 roky |
Curtis Man
|
105b8f205f
Experimental: Introduce "lite" ChakraCore build
|
před 8 roky |
Atul Katti
|
c77975468f
Fixes #586 JsCreateNamedFunction should create a tracked PropertyId for name to ensure toString() works as expected.
|
před 8 roky |
Sandeep Agarwal
|
00fc551d9d
Remove Simd.js code from ChakraCore - Part 1 (ifdef out)
|
před 8 roky |
Lei Shi
|
553a0db80b
fix proxy enumerator
|
před 9 roky |
Aneesh Divakarakurup
|
e8328c0842
[1.4>2.0] [MERGE #2729 @aneeshdk] Enabling eval in param scope
|
před 9 roky |
Aneesh Divakarakurup
|
08dc260232
Enabling eval in param scope
|
před 9 roky |
Mark Marron
|
a9fb4f8df8
[MERGE #2254 @mrkmarron] TTD -- fix to exception flow paths in TTD/Debugger interaction.
|
před 9 roky |
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*.
|
před 9 roky |
Mark Marron
|
2594f6e98e
TTD -- fix to exception flow paths in TTD/Debugger interaction.
|
před 9 roky |