Taylor Woll e22fc925dc Fix build break on xplat 8 лет назад
..
AuxPtrs.h e2e684f23e fix the order on setting write barrier bits 9 лет назад
CMakeLists.txt ce9c17386a JIT: build and test changes 9 лет назад
CallInfo.cpp 47eab483b9 change top-level dir Lib back to lib 10 лет назад
CallInfo.h 3d72466243 Merge remote-tracking branch 'master' into swb 9 лет назад
Chakra.Runtime.Base.vcxproj 02a02c3a59 Merge from unreleased/rs2 to release/1.4 9 лет назад
CharStringCache.cpp c6bf63b2d6 swb: annotate nested field type, union 9 лет назад
CharStringCache.h c6bf63b2d6 swb: annotate nested field type, union 9 лет назад
CompactCounters.h a08db57cc9 consolidate function body counters background thread access guard 9 лет назад
Constants.cpp 178f8f6e2c fix legacy builds 9 лет назад
Constants.h 2500e1cdc1 17-08 ChakraCore servicing release 8 лет назад
CrossSite.cpp bdf3216cce Merge unreleased/rs3 to release/1.6 8 лет назад
CrossSite.h 02a02c3a59 Merge from unreleased/rs2 to release/1.4 9 лет назад
CrossSiteObject.h 2cfb2561df Integer indexed exotic object behavior 9 лет назад
Debug.cpp 1750d475e2 [CVE-2017-0138] fix issue with ExtraArg not being accounted correctly in stackwalker 9 лет назад
Debug.h 4f93a9d8ce JIT: to compile on Linux 9 лет назад
DelayLoadLibrary.cpp e3e6ba47ae build: Get ChakraCore to compile with VC++ Build Tools 9 лет назад
DelayLoadLibrary.h e3e6ba47ae build: Get ChakraCore to compile with VC++ Build Tools 9 лет назад
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 484fae8d61 fix etw logging for very long name function loop body 8 лет назад
EtwTrace.h 484fae8d61 fix etw logging for very long name function loop body 8 лет назад
Exception.cpp bdf3216cce Merge unreleased/rs3 to release/1.6 8 лет назад
Exception.h 47eab483b9 change top-level dir Lib back to lib 10 лет назад
ExpirableObject.cpp 925076a9f2 clear expirableObjectDisposeList on DisposeObjects 9 лет назад
ExpirableObject.h 10c6be4c1b swb: check base classes, annotations 4 9 лет назад
FunctionBody.cpp bdf3216cce Merge unreleased/rs3 to release/1.6 8 лет назад
FunctionBody.h e22fc925dc Fix build break on xplat 8 лет назад
FunctionInfo.cpp cd8cb9e907 fix needed for full build 9 лет назад
FunctionInfo.h bdf3216cce Merge unreleased/rs3 to release/1.6 8 лет назад
JnDirectFields.h 278071fcf3 Fix Issue #3368: Symbol.species.toString() shouldn't have bracket around the name 8 лет назад
LeaveScriptObject.cpp f7f7132248 Jsrt: new string API 9 лет назад
LeaveScriptObject.h ab7ee7d37c xplat: keep uncaught exception object alive 9 лет назад
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 cec0e9a84f replace wchar_t/L"..." with char16/_u("...") 10 лет назад
PropertyRecord.h 5f5f2fbf21 Fixes #2471 Symbol registration map should support null characters in symbol names. 8 лет назад
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 273ab36981 Merge remote-tracking branch 'remotes/chakracore/master' into WebAssembly 10 лет назад
ScriptContext.cpp bdf3216cce Merge unreleased/rs3 to release/1.6 8 лет назад
ScriptContext.h bdf3216cce Merge unreleased/rs3 to release/1.6 8 лет назад
ScriptContextBase.h b4b5287c29 Fix leak in JSRT 9 лет назад
ScriptContextInfo.h 00fc551d9d Remove Simd.js code from ChakraCore - Part 1 (ifdef out) 8 лет назад
ScriptContextOptimizationOverrideInfo.cpp 4fe784767f bug fix for ES5 Array 9 лет назад
ScriptContextOptimizationOverrideInfo.h 4fe784767f bug fix for ES5 Array 9 лет назад
ScriptContextProfiler.cpp cec0e9a84f replace wchar_t/L"..." with char16/_u("...") 10 лет назад
ScriptContextProfiler.h 47eab483b9 change top-level dir Lib back to lib 10 лет назад
ScriptMemoryDumper.cpp 3bc04870e6 some pageheap fixes 8 лет назад
ScriptMemoryDumper.h db7248b35e Reenable and fix warning 4091 - ignore on left of '<type>' when no variable is declared 9 лет назад
SourceHolder.cpp c91129d377 swb: avoid write barrier for global static data 9 лет назад
SourceHolder.h c91129d377 swb: avoid write barrier for global static data 9 лет назад
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 e29501c814 JSRT staticlib shutdown partial fix 9 лет назад
ThreadBoundThreadContextManager.h e29501c814 JSRT staticlib shutdown partial fix 9 лет назад
ThreadConfigFlagsList.h 00fc551d9d Remove Simd.js code from ChakraCore - Part 1 (ifdef out) 8 лет назад
ThreadContext.cpp bdf3216cce Merge unreleased/rs3 to release/1.6 8 лет назад
ThreadContext.h bdf3216cce Merge unreleased/rs3 to release/1.6 8 лет назад
ThreadContextInfo.cpp 2500e1cdc1 17-08 ChakraCore servicing release 8 лет назад
ThreadContextInfo.h 2500e1cdc1 17-08 ChakraCore servicing release 8 лет назад
ThreadContextTlsEntry.cpp 855e3e26c8 [MERGE #1916 @obastemur] Implement ThreadContextTLSEntry Win+Xplat separately 9 лет назад
ThreadContextTlsEntry.h 855e3e26c8 [MERGE #1916 @obastemur] Implement ThreadContextTLSEntry Win+Xplat separately 9 лет назад
ThreadServiceWrapper.h 6100c14373 linux: partially builds lib/Runtime/Base 10 лет назад
ThreadServiceWrapperBase.cpp cec0e9a84f replace wchar_t/L"..." with char16/_u("...") 10 лет назад
ThreadServiceWrapperBase.h 6100c14373 linux: partially builds lib/Runtime/Base 10 лет назад
Utf8SourceInfo.cpp 2a35539494 remove auxptrs global lock 9 лет назад
Utf8SourceInfo.h abf54edffc Remove Utf8SourceInfo::RetrieveSourceText since it is dead code 8 лет назад
VTuneChakraProfile.cpp 484fae8d61 fix etw logging for very long name function loop body 8 лет назад
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 3fb5f788c6 Drive-by cleanup. 8 лет назад
WindowsGlobalizationAdapter.h c599f09878 Bugfix in Intl code 9 лет назад
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 9273a9239b Decouple VTune and ETW Trace, enable VTune JIT profiling on ChakraCore. 9 лет назад