Paul Leathers 33c0b9763c [CVE-2019-0605] [CVE-2019-0591] il y a 7 ans
..
amd64 cf71a962c1 Merge 1809 October Update changes il y a 7 ans
arm 7e235c914d [CVE-2018-8465] Chakra - Invalid stack read leads to type confusion - Individual il y a 7 ans
arm64 cf71a962c1 Merge 1809 October Update changes il y a 7 ans
i386 cf71a962c1 Merge 1809 October Update changes il y a 7 ans
AgenPeeps.cpp 8567cfe6c1 update all references to use correct CamelCase file names il y a 10 ans
AgenPeeps.h 9ed1b84bd7 Remove some unimplemented functions il y a 8 ans
AsmJsJITInfo.cpp d5d87bf217 Implement WebAssemblySharedArrayBuffer + some tests il y a 8 ans
AsmJsJITInfo.h d5d87bf217 Implement WebAssemblySharedArrayBuffer + some tests il y a 8 ans
Backend.cpp 45284fc840 Fix Legacy-Link and NDK-Compile errors il y a 9 ans
Backend.h c36e1cfe7c Remove old unused SHLD lower path il y a 8 ans
BackendApi.cpp 748c4aabf0 fix SAL annotation in JitFromEncodedWorkItem il y a 8 ans
BackendOpCodeAttrAsmJs.cpp 75f5e8f298 Address CR feedback il y a 8 ans
BackendOpCodeAttrAsmJs.h 1a24313bba add inlining support for asm.js/wasm il y a 8 ans
BackendOpCodeList.h 3d944dbf77 Remove redundent flags for jsbuiltin. il y a 8 ans
BackwardPass.cpp 8264b9bcdb CVE-2018-8624 Edge - Chakra JIT Overflow il y a 7 ans
BackwardPass.h cf71a962c1 Merge 1809 October Update changes il y a 7 ans
BailOut.cpp f8bdb180c4 [CVE-2018-8359] Edge - Chakra OOB Write on ProxyEntryPointInfo - Internal il y a 7 ans
BailOut.h f8bdb180c4 [CVE-2018-8359] Edge - Chakra OOB Write on ProxyEntryPointInfo - Internal il y a 7 ans
BailOutKind.h 88155df9e6 Remove Simd.js related code il y a 8 ans
CMakeLists.txt 3741b1a94a Refactor field related to JIT'ed code in EntryPointInfo into a separate structure il y a 7 ans
CaseNode.cpp c2c0b1117e Merge remote-tracking branch 'remotes/origin/master' into WebAssembly_Stage il y a 9 ans
CaseNode.h c2c0b1117e Merge remote-tracking branch 'remotes/origin/master' into WebAssembly_Stage il y a 9 ans
Chakra.Backend.vcxproj c0723f4985 Moving RS4 changes to master il y a 7 ans
Chakra.Backend.vcxproj.filters c0723f4985 Moving RS4 changes to master il y a 7 ans
CodeGenAllocators.cpp dbdc3f8d83 Code Quality: Replace usage of _M_IX86_OR_ARM32 and _M_X64_OR_ARM64 with TARGET_32 and TARGET_64 il y a 8 ans
CodeGenAllocators.h dbdc3f8d83 Code Quality: Replace usage of _M_IX86_OR_ARM32 and _M_X64_OR_ARM64 with TARGET_32 and TARGET_64 il y a 8 ans
CodeGenNumberAllocator.cpp ab3e8dd460 PageAllocators refactoring. il y a 7 ans
CodeGenNumberAllocator.h c219bc779d fix for number allocator in-thread JIT case il y a 9 ans
CodeGenWorkItem.cpp 15df2a6014 [CVE-2019-0640] Bug report for Edge/Chakra: Missing marshalling for Promise result il y a 7 ans
CodeGenWorkItem.h bd5477cd72 Fix incorrect length of display name when tracing ETW events for the JIT queue. il y a 7 ans
CodeGenWorkItemType.h 47eab483b9 change top-level dir Lib back to lib il y a 10 ans
DbCheckPostLower.cpp fa9151ead4 Create new Opnd ListOpnd. Currently available only at lower and after. il y a 8 ans
DbCheckPostLower.h 47eab483b9 change top-level dir Lib back to lib il y a 10 ans
Debug.cpp 8567cfe6c1 update all references to use correct CamelCase file names il y a 10 ans
EhFrame.cpp 4c410fda40 osx: JIT support il y a 9 ans
EhFrame.h 960ec9a5a6 JIT: enable JIT on Linux il y a 9 ans
EhFrameCFI.inc 960ec9a5a6 JIT: enable JIT on Linux il y a 9 ans
EmitBuffer.cpp cf71a962c1 Merge 1809 October Update changes il y a 7 ans
EmitBuffer.h cf71a962c1 Merge 1809 October Update changes il y a 7 ans
Encoder.cpp d1b9e0ebc5 When deserializing the parser state cache, verify the script code matches the script used to create the cache il y a 7 ans
Encoder.h d1b9e0ebc5 When deserializing the parser state cache, verify the script code matches the script used to create the cache il y a 7 ans
EquivalentTypeSet.cpp 5abc0e6f6e Enable objtypespec on polymorphic load/stores in inlinees. In the case where a load/store in an inlinee has collected non-equivalent types in its polymorphic inline cache, let work item creation collect ObjTypeSpecFldInfo for the cache anyway. At GlobOpt time, if all upstream types for the given type symbol are found in the ObjTypeSpecFldInfo type set and are equivalent with one another, use the slot index and aux-slotness shared by these types to optimize the load/store and ignore the other types. This requires collecting per-type information at work item creation time instead of settling on one set of information before jitting. il y a 7 ans
EquivalentTypeSet.h 5abc0e6f6e Enable objtypespec on polymorphic load/stores in inlinees. In the case where a load/store in an inlinee has collected non-equivalent types in its polymorphic inline cache, let work item creation collect ObjTypeSpecFldInfo for the cache anyway. At GlobOpt time, if all upstream types for the given type symbol are found in the ObjTypeSpecFldInfo type set and are equivalent with one another, use the slot index and aux-slotness shared by these types to optimize the load/store and ignore the other types. This requires collecting per-type information at work item creation time instead of settling on one set of information before jitting. il y a 7 ans
ExternalLowerer.h 24a452c328 add profiling for LdElem; support mixed in Br/CmEq fast paths il y a 9 ans
FixedFieldInfo.cpp 3b0dd290b6 update after rebase with swb changes il y a 9 ans
FixedFieldInfo.h 0c5a9bf28f should 0 initialize FixedFieldInfo data il y a 9 ans
FlowGraph.cpp 69a259c8c3 CVE-2018-8629 OOB bug in Edge WIP il y a 7 ans
FlowGraph.h 69a259c8c3 CVE-2018-8629 OOB bug in Edge WIP il y a 7 ans
Func.cpp beba75a1ae [CVE-2019-0649] Microsoft Chakra JIT server construct Caches array out-of-bounds il y a 7 ans
Func.h cf71a962c1 Merge 1809 October Update changes il y a 7 ans
FunctionCodeGenJitTimeData.cpp 967d597479 address CR comments il y a 7 ans
FunctionCodeGenJitTimeData.h 967d597479 address CR comments il y a 7 ans
FunctionJITRuntimeInfo.cpp b7eb685713 basic obj type spec implementation il y a 9 ans
FunctionJITRuntimeInfo.h b7eb685713 basic obj type spec implementation il y a 9 ans
FunctionJITTimeInfo.cpp b778ca81c7 [CVE-2019-0658] Microsoft Chakra JIT server array out-of-bounds access il y a 7 ans
FunctionJITTimeInfo.h f8bdb180c4 [CVE-2018-8359] Edge - Chakra OOB Write on ProxyEntryPointInfo - Internal il y a 7 ans
GlobHashTable.h 2d5d5153fa Fix incorrect references in function il y a 7 ans
GlobOpt.cpp 53204ee5b7 [CVE-2019-0593] il y a 7 ans
GlobOpt.h 53204ee5b7 [CVE-2019-0593] il y a 7 ans
GlobOptArrays.cpp 9b36ce832c [CVE-2018-8510] Edge - missing BytecodeUses for IsIn optimization leads to type confusion il y a 7 ans
GlobOptArrays.h 2f80dccca3 allow IntConstOpnds for IsIn array optimization il y a 8 ans
GlobOptBailOut.cpp 2781608a34 CVE-2018-8556 il y a 7 ans
GlobOptBlockData.cpp b7700e2074 Don't add compensation code for array values in prepass. OS#17527968 il y a 7 ans
GlobOptBlockData.h 9e0fe09b81 PRE for multi-level field loads in a loop. il y a 7 ans
GlobOptExpr.cpp 8943e332ea CVE-2018-8555 il y a 7 ans
GlobOptFields.cpp 33c0b9763c [CVE-2019-0605] [CVE-2019-0591] il y a 7 ans
GlobOptIntBounds.cpp 8d21cde342 CVE-2018-8583 Edge - Chakra JIT OOB 9 13 leads to RCE il y a 7 ans
GlobOptIntBounds.h f12d847c3b fix issue where hoisted bound checks incorrectly calculated range of indexes il y a 7 ans
IR.cpp cff87d0935 Address CR comments il y a 7 ans
IR.h 1285e1c601 Stricter check for not aggregating bytecode uses across blocks il y a 7 ans
IR.inl 0f34963e42 Hoist speculation masking when possible il y a 7 ans
IRBaseTypeList.h 47eab483b9 change top-level dir Lib back to lib il y a 10 ans
IRBuilder.cpp bdd22d1b6e [CVE-2019-0610] Chakra JIT server EnsureLoopBodyLoadSlot out-of-bounds read&write il y a 7 ans
IRBuilder.h 9c8394ff89 Moving HomeObj field out of ScriptFunction il y a 7 ans
IRBuilderAsmJs.cpp bdd22d1b6e [CVE-2019-0610] Chakra JIT server EnsureLoopBodyLoadSlot out-of-bounds read&write il y a 7 ans
IRBuilderAsmJs.h bdd22d1b6e [CVE-2019-0610] Chakra JIT server EnsureLoopBodyLoadSlot out-of-bounds read&write il y a 7 ans
IRType.cpp 07c7bce4df Small data-structure packing cleanup. il y a 8 ans
IRType.h 2be54d29e7 Fix for __declspec(selectany) in clang 5.0 il y a 8 ans
IRTypeList.h 25d29a0511 int64x2 infra il y a 8 ans
IRViewer.cpp f7094f31cb Wasm: preserve nan bits il y a 8 ans
IRViewer.h cec0e9a84f replace wchar_t/L"..." with char16/_u("...") il y a 10 ans
InductionVariable.cpp 4f93a9d8ce JIT: to compile on Linux il y a 9 ans
InductionVariable.h e3b673a4d7 Fix build errors using clang on windows with JIT il y a 9 ans
Inline.cpp ef75eace57 CVE-2018-8543 il y a 7 ans
Inline.h 77cebe2256 inline callbacks il y a 7 ans
InlineeFrameInfo.cpp a1fc0ae12c Fix field types in InlineeCallInfo. OS #15566165 il y a 7 ans
InlineeFrameInfo.h a27864395a [CVE-2018-8473] Edge - Chakra: Stack corruption in the presence of nested inlinees il y a 7 ans
InliningDecider.cpp cf3ef50623 [CVE-2018-8355] Edge - Chakra: JIT: Type confusion with localeCompare - Google, Inc. il y a 7 ans
InliningDecider.h 77cebe2256 inline callbacks il y a 7 ans
InliningHeuristics.cpp 66ec420ce6 Refactoring il y a 8 ans
InliningHeuristics.h 1a24313bba add inlining support for asm.js/wasm il y a 8 ans
IntBounds.cpp 7b201ab597 [1.7>1.8] [MERGE #4226 @leirocks] 17-11 Security Update il y a 8 ans
IntBounds.h e3b673a4d7 Fix build errors using clang on windows with JIT il y a 9 ans
IntConstMath.cpp 85d42e7229 [CVE-2017-11861] [ChakraCore] Chakra JIT - Incorrect integer overflow check in Lowerer::LowerBoundCheck - Google, Inc. il y a 8 ans
IntConstMath.h 85d42e7229 [CVE-2017-11861] [ChakraCore] Chakra JIT - Incorrect integer overflow check in Lowerer::LowerBoundCheck - Google, Inc. il y a 8 ans
IntConstantBounds.h 3ab6f3e971 JIT: signed integer overflow and other fixes il y a 9 ans
IntOverflowDoesNotMatterRange.h 47eab483b9 change top-level dir Lib back to lib il y a 10 ans
InterpreterThunkEmitter.cpp 6464387701 Support disabling interpreter thunks in JSRT il y a 8 ans
InterpreterThunkEmitter.h 5a01dd14ab Refactor InterpreterThunkEmitter so OACR can prove array accesses in EncodeInterpreterThunk are safe. il y a 8 ans
JITOutput.cpp cf71a962c1 Merge 1809 October Update changes il y a 7 ans
JITOutput.h dbdc3f8d83 Code Quality: Replace usage of _M_IX86_OR_ARM32 and _M_X64_OR_ARM64 with TARGET_32 and TARGET_64 il y a 8 ans
JITRecyclableObject.h fc4c3205bc Add specialized types of Sets and Maps il y a 8 ans
JITThunkEmitter.cpp cf71a962c1 Merge 1809 October Update changes il y a 7 ans
JITThunkEmitter.h f5d52c2bfb Replace _M_IX86 || TARGET_64 usage with !defined(_M_ARM) il y a 8 ans
JITTimeConstructorCache.cpp 7cb51bf4e1 Support polymorphic type checks for objtypespec. For type checks where we have a set of multiple equivalent types, create a property guard that is structured like a polymorphic inline cache, with an underlying array of types indexed by a hash of the type pointer. il y a 7 ans
JITTimeConstructorCache.h 6d36a6f737 swb: write barrier annotations 2 il y a 9 ans
JITTimeFunctionBody.cpp 9c8394ff89 Moving HomeObj field out of ScriptFunction il y a 7 ans
JITTimeFunctionBody.h 9c8394ff89 Moving HomeObj field out of ScriptFunction il y a 7 ans
JITTimePolymorphicInlineCache.cpp e801a43ab7 swb: a few more unit test verification fixes il y a 9 ans
JITTimePolymorphicInlineCache.h f085b410c3 add oopjit PIC support; bug fixes il y a 9 ans
JITTimePolymorphicInlineCacheInfo.cpp 6afb76c862 Move an array bounds to a local to satisfy PREfast il y a 8 ans
JITTimePolymorphicInlineCacheInfo.h 5bf9247cc4 Fix prefast warnings (except for the TTD ones which might need merge from master?) il y a 9 ans
JITTimeProfileInfo.cpp b8920edd22 OS#17384939: avoid race condition when writing callback info IDL il y a 7 ans
JITTimeProfileInfo.h 10acdfa7e0 [MERGE #4995 @rajatd] Aggressive Value Transfer in loop prepass il y a 7 ans
JITTimeWorkItem.cpp 71822e65a2 Fix usage of Statement Reader in IRBuilderAsmJs to make sure we don't use uninitialized values. il y a 8 ans
JITTimeWorkItem.h c16bfa6293 move building body data from WI creation to JIT time il y a 9 ans
JITType.cpp b1ce15d224 Add overload of DynamicType::Is for Type*; use where possible il y a 8 ans
JITType.h d7483b2feb remove global operator new/delete override il y a 9 ans
JITTypeHandler.cpp 6149e11fde Eliminate some redundant aux slot pointer loads. Use objtypespec analysis to do this. Load the aux slot pointer only at type checks and points where the aux slots are reallocated. At optimized load/stores, reuse the aux slot pointer. il y a 8 ans
JITTypeHandler.h 6149e11fde Eliminate some redundant aux slot pointer loads. Use objtypespec analysis to do this. Load the aux slot pointer only at type checks and points where the aux slots are reallocated. At optimized load/stores, reuse the aux slot pointer. il y a 8 ans
JavascriptNativeOperators.cpp c0723f4985 Moving RS4 changes to master il y a 7 ans
JavascriptNativeOperators.h c0723f4985 Moving RS4 changes to master il y a 7 ans
JitTransferData.cpp 3741b1a94a Refactor field related to JIT'ed code in EntryPointInfo into a separate structure il y a 7 ans
JitTransferData.h 3741b1a94a Refactor field related to JIT'ed code in EntryPointInfo into a separate structure il y a 7 ans
JnHelperMethod.cpp cf71a962c1 Merge 1809 October Update changes il y a 7 ans
JnHelperMethod.h cf71a962c1 Merge 1809 October Update changes il y a 7 ans
JnHelperMethodList.h cf71a962c1 Merge 1809 October Update changes il y a 7 ans
Lifetime.h eca08f1ab9 A pass over initialization of Arena-allocated classes il y a 8 ans
LinearScan.cpp f8bdb180c4 [CVE-2018-8359] Edge - Chakra OOB Write on ProxyEntryPointInfo - Internal il y a 7 ans
LinearScan.h 776c22503b Track bailout restoration based on TypeSpec flag rather than current symbol type il y a 7 ans
LinearScanMDShared.h 47eab483b9 change top-level dir Lib back to lib il y a 10 ans
Lower.cpp c76da44c27 CVE-2018-8588 il y a 7 ans
Lower.h 91bb6d68bf [CVE-2018-8372] Edge - Report a type confusion bug in Edge - 360Vulcan il y a 7 ans
LowerMDShared.cpp cf71a962c1 Merge 1809 October Update changes il y a 7 ans
LowerMDShared.h cf71a962c1 Merge 1809 October Update changes il y a 7 ans
LowerMDSharedSimd128.cpp 88155df9e6 Remove Simd.js related code il y a 8 ans
NativeCodeData.cpp 2ec42c988d Store length on NativeCodeData for deallocation. il y a 9 ans
NativeCodeData.h 2ec42c988d Store length on NativeCodeData for deallocation. il y a 9 ans
NativeCodeGenerator.cpp 63ae30a750 [CVE-2018-8390] Edge - Inlining a fixed deferred function can lead to OOB read/write - Internal il y a 7 ans
NativeCodeGenerator.h 26833effbb Always use AsmJsDefault entrypoint instead of a wasm deferred parse entry point il y a 7 ans
NativeEntryPointData.cpp 15df2a6014 [CVE-2019-0640] Bug report for Edge/Chakra: Missing marshalling for Promise result il y a 7 ans
NativeEntryPointData.h 15df2a6014 [CVE-2019-0640] Bug report for Edge/Chakra: Missing marshalling for Promise result il y a 7 ans
ObjTypeSpecFldInfo.cpp 30f91acee0 Disable depolymorphication by default pending resolution of issues related to shared inline caches il y a 7 ans
ObjTypeSpecFldInfo.h ec0c73891e [MSFT 17535796] On depoloymorphication, write the slot index discovered during GlobOpt into the ObjTypeSpecFldInfo as well as the opnd field. That way it will be copied into the set that supports the runtime equivalence check. il y a 7 ans
Opnd.cpp 7cb51bf4e1 Support polymorphic type checks for objtypespec. For type checks where we have a set of multiple equivalent types, create a property guard that is structured like a polymorphic inline cache, with an underlying array of types indexed by a hash of the type pointer. il y a 7 ans
Opnd.h 91bb6d68bf [CVE-2018-8372] Edge - Report a type confusion bug in Edge - 360Vulcan il y a 7 ans
Opnd.inl fa9151ead4 Create new Opnd ListOpnd. Currently available only at lower and after. il y a 8 ans
PDataManager.cpp 15df2a6014 [CVE-2019-0640] Bug report for Edge/Chakra: Missing marshalling for Promise result il y a 7 ans
PDataManager.h 47eab483b9 change top-level dir Lib back to lib il y a 10 ans
PageAllocatorPool.cpp b4ba1ef180 fix codegen profiler under OOP JIT il y a 7 ans
PageAllocatorPool.h 02a02c3a59 Merge from unreleased/rs2 to release/1.4 il y a 9 ans
Peeps.cpp 5ac01961ee Fix benign UAF in peeps. il y a 8 ans
Peeps.h 47eab483b9 change top-level dir Lib back to lib il y a 10 ans
PreLowerPeeps.cpp f010010ff3 change FindRegUse to HasSymUse il y a 8 ans
PrologEncoder.cpp 1e22644ddf use stack memory for some of the allocation in interpreter thunk emitter il y a 9 ans
PrologEncoder.h 1e22644ddf use stack memory for some of the allocation in interpreter thunk emitter il y a 9 ans
QueuedFullJitWorkItem.cpp 8567cfe6c1 update all references to use correct CamelCase file names il y a 10 ans
QueuedFullJitWorkItem.h 47eab483b9 change top-level dir Lib back to lib il y a 10 ans
Region.cpp ef2d1e05ab Fix for prefast warning il y a 8 ans
Region.h 82ff317978 Enable globopt for functions with try finally il y a 8 ans
SccLiveness.cpp 85b8c12301 [1.8>master] [MERGE #4419 @Penguinwizzard] A pass over initialization of Arena-allocated classes il y a 8 ans
SccLiveness.h 8567cfe6c1 update all references to use correct CamelCase file names il y a 10 ans
Security.cpp c0723f4985 Moving RS4 changes to master il y a 7 ans
Security.h 1c68c73e59 [1.7>1.8] [MERGE #4195 @boingoing] Merge unreleased/rs3 to release/1.7 il y a 8 ans
ServerScriptContext.cpp b4ba1ef180 fix codegen profiler under OOP JIT il y a 7 ans
ServerScriptContext.h b4ba1ef180 fix codegen profiler under OOP JIT il y a 7 ans
ServerThreadContext.cpp 4a3ce7bcb9 Don't allocate in pre-reserved section if we had failed to reserve it on jit server init time. OS#15209418 il y a 7 ans
ServerThreadContext.h 4a3ce7bcb9 Don't allocate in pre-reserved section if we had failed to reserve it on jit server init time. OS#15209418 il y a 7 ans
SimpleJitProfilingHelpers.cpp c0723f4985 Moving RS4 changes to master il y a 7 ans
SimpleJitProfilingHelpers.h da8e8dd10e reinstate LdLen in bytecode with additional profile info il y a 8 ans
SimpleLayout.cpp 8567cfe6c1 update all references to use correct CamelCase file names il y a 10 ans
SimpleLayout.h 47eab483b9 change top-level dir Lib back to lib il y a 10 ans
SwitchIRBuilder.cpp 9dac95679e SwitchOpt determined by AggressiveIntTypeSpec breaks repeated String cases il y a 8 ans
SwitchIRBuilder.h 9dac95679e SwitchOpt determined by AggressiveIntTypeSpec breaks repeated String cases il y a 8 ans
Sym.cpp 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. il y a 8 ans
Sym.h 75488126f0 Add SymID_Invalid to handle (SymID)-1 il y a 7 ans
Sym.inl 8e000909fc One pass over GlobOpt.cpp, moving and consting il y a 8 ans
SymTable.cpp 6e39312394 Initialize locals il y a 8 ans
SymTable.h eca08f1ab9 A pass over initialization of Arena-allocated classes il y a 8 ans
TempTracker.cpp cf71a962c1 Merge 1809 October Update changes il y a 7 ans
TempTracker.h cec0e9a84f replace wchar_t/L"..." with char16/_u("...") il y a 10 ans
ValueInfo.cpp 88155df9e6 Remove Simd.js related code il y a 8 ans
ValueInfo.h c0723f4985 Moving RS4 changes to master il y a 7 ans
ValueRelativeOffset.cpp 47eab483b9 change top-level dir Lib back to lib il y a 10 ans
ValueRelativeOffset.h e3b673a4d7 Fix build errors using clang on windows with JIT il y a 9 ans