rhuanjl befa2b30b8 Remove ENABLE_PROJECTION 5 anni fa
..
AllocSizeMath.h 1b764d2000 Address review feedback and clean up. 8 anni fa
Api.cpp 2be54d29e7 Fix for __declspec(selectany) in clang 5.0 8 anni fa
Api.h 4045cc4f43 Add non-temporal style memset to a dedicated function 9 anni fa
Assertions.h 2ee13d2cf7 Newline at file ends 7 anni fa
AtomLockGuids.h cec0e9a84f replace wchar_t/L"..." with char16/_u("...") 10 anni fa
AutoFile.h 47eab483b9 change top-level dir Lib back to lib 10 anni fa
BasePtr.h 47eab483b9 change top-level dir Lib back to lib 10 anni fa
BinaryFeatureControl.cpp 7e09ef0f50 Merge branch 'master' into linux 10 anni fa
BinaryFeatureControl.h 7e09ef0f50 Merge branch 'master' into linux 10 anni fa
CMakeLists.txt ccece7fa30 Fix Linux/Mac link 7 anni fa
CRC.cpp d1b9e0ebc5 When deserializing the parser state cache, verify the script code matches the script used to create the cache 7 anni fa
CRC.h d1b9e0ebc5 When deserializing the parser state cache, verify the script code matches the script used to create the cache 7 anni fa
Chakra.Common.Core.vcxproj cf71a962c1 Merge 1809 October Update changes 7 anni fa
CmdParser.cpp 17055ce4a2 Replace printf and wprintf with Output::Print where possible and update formatter strings. 8 anni fa
CmdParser.h 6d74f63456 Add a NumberTrioSet argument type & use for statementdebugbreak 9 anni fa
CodexAssert.cpp 9d6d183387 Changing utf8 conversion codex to improve perf and safety 8 anni fa
CommonCorePch.cpp 47eab483b9 change top-level dir Lib back to lib 10 anni fa
CommonCorePch.h cf71a962c1 Merge 1809 October Update changes 7 anni fa
CommonMinMax.h 47eab483b9 change top-level dir Lib back to lib 10 anni fa
CommonTypedefs.h 88ce20f92b implement dymamic memory allocation, imcrement and decrement with bigint 7 anni fa
ConfigFlagsTable.cpp d8cbaff6a2 Remove some old switches (#6441) 5 anni fa
ConfigFlagsTable.h befa2b30b8 Remove ENABLE_PROJECTION 5 anni fa
ConfigParser.cpp befa2b30b8 Remove ENABLE_PROJECTION 5 anni fa
ConfigParser.h 94e1ec7fac Fix error C4596 when build with msvc + permissive- 7 anni fa
CriticalSection.h 1f57ed5def Improve locking annotation somewhat 7 anni fa
DbgHelpSymbolManager.cpp 9e11acd502 Replace GetModuleFileName with GetBinaryLocation (fix #2297) 8 anni fa
DbgHelpSymbolManager.h 47eab483b9 change top-level dir Lib back to lib 10 anni fa
DelayLoadLibrary.cpp 2016fda803 support oop jit descriptor on win8+ 6 anni fa
DelayLoadLibrary.h 2016fda803 support oop jit descriptor on win8+ 6 anni fa
EtwTraceCore.cpp 6756e7d8fb Enable support for ETW events on xplat via LTTng 8 anni fa
EtwTraceCore.h 256d8f90c0 Fix a couple of include casing issues 7 anni fa
FaultInjection.cpp c0fa74747b Remove NvContext pointers in StackTrace64 6 anni fa
FaultInjection.h 7a3d45b428 code quality: fix msvc /permissive- issues 8 anni fa
FaultTypes.h 47eab483b9 change top-level dir Lib back to lib 10 anni fa
FinalizableObject.h f7c815a855 Fix RecyclerVisited related crashes during marking 8 anni fa
GlobalSecurityPolicy.cpp 55e4281171 Not all Win10 process have CFG 7 anni fa
GlobalSecurityPolicy.h 256b7cc0e6 Clang does not support #pragma section... 7 anni fa
ICustomConfigFlags.h 47eab483b9 change top-level dir Lib back to lib 10 anni fa
JitHelperUtils.h cf71a962c1 Merge 1809 October Update changes 7 anni fa
Output.cpp 7f1d6445e1 Add dump:assembly for close-to-assembly output 7 anni fa
Output.h 7f1d6445e1 Add dump:assembly for close-to-assembly output 7 anni fa
PerfCounter.cpp 47eab483b9 change top-level dir Lib back to lib 10 anni fa
PerfCounter.h befa2b30b8 Remove ENABLE_PROJECTION 5 anni fa
PerfCounterImpl.cpp f2ac5c77c5 Reenable and fix warning 4838 - conversion from 'unsigned int' to 'int' requires a narrowing conversion 9 anni fa
PerfCounterSet.cpp cec0e9a84f replace wchar_t/L"..." with char16/_u("...") 10 anni fa
PerfCounterSet.h 9e11acd502 Replace GetModuleFileName with GetBinaryLocation (fix #2297) 8 anni fa
ProfileInstrument.cpp 5118104ae6 Fix arena access violation for -profile option 9 anni fa
ProfileInstrument.h 5118104ae6 Fix arena access violation for -profile option 9 anni fa
ProfileMemory.cpp 9ef8cbcd32 cross-platform: ChakraCore compiles against iOS x86_64 9 anni fa
ProfileMemory.h 7a3d45b428 code quality: fix msvc /permissive- issues 8 anni fa
RecyclerHeapMarkingContext.h 612cd34395 Remove remaining __stdcall calling convention from IRecyclerVisitedObject implementations 8 anni fa
RecyclerVisitedObject.h 3ebbed941f Change signature of IRecyclerVisitedObject::Trace to not return a bool Trace will never fail with OOM, since that is encapsulated by MarkContext::Mark and we don't expect edgehtml objects to allocate during Trace (or at least not in a way that is recoverable). On top of that there's not really a semantic that makes sense for a failure return in ProcessMark 8 anni fa
StackBackTrace.cpp a9822845ba enhance TraceRing, enable xplat STACK_BACK_TRACE 9 anni fa
StackBackTrace.h d7483b2feb remove global operator new/delete override 9 anni fa
SysInfo.cpp f632266440 use RPC handle marshalling when running on win8.1+ 6 anni fa
SysInfo.h f632266440 use RPC handle marshalling when running on win8.1+ 6 anni fa