rhuanjl befa2b30b8 Remove ENABLE_PROJECTION 5 лет назад
..
AuxPtrs.h e2e684f23e fix the order on setting write barrier bits 9 лет назад
CMakeLists.txt 061290eb53 Add FunctionExecutionStateMachine to CMakeList for non-Windows builds 8 лет назад
CallInfo.cpp 25dfd416e1 Fixing possible overflow in BoundFunction::NewInstance. 7 лет назад
CallInfo.h a1fc0ae12c Fix field types in InlineeCallInfo. OS #15566165 7 лет назад
Chakra.Runtime.Base.vcxproj c0723f4985 Moving RS4 changes to master 7 лет назад
CharStringCache.cpp e7731fc2df Fixes #5950 - path to fromCodePoint in JIT now throws range error on large input 7 лет назад
CharStringCache.h c6bf63b2d6 swb: annotate nested field type, union 9 лет назад
CompactCounters.h c361394349 seperate lockdown and closing states 7 лет назад
Constants.cpp f8a4d9a478 Show "Module" in stack trace for ESM 6 лет назад
Constants.h c848d4d8d5 Refactor await & yield & enable async iteration (#6456) 5 лет назад
CrossSite.cpp d05bc11730 Fix build after Windows 1809 October Update merge 7 лет назад
CrossSite.h 34092e04f7 Remove ENABLE_DOM_FAST_PATH 5 лет назад
CrossSiteObject.h 1dcea24e52 OS#18076647: Invalidate prototype inline caches for properties of objects added to the prototype chain 7 лет назад
Debug.cpp 6d0f5de1e0 [CVE-2018-0934] Chakra JIT - Incomplete fix for MSRC-41913 #2 - Google, Inc. 8 лет назад
Debug.h 4f93a9d8ce JIT: to compile on Linux 9 лет назад
DelayLoadLibrary.cpp befa2b30b8 Remove ENABLE_PROJECTION 5 лет назад
DelayLoadLibrary.h befa2b30b8 Remove ENABLE_PROJECTION 5 лет назад
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 9315cc68e9 Handle non-null-terminated function name in ETW 7 лет назад
EtwTrace.h 484fae8d61 fix etw logging for very long name function loop body 8 лет назад
Exception.cpp 60b52c56be Rename functions with *fatal* to *unrecoverable* so !analyze doesn't skip them when walking the stack 7 лет назад
Exception.h 47eab483b9 change top-level dir Lib back to lib 10 лет назад
ExpirableObject.cpp 3741b1a94a Refactor field related to JIT'ed code in EntryPointInfo into a separate structure 7 лет назад
ExpirableObject.h 3741b1a94a Refactor field related to JIT'ed code in EntryPointInfo into a separate structure 7 лет назад
FunctionBody.cpp 0f78a54209 Enable Bytecode regen on Linux/MacOS (#6425) 5 лет назад
FunctionBody.h 795af4c3b2 Enable defer parse for class members including constructors 6 лет назад
FunctionExecutionStateMachine.cpp a4719f7b02 Update default limits for profiling interpreter to prevent jitting too aggressively 6 лет назад
FunctionExecutionStateMachine.h a4719f7b02 Update default limits for profiling interpreter to prevent jitting too aggressively 6 лет назад
FunctionInfo.cpp 7a284eb57a Inline more .call/.apply targets 7 лет назад
FunctionInfo.h 7a284eb57a Inline more .call/.apply targets 7 лет назад
JnDirectFields.h befa2b30b8 Remove ENABLE_PROJECTION 5 лет назад
LeaveScriptObject.cpp 60b52c56be Rename functions with *fatal* to *unrecoverable* so !analyze doesn't skip them when walking the stack 7 лет назад
LeaveScriptObject.h 8b237f864a MSFT:15176668: Port remote stack walker fix 8 лет назад
LineOffsetCache.cpp e997d44c0c fix JsGetAndClearExceptionWithMetadata in scripts with unicode 7 лет назад
LineOffsetCache.h 6eb44575a5 Byte code size and serialized byte code size optimizations (15-20% serialized byte code size reduction) 8 лет назад
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 2ee13d2cf7 Newline at file ends 7 лет назад
PropertyRecord.cpp 9fdb68befa OS#16526223: Keep writes to 'prototype' from going through inline cache so that we get the necessary runtime behavior 7 лет назад
PropertyRecord.h 9fdb68befa OS#16526223: Keep writes to 'prototype' from going through inline cache so that we get the necessary runtime behavior 7 лет назад
RegexPatternMruMap.h a410f802da pack dictionary entries better 7 лет назад
RuntimeBasePch.cpp 47eab483b9 change top-level dir Lib back to lib 10 лет назад
RuntimeBasePch.h 29b573a9f7 Introduce FunctionExecutionTest unittest 8 лет назад
ScriptContext.cpp befa2b30b8 Remove ENABLE_PROJECTION 5 лет назад
ScriptContext.h befa2b30b8 Remove ENABLE_PROJECTION 5 лет назад
ScriptContextBase.h b4b5287c29 Fix leak in JSRT 9 лет назад
ScriptContextInfo.h 34092e04f7 Remove ENABLE_DOM_FAST_PATH 5 лет назад
ScriptContextOptimizationOverrideInfo.cpp 4fe784767f bug fix for ES5 Array 9 лет назад
ScriptContextOptimizationOverrideInfo.h 4fe784767f bug fix for ES5 Array 9 лет назад
ScriptContextProfiler.cpp b4ba1ef180 fix codegen profiler under OOP JIT 7 лет назад
ScriptContextProfiler.h b4ba1ef180 fix codegen profiler under OOP JIT 7 лет назад
ScriptMemoryDumper.cpp 9f8cf80d0e Remove IsolateHeap and fix build errors. 7 лет назад
ScriptMemoryDumper.h db7248b35e Reenable and fix warning 4091 - ignore on left of '<type>' when no variable is declared 9 лет назад
SourceContextInfo.cpp 97f0ad70c5 Support generating and using a cache of the initial parser state 7 лет назад
SourceContextInfo.h 105b8f205f Experimental: Introduce "lite" ChakraCore build 8 лет назад
SourceHolder.cpp cf71a962c1 Merge 1809 October Update changes 7 лет назад
SourceHolder.h cf71a962c1 Merge 1809 October Update changes 7 лет назад
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 ae1ce2fe2b Fix memory leaks detected during shutdown by cleaning up contexts before detection. 7 лет назад
ThreadBoundThreadContextManager.h 6079d58e7e Initial commit for BGParseManager. 7 лет назад
ThreadConfigFlagsList.h befa2b30b8 Remove ENABLE_PROJECTION 5 лет назад
ThreadContext.cpp befa2b30b8 Remove ENABLE_PROJECTION 5 лет назад
ThreadContext.h befa2b30b8 Remove ENABLE_PROJECTION 5 лет назад
ThreadContextInfo.cpp a2bb7a9f1a Fix VS2015 build 7 лет назад
ThreadContextInfo.h 9b6c91d3c0 Fixing ARM64 build issues 7 лет назад
ThreadContextTlsEntry.cpp 010ddf9b84 The card table has code to handle stack allocations, 7 лет назад
ThreadContextTlsEntry.h 855e3e26c8 [MERGE #1916 @obastemur] Implement ThreadContextTLSEntry Win+Xplat separately 9 лет назад
ThreadServiceWrapper.h f37cd54364 Remove _ABSTRACT, most classes were already pure virtual and I deleted the constructor of the others 7 лет назад
ThreadServiceWrapperBase.cpp fa89a7031e [CVE-2018-8287] Edge - Chakra Internet Explorer - Use after free in jscript9.dll after closing WebBrowserControl - Internal. 7 лет назад
ThreadServiceWrapperBase.h fa89a7031e [CVE-2018-8287] Edge - Chakra Internet Explorer - Use after free in jscript9.dll after closing WebBrowserControl - Internal. 7 лет назад
Utf8SourceInfo.cpp cf71a962c1 Merge 1809 October Update changes 7 лет назад
Utf8SourceInfo.h c90e5dc6d2 Do not attempt to reuse Utf8SourceInfo if asmjs parse fails 6 лет назад
VTuneChakraProfile.cpp cf71a962c1 Merge 1809 October Update changes 7 лет назад
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 73449833c6 Add back ResetTimeZoneFactoryObjects 8 лет назад
WindowsGlobalizationAdapter.h 73449833c6 Add back ResetTimeZoneFactoryObjects 8 лет назад
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 206691dd3b Fix typos 8 лет назад