| .. |
|
AllocSizeMath.h
|
1b764d2000
Address review feedback and clean up.
|
8 лет назад |
|
Api.cpp
|
2be54d29e7
Fix for __declspec(selectany) in clang 5.0
|
8 лет назад |
|
Api.h
|
4045cc4f43
Add non-temporal style memset to a dedicated function
|
9 лет назад |
|
Assertions.h
|
2be54d29e7
Fix for __declspec(selectany) in clang 5.0
|
8 лет назад |
|
AtomLockGuids.h
|
cec0e9a84f
replace wchar_t/L"..." with char16/_u("...")
|
10 лет назад |
|
AutoFile.h
|
47eab483b9
change top-level dir Lib back to lib
|
10 лет назад |
|
BasePtr.h
|
47eab483b9
change top-level dir Lib back to lib
|
10 лет назад |
|
BinaryFeatureControl.cpp
|
7e09ef0f50
Merge branch 'master' into linux
|
10 лет назад |
|
BinaryFeatureControl.h
|
7e09ef0f50
Merge branch 'master' into linux
|
10 лет назад |
|
CMakeLists.txt
|
01bca900c6
xplat: combine static libraries
|
9 лет назад |
|
Chakra.Common.Core.vcxproj
|
02a02c3a59
Merge from unreleased/rs2 to release/1.4
|
9 лет назад |
|
CmdParser.cpp
|
17055ce4a2
Replace printf and wprintf with Output::Print where possible and update formatter strings.
|
8 лет назад |
|
CmdParser.h
|
6d74f63456
Add a NumberTrioSet argument type & use for statementdebugbreak
|
9 лет назад |
|
CodexAssert.cpp
|
9d6d183387
Changing utf8 conversion codex to improve perf and safety
|
8 лет назад |
|
CommonCorePch.cpp
|
47eab483b9
change top-level dir Lib back to lib
|
10 лет назад |
|
CommonCorePch.h
|
105b8f205f
Experimental: Introduce "lite" ChakraCore build
|
8 лет назад |
|
CommonMinMax.h
|
47eab483b9
change top-level dir Lib back to lib
|
10 лет назад |
|
CommonTypedefs.h
|
6a29d426ea
osx: enable temp disabled profiling/tracking features
|
9 лет назад |
|
ConfigFlagsTable.cpp
|
17055ce4a2
Replace printf and wprintf with Output::Print where possible and update formatter strings.
|
8 лет назад |
|
ConfigFlagsTable.h
|
7b9b03a34a
Add option -debugbreakonphasebegin to break on a backend phase for given function
|
9 лет назад |
|
ConfigParser.cpp
|
e3e1a360e5
[1.8>1.9] [MERGE #4676 @pleath] ChakraCore 2018-02 security updates
|
8 лет назад |
|
ConfigParser.h
|
0c691b6182
Fix broken config parsing in ChakraFull
|
8 лет назад |
|
CriticalSection.h
|
f13af493bd
xplat: Use pthread mutex instead
|
8 лет назад |
|
DbgHelpSymbolManager.cpp
|
9e11acd502
Replace GetModuleFileName with GetBinaryLocation (fix #2297)
|
8 лет назад |
|
DbgHelpSymbolManager.h
|
47eab483b9
change top-level dir Lib back to lib
|
10 лет назад |
|
DelayLoadLibrary.cpp
|
7c5326f6e2
Edge - ACG bypass using UnmapViewOfFile - Google, Inc.
|
8 лет назад |
|
DelayLoadLibrary.h
|
7c5326f6e2
Edge - ACG bypass using UnmapViewOfFile - Google, Inc.
|
8 лет назад |
|
EtwTraceCore.cpp
|
6756e7d8fb
Enable support for ETW events on xplat via LTTng
|
8 лет назад |
|
EtwTraceCore.h
|
6756e7d8fb
Enable support for ETW events on xplat via LTTng
|
8 лет назад |
|
FaultInjection.cpp
|
99f04016d0
[1.8>master] [MERGE #4379 @jianchun] code quality: fix msvc /permissive- issues
|
8 лет назад |
|
FaultInjection.h
|
7a3d45b428
code quality: fix msvc /permissive- issues
|
8 лет назад |
|
FaultTypes.h
|
47eab483b9
change top-level dir Lib back to lib
|
10 лет назад |
|
FinalizableObject.h
|
f7c815a855
Fix RecyclerVisited related crashes during marking
|
8 лет назад |
|
GlobalSecurityPolicy.cpp
|
02a02c3a59
Merge from unreleased/rs2 to release/1.4
|
9 лет назад |
|
GlobalSecurityPolicy.h
|
02a02c3a59
Merge from unreleased/rs2 to release/1.4
|
9 лет назад |
|
ICustomConfigFlags.h
|
47eab483b9
change top-level dir Lib back to lib
|
10 лет назад |
|
Output.cpp
|
8e0bd3c832
[1.8>master] [MERGE #4463 @Penguinwizzard] Disable Output::Print buffering on xplat
|
8 лет назад |
|
Output.h
|
4ce5a4968c
Disable Output::Print buffering on xplat
|
8 лет назад |
|
PerfCounter.cpp
|
47eab483b9
change top-level dir Lib back to lib
|
10 лет назад |
|
PerfCounter.h
|
cec0e9a84f
replace wchar_t/L"..." with char16/_u("...")
|
10 лет назад |
|
PerfCounterImpl.cpp
|
f2ac5c77c5
Reenable and fix warning 4838 - conversion from 'unsigned int' to 'int' requires a narrowing conversion
|
9 лет назад |
|
PerfCounterSet.cpp
|
cec0e9a84f
replace wchar_t/L"..." with char16/_u("...")
|
10 лет назад |
|
PerfCounterSet.h
|
9e11acd502
Replace GetModuleFileName with GetBinaryLocation (fix #2297)
|
8 лет назад |
|
ProfileInstrument.cpp
|
5118104ae6
Fix arena access violation for -profile option
|
9 лет назад |
|
ProfileInstrument.h
|
5118104ae6
Fix arena access violation for -profile option
|
9 лет назад |
|
ProfileMemory.cpp
|
9ef8cbcd32
cross-platform: ChakraCore compiles against iOS x86_64
|
9 лет назад |
|
ProfileMemory.h
|
7a3d45b428
code quality: fix msvc /permissive- issues
|
8 лет назад |
|
RecyclerHeapMarkingContext.h
|
612cd34395
Remove remaining __stdcall calling convention from IRecyclerVisitedObject implementations
|
8 лет назад |
|
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 лет назад |
|
StackBackTrace.cpp
|
a9822845ba
enhance TraceRing, enable xplat STACK_BACK_TRACE
|
9 лет назад |
|
StackBackTrace.h
|
d7483b2feb
remove global operator new/delete override
|
9 лет назад |
|
SysInfo.cpp
|
83c577c0f0
ARM64: Enable CFG codegen and checks.
|
8 лет назад |
|
SysInfo.h
|
81a241a09d
xplat: remove win64 for good
|
8 лет назад |