Michael Ferris 878e8cb5ba [1.11>master] [1.10>1.11] [MERGE #5787 @Cellule] Merge changes from Windows 1809 October Update před 7 roky
..
AuxPtrs.h e2e684f23e fix the order on setting write barrier bits před 9 roky
CMakeLists.txt 061290eb53 Add FunctionExecutionStateMachine to CMakeList for non-Windows builds před 8 roky
CallInfo.cpp 25dfd416e1 Fixing possible overflow in BoundFunction::NewInstance. před 7 roky
CallInfo.h a1fc0ae12c Fix field types in InlineeCallInfo. OS #15566165 před 7 roky
Chakra.Runtime.Base.vcxproj c0723f4985 Moving RS4 changes to master před 7 roky
CharStringCache.cpp c0723f4985 Moving RS4 changes to master před 7 roky
CharStringCache.h c6bf63b2d6 swb: annotate nested field type, union před 9 roky
CompactCounters.h c361394349 seperate lockdown and closing states před 7 roky
Constants.cpp 178f8f6e2c fix legacy builds před 9 roky
Constants.h ed0c48449e ensure JIT try blocks have enough stack to bailout to the interpeter před 8 roky
CrossSite.cpp 878e8cb5ba [1.11>master] [1.10>1.11] [MERGE #5787 @Cellule] Merge changes from Windows 1809 October Update před 7 roky
CrossSite.h 2f572ce23c Do not CrossSite::MarshalVar if scriptContext == requestContext před 8 roky
CrossSiteObject.h 1dcea24e52 OS#18076647: Invalidate prototype inline caches for properties of objects added to the prototype chain před 7 roky
Debug.cpp 6d0f5de1e0 [CVE-2018-0934] Chakra JIT - Incomplete fix for MSRC-41913 #2 - Google, Inc. před 8 roky
Debug.h 4f93a9d8ce JIT: to compile on Linux před 9 roky
DelayLoadLibrary.cpp 878e8cb5ba [1.11>master] [1.10>1.11] [MERGE #5787 @Cellule] Merge changes from Windows 1809 October Update před 7 roky
DelayLoadLibrary.h cf71a962c1 Merge 1809 October Update changes před 7 roky
Entropy.cpp 47eab483b9 change top-level dir Lib back to lib před 10 roky
Entropy.h 47eab483b9 change top-level dir Lib back to lib před 10 roky
EtwTrace.cpp 6756e7d8fb Enable support for ETW events on xplat via LTTng před 8 roky
EtwTrace.h 484fae8d61 fix etw logging for very long name function loop body před 8 roky
Exception.cpp 60b52c56be Rename functions with *fatal* to *unrecoverable* so !analyze doesn't skip them when walking the stack před 7 roky
Exception.h 47eab483b9 change top-level dir Lib back to lib před 10 roky
ExpirableObject.cpp 3741b1a94a Refactor field related to JIT'ed code in EntryPointInfo into a separate structure před 7 roky
ExpirableObject.h 3741b1a94a Refactor field related to JIT'ed code in EntryPointInfo into a separate structure před 7 roky
FunctionBody.cpp 878e8cb5ba [1.11>master] [1.10>1.11] [MERGE #5787 @Cellule] Merge changes from Windows 1809 October Update před 7 roky
FunctionBody.h 23057cf996 implement BigInt literal, BigInt constructor and comparison operator před 7 roky
FunctionExecutionStateMachine.cpp ede2e85b47 Use ENABLE_SCRIPT_DEBUGGING throughout the whole change před 7 roky
FunctionExecutionStateMachine.h ede2e85b47 Use ENABLE_SCRIPT_DEBUGGING throughout the whole change před 7 roky
FunctionInfo.cpp fe14f94510 nicer dynamic casts před 7 roky
FunctionInfo.h c0723f4985 Moving RS4 changes to master před 7 roky
JnDirectFields.h 6c42b344e8 Updated bytecode and other suggested changes před 7 roky
LeaveScriptObject.cpp 60b52c56be Rename functions with *fatal* to *unrecoverable* so !analyze doesn't skip them when walking the stack před 7 roky
LeaveScriptObject.h 8b237f864a MSFT:15176668: Port remote stack walker fix před 8 roky
LineOffsetCache.cpp 6eb44575a5 Byte code size and serialized byte code size optimizations (15-20% serialized byte code size reduction) před 8 roky
LineOffsetCache.h 6eb44575a5 Byte code size and serialized byte code size optimizations (15-20% serialized byte code size reduction) před 8 roky
PerfHint.cpp cec0e9a84f replace wchar_t/L"..." with char16/_u("...") před 10 roky
PerfHint.h 47eab483b9 change top-level dir Lib back to lib před 10 roky
PerfHintDescriptions.h 2ee13d2cf7 Newline at file ends před 7 roky
PropertyRecord.cpp 9fdb68befa OS#16526223: Keep writes to 'prototype' from going through inline cache so that we get the necessary runtime behavior před 7 roky
PropertyRecord.h 9fdb68befa OS#16526223: Keep writes to 'prototype' from going through inline cache so that we get the necessary runtime behavior před 7 roky
RegexPatternMruMap.h a410f802da pack dictionary entries better před 7 roky
RuntimeBasePch.cpp 47eab483b9 change top-level dir Lib back to lib před 10 roky
RuntimeBasePch.h 29b573a9f7 Introduce FunctionExecutionTest unittest před 8 roky
ScriptContext.cpp 878e8cb5ba [1.11>master] [1.10>1.11] [MERGE #5787 @Cellule] Merge changes from Windows 1809 October Update před 7 roky
ScriptContext.h cf71a962c1 Merge 1809 October Update changes před 7 roky
ScriptContextBase.h b4b5287c29 Fix leak in JSRT před 9 roky
ScriptContextInfo.h 88155df9e6 Remove Simd.js related code před 8 roky
ScriptContextOptimizationOverrideInfo.cpp 4fe784767f bug fix for ES5 Array před 9 roky
ScriptContextOptimizationOverrideInfo.h 4fe784767f bug fix for ES5 Array před 9 roky
ScriptContextProfiler.cpp b4ba1ef180 fix codegen profiler under OOP JIT před 7 roky
ScriptContextProfiler.h b4ba1ef180 fix codegen profiler under OOP JIT před 7 roky
ScriptMemoryDumper.cpp 9f8cf80d0e Remove IsolateHeap and fix build errors. před 7 roky
ScriptMemoryDumper.h db7248b35e Reenable and fix warning 4091 - ignore on left of '<type>' when no variable is declared před 9 roky
SourceContextInfo.cpp 97f0ad70c5 Support generating and using a cache of the initial parser state před 7 roky
SourceContextInfo.h 105b8f205f Experimental: Introduce "lite" ChakraCore build před 8 roky
SourceHolder.cpp cf71a962c1 Merge 1809 October Update changes před 7 roky
SourceHolder.h cf71a962c1 Merge 1809 October Update changes před 7 roky
StackProber.cpp 2d862feb0f checkpoint on refactor to get in proc jit working again před 9 roky
StackProber.h 2d862feb0f checkpoint on refactor to get in proc jit working again před 9 roky
TempArenaAllocatorObject.cpp ca71e7c368 Fix OOM handling in TempArenaAllocator před 9 roky
TempArenaAllocatorObject.h c6bf63b2d6 swb: annotate nested field type, union před 9 roky
TestEtwEventSink.cpp cec0e9a84f replace wchar_t/L"..." with char16/_u("...") před 10 roky
TestEtwEventSink.h 421e76637b fix permissive C++ code (MSVC /permissive-) před 9 roky
ThreadBoundThreadContextManager.cpp 5cd7df72bc [MERGE #5099 @VSadov] Adding a configuration flag for setting the allocation policy limit. před 7 roky
ThreadBoundThreadContextManager.h 6079d58e7e Initial commit for BGParseManager. před 7 roky
ThreadConfigFlagsList.h 23057cf996 implement BigInt literal, BigInt constructor and comparison operator před 7 roky
ThreadContext.cpp 878e8cb5ba [1.11>master] [1.10>1.11] [MERGE #5787 @Cellule] Merge changes from Windows 1809 October Update před 7 roky
ThreadContext.h cf71a962c1 Merge 1809 October Update changes před 7 roky
ThreadContextInfo.cpp cf71a962c1 Merge 1809 October Update changes před 7 roky
ThreadContextInfo.h 878e8cb5ba [1.11>master] [1.10>1.11] [MERGE #5787 @Cellule] Merge changes from Windows 1809 October Update před 7 roky
ThreadContextTlsEntry.cpp 010ddf9b84 The card table has code to handle stack allocations, před 7 roky
ThreadContextTlsEntry.h 855e3e26c8 [MERGE #1916 @obastemur] Implement ThreadContextTLSEntry Win+Xplat separately před 9 roky
ThreadServiceWrapper.h f37cd54364 Remove _ABSTRACT, most classes were already pure virtual and I deleted the constructor of the others před 7 roky
ThreadServiceWrapperBase.cpp fa89a7031e [CVE-2018-8287] Edge - Chakra Internet Explorer - Use after free in jscript9.dll after closing WebBrowserControl - Internal. před 7 roky
ThreadServiceWrapperBase.h fa89a7031e [CVE-2018-8287] Edge - Chakra Internet Explorer - Use after free in jscript9.dll after closing WebBrowserControl - Internal. před 7 roky
Utf8SourceInfo.cpp cf71a962c1 Merge 1809 October Update changes před 7 roky
Utf8SourceInfo.h cf71a962c1 Merge 1809 October Update changes před 7 roky
VTuneChakraProfile.cpp cf71a962c1 Merge 1809 October Update changes před 7 roky
VTuneChakraProfile.h 484fae8d61 fix etw logging for very long name function loop body před 8 roky
WindowsFoundationAdapter.cpp 7453224eec Clean up inline usage před 10 roky
WindowsFoundationAdapter.h 47eab483b9 change top-level dir Lib back to lib před 10 roky
WindowsGlobalizationAdapter.cpp 73449833c6 Add back ResetTimeZoneFactoryObjects před 8 roky
WindowsGlobalizationAdapter.h 73449833c6 Add back ResetTimeZoneFactoryObjects před 8 roky
ittnotify_config.h cb0eaef2ae Use WCHAR instead of wchar_t před 9 roky
ittnotify_types.h 9273a9239b Decouple VTune and ETW Trace, enable VTune JIT profiling on ChakraCore. před 9 roky
jitprofiling.cpp 8c51d59666 Disable TVS warning 38020 in jitprofiling.cpp před 9 roky
jitprofiling.h 206691dd3b Fix typos před 8 roky