Taylor Woll
|
a9aee51164
[CVE-2020-0711]
|
6 лет назад |
Taylor Woll
|
2e33d8247f
[CVE-2020-0712] An uninitialized memory usage error in the latest Microsoft Edge 44.18362.387.0 may be exploited to execute arbitrary code. - Individual
|
6 лет назад |
Taylor Woll
|
dce7443ae4
[CVE-2019-1196] Chakra Builtins Function Type Confusion
|
6 лет назад |
Paul Leathers
|
7827e11775
[CVE-2019-0937]
|
6 лет назад |
Akrosh Gandhi
|
9725847095
[CVE-2019-0923] Scripting Engine Memory Corruption - Individual
|
6 лет назад |
Michael Ferris
|
cf71a962c1
Merge 1809 October Update changes
|
7 лет назад |
Akrosh Gandhi
|
afed5a4855
Fix for destructuring declaration completion result.
|
7 лет назад |
Aneesh Divakarakurup
|
c0723f4985
Moving RS4 changes to master
|
7 лет назад |
Paul Leathers
|
13847da166
Enable early reference errors for most assignments to invalid LHS
|
7 лет назад |
Taylor Woll
|
1d0f7c4a9e
OS#16855035 - Properly support redeferral for serialized defer-parsed functions
|
7 лет назад |
Taylor Woll
|
6b20bc1cb8
Add a unit test and cleanup a little bit
|
7 лет назад |
Taylor Woll
|
aec8c11ac3
Don't create deferred stubs on functions when the parser did not store the captured name set
|
7 лет назад |
Aneesh Divakarakurup
|
9c8394ff89
Moving HomeObj field out of ScriptFunction
|
7 лет назад |
Paul Leathers
|
2f00cac3eb
Allow redeferral of functions that were fully compiled on original parse. Let the parser track heuristic and functional reasons for non-deferral separately by splitting one existing fscr bit into two. Functions that cannot be deferred for functional will not be redeferral candidates, but functions that were initially not deferred for heuristic reasons, e.g. small scripts, will become candidates for redeferral. Also fix an issue exposed by this change where FunctionInfo attribute bits set during byte code generation could be cleared in FuncInfo finalization.
|
7 лет назад |
Paul Leathers
|
6d311e33ad
Remove obsolete DeferNested config flag
|
7 лет назад |
Paul Leathers
|
9515daf418
Remove redundant fscrImplicitParents from parser flags
|
7 лет назад |
vsadov
|
7741bbbf4a
Top function declarations in script/eval should conflict with global let/const
|
7 лет назад |
Michael Holman
|
92185d65aa
eliminate unnecessary branches from bytecode
|
7 лет назад |
Irina Yatsenko
|
59233dce6c
Fix function expressions not to allow overwrite themselves
|
8 лет назад |
Curtis Man
|
8668e6a367
Reduce most script function object size by 16 bytes
|
8 лет назад |
Taylor Woll
|
6f746c0f72
Allow parameter scope to capture names
|
8 лет назад |
Curtis Man
|
e4c1bd449b
[MERGE #4969 @curtisman] Parser Refactor: Use different ParseNode kind for knopStr and knopName and enforce child node type for some operations
|
8 лет назад |
Rajat Dua
|
b323504aaf
[1.9>master] [1.8>1.9] [MERGE #4963 @rajatd] ChakraCore 2018-04 security updates
|
8 лет назад |
Curtis Man
|
ad53e643d7
Parser Refactor: Use different ParseNode kind for knopStr and knopName and enforce child node type for some operations
|
8 лет назад |
Curtis Man
|
2f37655c3f
Parser refactor: Even more use stronger type instead of casting from ParseNode
|
8 лет назад |
Rajat Dua
|
495de1a75c
[1.8>1.9] [MERGE #4963 @rajatd] ChakraCore 2018-04 security updates
|
8 лет назад |
Paul Leathers
|
26371402f1
[CVE-2018-0979] Incorrect byte code can cause dereference of uninitialized stack location - Internal
|
8 лет назад |
Rajat Dua
|
50b40b134f
Making dst of LdThis single-def
|
8 лет назад |
Michael Ferris
|
127f15395a
ParseNode cleanup
|
8 лет назад |
Curtis Man
|
a4058ce9b6
Parser refactor: More use stronger type instead of casting from ParseNode
|
8 лет назад |