| .. |
|
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
|
c0723f4985
Moving RS4 changes to master
|
7 年之前 |
|
CharStringCache.h
|
c6bf63b2d6
swb: annotate nested field type, union
|
9 年之前 |
|
CompactCounters.h
|
c361394349
seperate lockdown and closing states
|
7 年之前 |
|
Constants.cpp
|
178f8f6e2c
fix legacy builds
|
9 年之前 |
|
Constants.h
|
ed0c48449e
ensure JIT try blocks have enough stack to bailout to the interpeter
|
8 年之前 |
|
CrossSite.cpp
|
878e8cb5ba
[1.11>master] [1.10>1.11] [MERGE #5787 @Cellule] Merge changes from Windows 1809 October Update
|
7 年之前 |
|
CrossSite.h
|
2f572ce23c
Do not CrossSite::MarshalVar if scriptContext == requestContext
|
8 年之前 |
|
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
|
878e8cb5ba
[1.11>master] [1.10>1.11] [MERGE #5787 @Cellule] Merge changes from Windows 1809 October Update
|
7 年之前 |
|
DelayLoadLibrary.h
|
cf71a962c1
Merge 1809 October Update changes
|
7 年之前 |
|
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
|
6756e7d8fb
Enable support for ETW events on xplat via LTTng
|
8 年之前 |
|
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
|
878e8cb5ba
[1.11>master] [1.10>1.11] [MERGE #5787 @Cellule] Merge changes from Windows 1809 October Update
|
7 年之前 |
|
FunctionBody.h
|
23057cf996
implement BigInt literal, BigInt constructor and comparison operator
|
7 年之前 |
|
FunctionExecutionStateMachine.cpp
|
ede2e85b47
Use ENABLE_SCRIPT_DEBUGGING throughout the whole change
|
7 年之前 |
|
FunctionExecutionStateMachine.h
|
ede2e85b47
Use ENABLE_SCRIPT_DEBUGGING throughout the whole change
|
7 年之前 |
|
FunctionInfo.cpp
|
fe14f94510
nicer dynamic casts
|
7 年之前 |
|
FunctionInfo.h
|
c0723f4985
Moving RS4 changes to master
|
7 年之前 |
|
JnDirectFields.h
|
6c42b344e8
Updated bytecode and other suggested changes
|
7 年之前 |
|
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
|
6eb44575a5
Byte code size and serialized byte code size optimizations (15-20% serialized byte code size reduction)
|
8 年之前 |
|
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
|
878e8cb5ba
[1.11>master] [1.10>1.11] [MERGE #5787 @Cellule] Merge changes from Windows 1809 October Update
|
7 年之前 |
|
ScriptContext.h
|
cf71a962c1
Merge 1809 October Update changes
|
7 年之前 |
|
ScriptContextBase.h
|
b4b5287c29
Fix leak in JSRT
|
9 年之前 |
|
ScriptContextInfo.h
|
88155df9e6
Remove Simd.js related code
|
8 年之前 |
|
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
|
5cd7df72bc
[MERGE #5099 @VSadov] Adding a configuration flag for setting the allocation policy limit.
|
7 年之前 |
|
ThreadBoundThreadContextManager.h
|
6079d58e7e
Initial commit for BGParseManager.
|
7 年之前 |
|
ThreadConfigFlagsList.h
|
23057cf996
implement BigInt literal, BigInt constructor and comparison operator
|
7 年之前 |
|
ThreadContext.cpp
|
878e8cb5ba
[1.11>master] [1.10>1.11] [MERGE #5787 @Cellule] Merge changes from Windows 1809 October Update
|
7 年之前 |
|
ThreadContext.h
|
cf71a962c1
Merge 1809 October Update changes
|
7 年之前 |
|
ThreadContextInfo.cpp
|
cf71a962c1
Merge 1809 October Update changes
|
7 年之前 |
|
ThreadContextInfo.h
|
878e8cb5ba
[1.11>master] [1.10>1.11] [MERGE #5787 @Cellule] Merge changes from Windows 1809 October Update
|
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
|
cf71a962c1
Merge 1809 October Update changes
|
7 年之前 |
|
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 年之前 |