Michael Ferris
|
cf71a962c1
Merge 1809 October Update changes
|
7 years ago |
Michael Holman
|
f00612bbc3
[CVE-2018-8385] Edge - Logic bug in Chakra temp tracker leads to invalid pointer read - Internal
|
7 years ago |
Derek Morris
|
75488126f0
Add SymID_Invalid to handle (SymID)-1
|
7 years ago |
Michael Ferris
|
42350a0088
When trying to untag a var, if that var is single def and is an int constant, simply return the IntConstOpnd with no checks.
|
8 years ago |
Matt Gardner
|
da8e8dd10e
reinstate LdLen in bytecode with additional profile info
|
8 years ago |
Michael Holman
|
a84fc40a22
[1.7>1.8] [MERGE #4411 @MikeHolman] 17-12 Security Update
|
8 years ago |
Michael Holman
|
3237eca000
[CVE-2017-11918] JIT: Escape analysis bug - Google, Inc.
|
8 years ago |
Michael Ferris
|
fa9151ead4
Create new Opnd ListOpnd. Currently available only at lower and after.
|
8 years ago |
Louis Lafreniere
|
6e39312394
Initialize locals
|
8 years ago |
Michael Ferris
|
b96682f243
Revert "Fix delete InlineeEnd incorrectly"
|
9 years ago |
Tom Tan
|
a9e6f85290
Fix delete InlineeEnd incorrectly
|
9 years ago |
Derek Morris
|
95a017dfb8
Change ByteCodeUses API further, allowing common use cases to be clearer.
|
9 years ago |
Derek Morris
|
8cac7cc08d
Change the bytecodeuse apis to better check for correctness going forward.
|
9 years ago |
Michael Holman
|
80de6d5071
reduce property record storage on JIT server
|
9 years ago |
Jianchun Xu
|
4f93a9d8ce
JIT: to compile on Linux
|
9 years ago |
Derek Morris
|
99f5933f03
Allow LdLen to take tmp args (significant in regexp)
|
9 years ago |
Michael Holman
|
e7f1ad15c3
fix more bytecode aux array reads, populate property record info in JIT
|
9 years ago |
Michael Holman
|
f7f273f0d7
Merge branch 'master' into oopjit
|
9 years ago |
Paul Leathers
|
0f4a5f5822
Replace the distinction between OpHasImplicitCall and OpCallsValueOf with a distinction between OpHasImplicitCall (for opcodes that may trigger implicit calls regardless of operand attributes) and OpOpndHasImplicitCall (for opcodes that trigger implicit calls only as part of evaluating/reading/writing their operands). This allows us to fix some cases of missing implicit call bailout points without further complicating the logic and to be less conservative in our placement of bailout points in other cases.
|
9 years ago |
Michael Holman
|
35dd3bc5de
fixup more data structures, don't completely disable globopt
|
9 years ago |
Jianchun Xu
|
cec0e9a84f
replace wchar_t/L"..." with char16/_u("...")
|
10 years ago |
Jianchun Xu
|
8567cfe6c1
update all references to use correct CamelCase file names
|
10 years ago |
Jianchun Xu
|
47eab483b9
change top-level dir Lib back to lib
|
10 years ago |
Jianchun Xu
|
4e05cc2969
rename /lib/ files to CamelCase
|
10 years ago |
Josh Soref
|
2b765347f6
Fix various spelling errors.
|
10 years ago |
Michael Ferris
|
849d3f78b9
Allow any invariant register in Memset.
|
10 years ago |
ChakraBot
|
5d8406741f
Initial commit
|
10 years ago |