Michael Ferris
|
cf71a962c1
Merge 1809 October Update changes
|
7 年之前 |
Michael Holman
|
f00612bbc3
[CVE-2018-8385] Edge - Logic bug in Chakra temp tracker leads to invalid pointer read - Internal
|
7 年之前 |
Derek Morris
|
75488126f0
Add SymID_Invalid to handle (SymID)-1
|
7 年之前 |
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 年之前 |
Matt Gardner
|
da8e8dd10e
reinstate LdLen in bytecode with additional profile info
|
8 年之前 |
Michael Holman
|
a84fc40a22
[1.7>1.8] [MERGE #4411 @MikeHolman] 17-12 Security Update
|
8 年之前 |
Michael Holman
|
3237eca000
[CVE-2017-11918] JIT: Escape analysis bug - Google, Inc.
|
8 年之前 |
Michael Ferris
|
fa9151ead4
Create new Opnd ListOpnd. Currently available only at lower and after.
|
8 年之前 |
Louis Lafreniere
|
6e39312394
Initialize locals
|
8 年之前 |
Michael Ferris
|
b96682f243
Revert "Fix delete InlineeEnd incorrectly"
|
9 年之前 |
Tom Tan
|
a9e6f85290
Fix delete InlineeEnd incorrectly
|
9 年之前 |
Derek Morris
|
95a017dfb8
Change ByteCodeUses API further, allowing common use cases to be clearer.
|
9 年之前 |
Derek Morris
|
8cac7cc08d
Change the bytecodeuse apis to better check for correctness going forward.
|
9 年之前 |
Michael Holman
|
80de6d5071
reduce property record storage on JIT server
|
9 年之前 |
Jianchun Xu
|
4f93a9d8ce
JIT: to compile on Linux
|
9 年之前 |
Derek Morris
|
99f5933f03
Allow LdLen to take tmp args (significant in regexp)
|
9 年之前 |
Michael Holman
|
e7f1ad15c3
fix more bytecode aux array reads, populate property record info in JIT
|
9 年之前 |
Michael Holman
|
f7f273f0d7
Merge branch 'master' into oopjit
|
9 年之前 |
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 年之前 |
Michael Holman
|
35dd3bc5de
fixup more data structures, don't completely disable globopt
|
9 年之前 |
Jianchun Xu
|
cec0e9a84f
replace wchar_t/L"..." with char16/_u("...")
|
10 年之前 |
Jianchun Xu
|
8567cfe6c1
update all references to use correct CamelCase file names
|
10 年之前 |
Jianchun Xu
|
47eab483b9
change top-level dir Lib back to lib
|
10 年之前 |
Jianchun Xu
|
4e05cc2969
rename /lib/ files to CamelCase
|
10 年之前 |
Josh Soref
|
2b765347f6
Fix various spelling errors.
|
10 年之前 |
Michael Ferris
|
849d3f78b9
Allow any invariant register in Memset.
|
10 年之前 |
ChakraBot
|
5d8406741f
Initial commit
|
10 年之前 |