Jack Horton (CHAKRA) 76275c2117 Update JsBuiltIns to use similar functions enum approach as Intl 7 years ago
..
AuxPtrs.h e2e684f23e fix the order on setting write barrier bits 9 years ago
CMakeLists.txt 061290eb53 Add FunctionExecutionStateMachine to CMakeList for non-Windows builds 8 years ago
CallInfo.cpp 25dfd416e1 Fixing possible overflow in BoundFunction::NewInstance. 7 years ago
CallInfo.h a1fc0ae12c Fix field types in InlineeCallInfo. OS #15566165 7 years ago
Chakra.Runtime.Base.vcxproj c0723f4985 Moving RS4 changes to master 7 years ago
CharStringCache.cpp c0723f4985 Moving RS4 changes to master 7 years ago
CharStringCache.h c6bf63b2d6 swb: annotate nested field type, union 9 years ago
CompactCounters.h c361394349 seperate lockdown and closing states 7 years ago
Constants.cpp 178f8f6e2c fix legacy builds 9 years ago
Constants.h ed0c48449e ensure JIT try blocks have enough stack to bailout to the interpeter 8 years ago
CrossSite.cpp 1b77d55941 [CVE-2018-8381] Edge - Child Case of type confusion with EntrySimpleObjectSlotGetter 7 years ago
CrossSite.h 2f572ce23c Do not CrossSite::MarshalVar if scriptContext == requestContext 8 years ago
CrossSiteObject.h 1dcea24e52 OS#18076647: Invalidate prototype inline caches for properties of objects added to the prototype chain 7 years ago
Debug.cpp 6d0f5de1e0 [CVE-2018-0934] Chakra JIT - Incomplete fix for MSRC-41913 #2 - Google, Inc. 8 years ago
Debug.h 4f93a9d8ce JIT: to compile on Linux 9 years ago
DelayLoadLibrary.cpp 5bf5cd1998 activatible -> activatable 7 years ago
DelayLoadLibrary.h e4d3a1b07e Partial implementation of Intl with ICU for Windows and xplat. 8 years ago
Entropy.cpp 47eab483b9 change top-level dir Lib back to lib 10 years ago
Entropy.h 47eab483b9 change top-level dir Lib back to lib 10 years ago
EtwTrace.cpp 6756e7d8fb Enable support for ETW events on xplat via LTTng 8 years ago
EtwTrace.h 484fae8d61 fix etw logging for very long name function loop body 8 years ago
Exception.cpp 60b52c56be Rename functions with *fatal* to *unrecoverable* so !analyze doesn't skip them when walking the stack 7 years ago
Exception.h 47eab483b9 change top-level dir Lib back to lib 10 years ago
ExpirableObject.cpp 3741b1a94a Refactor field related to JIT'ed code in EntryPointInfo into a separate structure 7 years ago
ExpirableObject.h 3741b1a94a Refactor field related to JIT'ed code in EntryPointInfo into a separate structure 7 years ago
FunctionBody.cpp 5d2307753b [1.10>master] [MERGE #5616 @pleath] OS#18658076: Transfer function object type list to the new FunctionProxy when a cached function is deserialized 7 years ago
FunctionBody.h a330001750 [1.10>master] [MERGE #5596 @aneeshdk] August 2018 Security Update 7 years ago
FunctionExecutionStateMachine.cpp ede2e85b47 Use ENABLE_SCRIPT_DEBUGGING throughout the whole change 7 years ago
FunctionExecutionStateMachine.h ede2e85b47 Use ENABLE_SCRIPT_DEBUGGING throughout the whole change 7 years ago
FunctionInfo.cpp 4378b6a971 Devirtualize FunctionInfo 8 years ago
FunctionInfo.h c0723f4985 Moving RS4 changes to master 7 years ago
JnDirectFields.h 76275c2117 Update JsBuiltIns to use similar functions enum approach as Intl 7 years ago
LeaveScriptObject.cpp 60b52c56be Rename functions with *fatal* to *unrecoverable* so !analyze doesn't skip them when walking the stack 7 years ago
LeaveScriptObject.h 8b237f864a MSFT:15176668: Port remote stack walker fix 8 years ago
LineOffsetCache.cpp 6eb44575a5 Byte code size and serialized byte code size optimizations (15-20% serialized byte code size reduction) 8 years ago
LineOffsetCache.h 6eb44575a5 Byte code size and serialized byte code size optimizations (15-20% serialized byte code size reduction) 8 years ago
PerfHint.cpp cec0e9a84f replace wchar_t/L"..." with char16/_u("...") 10 years ago
PerfHint.h 47eab483b9 change top-level dir Lib back to lib 10 years ago
PerfHintDescriptions.h 2ee13d2cf7 Newline at file ends 7 years ago
PropertyRecord.cpp 9fdb68befa OS#16526223: Keep writes to 'prototype' from going through inline cache so that we get the necessary runtime behavior 7 years ago
PropertyRecord.h 9fdb68befa OS#16526223: Keep writes to 'prototype' from going through inline cache so that we get the necessary runtime behavior 7 years ago
RegexPatternMruMap.h a410f802da pack dictionary entries better 7 years ago
RuntimeBasePch.cpp 47eab483b9 change top-level dir Lib back to lib 10 years ago
RuntimeBasePch.h 29b573a9f7 Introduce FunctionExecutionTest unittest 8 years ago
ScriptContext.cpp 361df6547e [1.10>master] [MERGE #5581 @pleath] OS#15992595: On debug reparse, update entry points associated with all parsed functions, not just the ones associated with function objects 7 years ago
ScriptContext.h df955c4e04 MSFT:18321215 Unroot the temporary guest arena created by parser before releasing it to the ThreadContext. 7 years ago
ScriptContextBase.h b4b5287c29 Fix leak in JSRT 9 years ago
ScriptContextInfo.h 88155df9e6 Remove Simd.js related code 8 years ago
ScriptContextOptimizationOverrideInfo.cpp 4fe784767f bug fix for ES5 Array 9 years ago
ScriptContextOptimizationOverrideInfo.h 4fe784767f bug fix for ES5 Array 9 years ago
ScriptContextProfiler.cpp b4ba1ef180 fix codegen profiler under OOP JIT 7 years ago
ScriptContextProfiler.h b4ba1ef180 fix codegen profiler under OOP JIT 7 years ago
ScriptMemoryDumper.cpp 9f8cf80d0e Remove IsolateHeap and fix build errors. 7 years ago
ScriptMemoryDumper.h db7248b35e Reenable and fix warning 4091 - ignore on left of '<type>' when no variable is declared 9 years ago
SourceContextInfo.cpp 97f0ad70c5 Support generating and using a cache of the initial parser state 7 years ago
SourceContextInfo.h 105b8f205f Experimental: Introduce "lite" ChakraCore build 8 years ago
SourceHolder.cpp b7294422e9 Remove unused CloseSources and related methods 7 years ago
SourceHolder.h b7294422e9 Remove unused CloseSources and related methods 7 years ago
StackProber.cpp 2d862feb0f checkpoint on refactor to get in proc jit working again 9 years ago
StackProber.h 2d862feb0f checkpoint on refactor to get in proc jit working again 9 years ago
TempArenaAllocatorObject.cpp ca71e7c368 Fix OOM handling in TempArenaAllocator 9 years ago
TempArenaAllocatorObject.h c6bf63b2d6 swb: annotate nested field type, union 9 years ago
TestEtwEventSink.cpp cec0e9a84f replace wchar_t/L"..." with char16/_u("...") 10 years ago
TestEtwEventSink.h 421e76637b fix permissive C++ code (MSVC /permissive-) 9 years ago
ThreadBoundThreadContextManager.cpp 5cd7df72bc [MERGE #5099 @VSadov] Adding a configuration flag for setting the allocation policy limit. 7 years ago
ThreadBoundThreadContextManager.h 6079d58e7e Initial commit for BGParseManager. 7 years ago
ThreadConfigFlagsList.h 4a7231abaf Implement RegExp dotAll flag 7 years ago
ThreadContext.cpp f8bdb180c4 [CVE-2018-8359] Edge - Chakra OOB Write on ProxyEntryPointInfo - Internal 7 years ago
ThreadContext.h f8bdb180c4 [CVE-2018-8359] Edge - Chakra OOB Write on ProxyEntryPointInfo - Internal 7 years ago
ThreadContextInfo.cpp 225360e939 Fix ARM cfg registration asserts. 8 years ago
ThreadContextInfo.h 448ac6d6ee Clang doesn't seem to like the calling-convention check cast templates 7 years ago
ThreadContextTlsEntry.cpp 010ddf9b84 The card table has code to handle stack allocations, 7 years ago
ThreadContextTlsEntry.h 855e3e26c8 [MERGE #1916 @obastemur] Implement ThreadContextTLSEntry Win+Xplat separately 9 years ago
ThreadServiceWrapper.h f37cd54364 Remove _ABSTRACT, most classes were already pure virtual and I deleted the constructor of the others 7 years ago
ThreadServiceWrapperBase.cpp fa89a7031e [CVE-2018-8287] Edge - Chakra Internet Explorer - Use after free in jscript9.dll after closing WebBrowserControl - Internal. 7 years ago
ThreadServiceWrapperBase.h fa89a7031e [CVE-2018-8287] Edge - Chakra Internet Explorer - Use after free in jscript9.dll after closing WebBrowserControl - Internal. 7 years ago
Utf8SourceInfo.cpp b7294422e9 Remove unused CloseSources and related methods 7 years ago
Utf8SourceInfo.h b7294422e9 Remove unused CloseSources and related methods 7 years ago
VTuneChakraProfile.cpp 484fae8d61 fix etw logging for very long name function loop body 8 years ago
VTuneChakraProfile.h 484fae8d61 fix etw logging for very long name function loop body 8 years ago
WindowsFoundationAdapter.cpp 7453224eec Clean up inline usage 10 years ago
WindowsFoundationAdapter.h 47eab483b9 change top-level dir Lib back to lib 10 years ago
WindowsGlobalizationAdapter.cpp 73449833c6 Add back ResetTimeZoneFactoryObjects 8 years ago
WindowsGlobalizationAdapter.h 73449833c6 Add back ResetTimeZoneFactoryObjects 8 years ago
ittnotify_config.h cb0eaef2ae Use WCHAR instead of wchar_t 9 years ago
ittnotify_types.h 9273a9239b Decouple VTune and ETW Trace, enable VTune JIT profiling on ChakraCore. 9 years ago
jitprofiling.cpp 8c51d59666 Disable TVS warning 38020 in jitprofiling.cpp 9 years ago
jitprofiling.h 206691dd3b Fix typos 8 years ago