Paul Leathers f645b2d468 [CVE-2020-1172] 5 лет назад
..
AuxPtrs.h e2e684f23e fix the order on setting write barrier bits 9 лет назад
CMakeLists.txt 061290eb53 Add FunctionExecutionStateMachine to CMakeList for non-Windows builds 8 лет назад
CallInfo.cpp 25dfd416e1 Fixing possible overflow in BoundFunction::NewInstance. 7 лет назад
CallInfo.h a1fc0ae12c Fix field types in InlineeCallInfo. OS #15566165 7 лет назад
Chakra.Runtime.Base.vcxproj c0723f4985 Moving RS4 changes to master 7 лет назад
CharStringCache.cpp c0723f4985 Moving RS4 changes to master 7 лет назад
CharStringCache.h c6bf63b2d6 swb: annotate nested field type, union 9 лет назад
CompactCounters.h c361394349 seperate lockdown and closing states 7 лет назад
Constants.cpp 178f8f6e2c fix legacy builds 9 лет назад
Constants.h f645b2d468 [CVE-2020-1172] 5 лет назад
CrossSite.cpp cf71a962c1 Merge 1809 October Update changes 7 лет назад
CrossSite.h 2f572ce23c Do not CrossSite::MarshalVar if scriptContext == requestContext 8 лет назад
CrossSiteObject.h 1dcea24e52 OS#18076647: Invalidate prototype inline caches for properties of objects added to the prototype chain 7 лет назад
Debug.cpp 6d0f5de1e0 [CVE-2018-0934] Chakra JIT - Incomplete fix for MSRC-41913 #2 - Google, Inc. 8 лет назад
Debug.h 4f93a9d8ce JIT: to compile on Linux 9 лет назад
DelayLoadLibrary.cpp 76a06a261c CFG support for ChakraCore 6 лет назад
DelayLoadLibrary.h 76a06a261c CFG support for ChakraCore 6 лет назад
Entropy.cpp 47eab483b9 change top-level dir Lib back to lib 10 лет назад
Entropy.h 47eab483b9 change top-level dir Lib back to lib 10 лет назад
EtwTrace.cpp 9315cc68e9 Handle non-null-terminated function name in ETW 7 лет назад
EtwTrace.h 484fae8d61 fix etw logging for very long name function loop body 8 лет назад
Exception.cpp 60b52c56be Rename functions with *fatal* to *unrecoverable* so !analyze doesn't skip them when walking the stack 7 лет назад
Exception.h 47eab483b9 change top-level dir Lib back to lib 10 лет назад
ExpirableObject.cpp 3741b1a94a Refactor field related to JIT'ed code in EntryPointInfo into a separate structure 7 лет назад
ExpirableObject.h 3741b1a94a Refactor field related to JIT'ed code in EntryPointInfo into a separate structure 7 лет назад
FunctionBody.cpp b066f784f0 [CVE-2020-1555] 5 лет назад
FunctionBody.h cd84a0b85b [CVE-2018-8500] RCE after cleanup of jitted entry points 7 лет назад
FunctionExecutionStateMachine.cpp 44e9b270ef Add more debug fields to FunctionExecutionStateMachine 7 лет назад
FunctionExecutionStateMachine.h 44e9b270ef Add more debug fields to FunctionExecutionStateMachine 7 лет назад
FunctionInfo.cpp 4378b6a971 Devirtualize FunctionInfo 8 лет назад
FunctionInfo.h c0723f4985 Moving RS4 changes to master 7 лет назад
JnDirectFields.h e2bb2530ac Fix #5349: Rename Atomics.wake to Atomics.notify, per ES spec change. 7 лет назад
LeaveScriptObject.cpp 60b52c56be Rename functions with *fatal* to *unrecoverable* so !analyze doesn't skip them when walking the stack 7 лет назад
LeaveScriptObject.h 8b237f864a MSFT:15176668: Port remote stack walker fix 8 лет назад
LineOffsetCache.cpp 6eb44575a5 Byte code size and serialized byte code size optimizations (15-20% serialized byte code size reduction) 8 лет назад
LineOffsetCache.h 6eb44575a5 Byte code size and serialized byte code size optimizations (15-20% serialized byte code size reduction) 8 лет назад
PerfHint.cpp cec0e9a84f replace wchar_t/L"..." with char16/_u("...") 10 лет назад
PerfHint.h 47eab483b9 change top-level dir Lib back to lib 10 лет назад
PerfHintDescriptions.h 5186da0f96 Disabling StackArgs when the source is inside eval expression 9 лет назад
PropertyRecord.cpp 9fdb68befa OS#16526223: Keep writes to 'prototype' from going through inline cache so that we get the necessary runtime behavior 7 лет назад
PropertyRecord.h 9fdb68befa OS#16526223: Keep writes to 'prototype' from going through inline cache so that we get the necessary runtime behavior 7 лет назад
RegexPatternMruMap.h 47eab483b9 change top-level dir Lib back to lib 10 лет назад
RuntimeBasePch.cpp 47eab483b9 change top-level dir Lib back to lib 10 лет назад
RuntimeBasePch.h 29b573a9f7 Introduce FunctionExecutionTest unittest 8 лет назад
ScriptContext.cpp e6abd1d110 [CVE-2020-0813] 6 лет назад
ScriptContext.h e6abd1d110 [CVE-2020-0813] 6 лет назад
ScriptContextBase.h b4b5287c29 Fix leak in JSRT 9 лет назад
ScriptContextInfo.h 88155df9e6 Remove Simd.js related code 8 лет назад
ScriptContextOptimizationOverrideInfo.cpp 4fe784767f bug fix for ES5 Array 9 лет назад
ScriptContextOptimizationOverrideInfo.h 4fe784767f bug fix for ES5 Array 9 лет назад
ScriptContextProfiler.cpp b4ba1ef180 fix codegen profiler under OOP JIT 7 лет назад
ScriptContextProfiler.h b4ba1ef180 fix codegen profiler under OOP JIT 7 лет назад
ScriptMemoryDumper.cpp 9f8cf80d0e Remove IsolateHeap and fix build errors. 7 лет назад
ScriptMemoryDumper.h db7248b35e Reenable and fix warning 4091 - ignore on left of '<type>' when no variable is declared 9 лет назад
SourceContextInfo.cpp 97f0ad70c5 Support generating and using a cache of the initial parser state 7 лет назад
SourceContextInfo.h 105b8f205f Experimental: Introduce "lite" ChakraCore build 8 лет назад
SourceHolder.cpp cf71a962c1 Merge 1809 October Update changes 7 лет назад
SourceHolder.h cf71a962c1 Merge 1809 October Update changes 7 лет назад
StackProber.cpp 2d862feb0f checkpoint on refactor to get in proc jit working again 9 лет назад
StackProber.h 2d862feb0f checkpoint on refactor to get in proc jit working again 9 лет назад
TempArenaAllocatorObject.cpp ca71e7c368 Fix OOM handling in TempArenaAllocator 9 лет назад
TempArenaAllocatorObject.h c6bf63b2d6 swb: annotate nested field type, union 9 лет назад
TestEtwEventSink.cpp cec0e9a84f replace wchar_t/L"..." with char16/_u("...") 10 лет назад
TestEtwEventSink.h 421e76637b fix permissive C++ code (MSVC /permissive-) 9 лет назад
ThreadBoundThreadContextManager.cpp 5cd7df72bc [MERGE #5099 @VSadov] Adding a configuration flag for setting the allocation policy limit. 7 лет назад
ThreadBoundThreadContextManager.h 6079d58e7e Initial commit for BGParseManager. 7 лет назад
ThreadConfigFlagsList.h 6ef86410fa Remove -ES6FunctionName-. ES6 function name behavior will be the only supported behavior. -ES6FunctionName[-] is no longer a supported option, and -ES6- doesn't affect the name behavior. 8 лет назад
ThreadContext.cpp cf71a962c1 Merge 1809 October Update changes 7 лет назад
ThreadContext.h 01215c5dc0 Fixes bug where ImplicitCallFlags and DisableImplicitFlags were not restored to previous values held. 6 лет назад
ThreadContextInfo.cpp 048418e7c0 Fixing ARM64 build issues 6 лет назад
ThreadContextInfo.h 048418e7c0 Fixing ARM64 build issues 6 лет назад
ThreadContextTlsEntry.cpp e75f73be44 threadContext: improve JsSetCurrentContext calls 8 лет назад
ThreadContextTlsEntry.h 855e3e26c8 [MERGE #1916 @obastemur] Implement ThreadContextTLSEntry Win+Xplat separately 9 лет назад
ThreadServiceWrapper.h f37cd54364 Remove _ABSTRACT, most classes were already pure virtual and I deleted the constructor of the others 7 лет назад
ThreadServiceWrapperBase.cpp fa89a7031e [CVE-2018-8287] Edge - Chakra Internet Explorer - Use after free in jscript9.dll after closing WebBrowserControl - Internal. 7 лет назад
ThreadServiceWrapperBase.h fa89a7031e [CVE-2018-8287] Edge - Chakra Internet Explorer - Use after free in jscript9.dll after closing WebBrowserControl - Internal. 7 лет назад
Utf8SourceInfo.cpp cf71a962c1 Merge 1809 October Update changes 7 лет назад
Utf8SourceInfo.h cf71a962c1 Merge 1809 October Update changes 7 лет назад
VTuneChakraProfile.cpp cf71a962c1 Merge 1809 October Update changes 7 лет назад
VTuneChakraProfile.h 484fae8d61 fix etw logging for very long name function loop body 8 лет назад
WindowsFoundationAdapter.cpp 7453224eec Clean up inline usage 10 лет назад
WindowsFoundationAdapter.h 47eab483b9 change top-level dir Lib back to lib 10 лет назад
WindowsGlobalizationAdapter.cpp 73449833c6 Add back ResetTimeZoneFactoryObjects 8 лет назад
WindowsGlobalizationAdapter.h 73449833c6 Add back ResetTimeZoneFactoryObjects 8 лет назад
ittnotify_config.h cb0eaef2ae Use WCHAR instead of wchar_t 9 лет назад
ittnotify_types.h 9273a9239b Decouple VTune and ETW Trace, enable VTune JIT profiling on ChakraCore. 9 лет назад
jitprofiling.cpp 8c51d59666 Disable TVS warning 38020 in jitprofiling.cpp 9 лет назад
jitprofiling.h 206691dd3b Fix typos 8 лет назад