| .. |
|
InJavascript
|
312a878774
Implement Object.hasOwn (#6726)
|
4 лет назад |
|
amd64
|
20b819a5a7
Fix build errors related to literals in assembly while using Clang 8.0.
|
6 лет назад |
|
arm
|
6e828b83a5
Updating ARM CallFunction scenarios according to the CallInfo.Count update
|
8 лет назад |
|
arm64
|
e03b3e3016
[CVE-2018-8315] Add guards for speculation on non-jit operations
|
7 лет назад |
|
ArgumentsObject.cpp
|
fe14f94510
nicer dynamic casts
|
7 лет назад |
|
ArgumentsObject.h
|
d99599543b
Remove superfluous const from return types
|
7 лет назад |
|
ArgumentsObjectEnumerator.cpp
|
5cf1a9555f
rename ForInCache now that it has other uses
|
8 лет назад |
|
ArgumentsObjectEnumerator.h
|
d4e1efd33b
fix bug with arguments enumerator in JSON.parse
|
7 лет назад |
|
ArrayBuffer.cpp
|
d8cbaff6a2
Remove some old switches (#6441)
|
5 лет назад |
|
ArrayBuffer.h
|
6885486859
Add JSRT API for externalizing ArrayBuffers
|
7 лет назад |
|
AtomicsObject.cpp
|
fe14f94510
nicer dynamic casts
|
7 лет назад |
|
AtomicsObject.h
|
e2bb2530ac
Fix #5349: Rename Atomics.wake to Atomics.notify, per ES spec change.
|
7 лет назад |
|
AtomicsOperations.cpp
|
e2a13ce01a
Implement jit for atomic load/store
|
8 лет назад |
|
AtomicsOperations.h
|
e2a13ce01a
Implement jit for atomic load/store
|
8 лет назад |
|
BoundFunction.cpp
|
878e8cb5ba
[1.11>master] [1.10>1.11] [MERGE #5787 @Cellule] Merge changes from Windows 1809 October Update
|
7 лет назад |
|
BoundFunction.h
|
fe14f94510
nicer dynamic casts
|
7 лет назад |
|
BufferStringBuilder.cpp
|
13f6e3b54a
xplat: build lib/Runtime/Library
|
10 лет назад |
|
BufferStringBuilder.h
|
5e70a8f3f5
remove unused DECLARE_CONCRETE_STRING_CLASS
|
8 лет назад |
|
BuiltInFlags.h
|
47eab483b9
change top-level dir Lib back to lib
|
10 лет назад |
|
CMakeLists.txt
|
ef68766dc8
Remove getVarDate, VariantDate and WinRTDate
|
5 лет назад |
|
Chakra.Runtime.Library.vcxproj
|
e36738055f
1. BuiltIn JS loading to load one object at a time
|
5 лет назад |
|
Chakra.Runtime.Library.vcxproj.filters
|
e36738055f
1. BuiltIn JS loading to load one object at a time
|
5 лет назад |
|
CommonExternalApiImpl.cpp
|
8567cfe6c1
update all references to use correct CamelCase file names
|
10 лет назад |
|
CompoundString.cpp
|
fe14f94510
nicer dynamic casts
|
7 лет назад |
|
CompoundString.h
|
fe14f94510
nicer dynamic casts
|
7 лет назад |
|
ConcatString.cpp
|
fe14f94510
nicer dynamic casts
|
7 лет назад |
|
ConcatString.h
|
fe14f94510
nicer dynamic casts
|
7 лет назад |
|
ConcatString.inl
|
aa185ce0ca
fix link error in ChakraFull due to concatstring.inl in runtime.h
|
8 лет назад |
|
CustomExternalIterator.cpp
|
c848d4d8d5
Refactor await & yield & enable async iteration (#6456)
|
5 лет назад |
|
CustomExternalIterator.h
|
fe14f94510
nicer dynamic casts
|
7 лет назад |
|
CustomExternalWrapperObject.cpp
|
d9178e1dbe
prevent caching interceptor results; don't assume implicit call
|
7 лет назад |
|
CustomExternalWrapperObject.h
|
d9178e1dbe
prevent caching interceptor results; don't assume implicit call
|
7 лет назад |
|
DataView.cpp
|
befa2b30b8
Remove ENABLE_PROJECTION
|
5 лет назад |
|
DataView.h
|
fe14f94510
nicer dynamic casts
|
7 лет назад |
|
DateImplementation.cpp
|
ef68766dc8
Remove getVarDate, VariantDate and WinRTDate
|
5 лет назад |
|
DateImplementation.h
|
ef68766dc8
Remove getVarDate, VariantDate and WinRTDate
|
5 лет назад |
|
DateImplementationData.h
|
47eab483b9
change top-level dir Lib back to lib
|
10 лет назад |
|
DelayFreeArrayBufferHelper.cpp
|
cf71a962c1
Merge 1809 October Update changes
|
7 лет назад |
|
DelayFreeArrayBufferHelper.h
|
6885486859
Add JSRT API for externalizing ArrayBuffers
|
7 лет назад |
|
ES5Array.cpp
|
1c75087549
[1.11>master] [MERGE #6122 @MikeHolman] May 2019 Security Update
|
6 лет назад |
|
ES5Array.h
|
fe14f94510
nicer dynamic casts
|
7 лет назад |
|
ES5ArrayIndexEnumerator.cpp
|
553a0db80b
fix proxy enumerator
|
9 лет назад |
|
ES5ArrayIndexEnumerator.h
|
fe14f94510
nicer dynamic casts
|
7 лет назад |
|
ES5ArrayIndexStaticEnumerator.h
|
58ab8fa9f8
Refactor Enumerators
|
9 лет назад |
|
EngineInterfaceObject.cpp
|
befa2b30b8
Remove ENABLE_PROJECTION
|
5 лет назад |
|
EngineInterfaceObject.h
|
e36738055f
1. BuiltIn JS loading to load one object at a time
|
5 лет назад |
|
EngineInterfaceObjectBuiltIns.h
|
8ef693a5e9
Remove Intl.js use of push:
|
5 лет назад |
|
ExternalLibraryBase.cpp
|
47eab483b9
change top-level dir Lib back to lib
|
10 лет назад |
|
ExternalLibraryBase.h
|
47eab483b9
change top-level dir Lib back to lib
|
10 лет назад |
|
ForInObjectEnumerator.cpp
|
fe14f94510
nicer dynamic casts
|
7 лет назад |
|
ForInObjectEnumerator.h
|
5cf1a9555f
rename ForInCache now that it has other uses
|
8 лет назад |
|
GlobalObject.cpp
|
befa2b30b8
Remove ENABLE_PROJECTION
|
5 лет назад |
|
GlobalObject.h
|
ead295f055
Stop passing ActivationObject as 'this' in dynamic-binding cases, eliminate StrictLdThis
|
6 лет назад |
|
HostObjectBase.h
|
47eab483b9
change top-level dir Lib back to lib
|
10 лет назад |
|
IntlEngineInterfaceExtensionObject.cpp
|
95908ad920
Fix incorrect abort in EntryIntl_PluralRulesSelect
|
5 лет назад |
|
IntlEngineInterfaceExtensionObject.h
|
f8b6d8a5e8
Centralize repetitive Intl platform method declarations
|
8 лет назад |
|
IntlExtensionObjectBuiltIns.h
|
06140a6835
Implement Intl.PluralRules
|
7 лет назад |
|
JSON.cpp
|
fe14f94510
nicer dynamic casts
|
7 лет назад |
|
JSON.h
|
93aac7ed12
Optimize JSON
|
8 лет назад |
|
JSONParser.cpp
|
fe14f94510
nicer dynamic casts
|
7 лет назад |
|
JSONParser.h
|
93aac7ed12
Optimize JSON
|
8 лет назад |
|
JSONScanner.cpp
|
6e39312394
Initialize locals
|
8 лет назад |
|
JSONScanner.h
|
350d1c962d
fix incorrect argument passed to itow for json syntax error
|
7 лет назад |
|
JSONStack.cpp
|
bec9475f6f
JSONStack: Improve performance
|
8 лет назад |
|
JSONStack.h
|
bec9475f6f
JSONStack: Improve performance
|
8 лет назад |
|
JSONStringBuilder.cpp
|
8d4374c368
Implement well-formed JSON.stringify
|
6 лет назад |
|
JSONStringBuilder.h
|
8d4374c368
Implement well-formed JSON.stringify
|
6 лет назад |
|
JSONStringifier.cpp
|
8d4374c368
Implement well-formed JSON.stringify
|
6 лет назад |
|
JSONStringifier.h
|
45caec134f
lookup properties by numeric index for typed arrays during stringify
|
8 лет назад |
|
JavascriptArray.cpp
|
c091b36a2d
Support proposal array find from last (#6653)
|
5 лет назад |
|
JavascriptArray.h
|
c091b36a2d
Support proposal array find from last (#6653)
|
5 лет назад |
|
JavascriptArray.inl
|
fd62760dbc
Fixing Crosssite issue during Array.Concat OS: 18874745
|
7 лет назад |
|
JavascriptArrayIndexEnumerator.cpp
|
553a0db80b
fix proxy enumerator
|
9 лет назад |
|
JavascriptArrayIndexEnumerator.h
|
553a0db80b
fix proxy enumerator
|
9 лет назад |
|
JavascriptArrayIndexEnumeratorBase.cpp
|
58ab8fa9f8
Refactor Enumerators
|
9 лет назад |
|
JavascriptArrayIndexEnumeratorBase.h
|
f37cd54364
Remove _ABSTRACT, most classes were already pure virtual and I deleted the constructor of the others
|
7 лет назад |
|
JavascriptArrayIndexSnapshotEnumerator.cpp
|
553a0db80b
fix proxy enumerator
|
9 лет назад |
|
JavascriptArrayIndexSnapshotEnumerator.h
|
553a0db80b
fix proxy enumerator
|
9 лет назад |
|
JavascriptArrayIndexStaticEnumerator.h
|
58ab8fa9f8
Refactor Enumerators
|
9 лет назад |
|
JavascriptArrayIterator.cpp
|
c848d4d8d5
Refactor await & yield & enable async iteration (#6456)
|
5 лет назад |
|
JavascriptArrayIterator.h
|
fe14f94510
nicer dynamic casts
|
7 лет назад |
|
JavascriptAsyncFromSyncIterator.cpp
|
5fecf0579e
Cache iterator next (#6164)
|
5 лет назад |
|
JavascriptAsyncFromSyncIterator.h
|
5fecf0579e
Cache iterator next (#6164)
|
5 лет назад |
|
JavascriptAsyncFunction.cpp
|
8c3a82b035
Implement Top Level Await
|
5 лет назад |
|
JavascriptAsyncFunction.h
|
8c3a82b035
Implement Top Level Await
|
5 лет назад |
|
JavascriptAsyncGenerator.cpp
|
290a3a81db
Remove unnecessary startup yield
|
5 лет назад |
|
JavascriptAsyncGenerator.h
|
b68f5c2815
Generator misc (#6533)
|
5 лет назад |
|
JavascriptAsyncGeneratorFunction.cpp
|
f69edb2e82
Handle corrupted generator or async generator prototype
|
4 лет назад |
|
JavascriptAsyncGeneratorFunction.h
|
c848d4d8d5
Refactor await & yield & enable async iteration (#6456)
|
5 лет назад |
|
JavascriptBigInt.cpp
|
25af1a93e1
implement bigint multiply
|
7 лет назад |
|
JavascriptBigInt.h
|
25af1a93e1
implement bigint multiply
|
7 лет назад |
|
JavascriptBigIntObject.cpp
|
23057cf996
implement BigInt literal, BigInt constructor and comparison operator
|
7 лет назад |
|
JavascriptBigIntObject.h
|
23057cf996
implement BigInt literal, BigInt constructor and comparison operator
|
7 лет назад |
|
JavascriptBoolean.cpp
|
ef68766dc8
Remove getVarDate, VariantDate and WinRTDate
|
5 лет назад |
|
JavascriptBoolean.h
|
fe14f94510
nicer dynamic casts
|
7 лет назад |
|
JavascriptBooleanObject.cpp
|
fe14f94510
nicer dynamic casts
|
7 лет назад |
|
JavascriptBooleanObject.h
|
fe14f94510
nicer dynamic casts
|
7 лет назад |
|
JavascriptBuiltInFunctionList.h
|
312a878774
Implement Object.hasOwn (#6726)
|
4 лет назад |
|
JavascriptBuiltInFunctions.cpp
|
c8740cc9e5
inline JsBuiltIn helper CallInstanceFunction
|
7 лет назад |
|
JavascriptBuiltInFunctions.h
|
34092e04f7
Remove ENABLE_DOM_FAST_PATH
|
5 лет назад |
|
JavascriptDate.cpp
|
ef68766dc8
Remove getVarDate, VariantDate and WinRTDate
|
5 лет назад |
|
JavascriptDate.h
|
ef68766dc8
Remove getVarDate, VariantDate and WinRTDate
|
5 лет назад |
|
JavascriptError.cpp
|
8220c858e5
Add proposal-promise-any (#6641)
|
4 лет назад |
|
JavascriptError.h
|
8220c858e5
Add proposal-promise-any (#6641)
|
4 лет назад |
|
JavascriptExceptionMetadata.cpp
|
20de16aa93
Fix abort in GetAndClearExceptionWithMetaData (#6657)
|
5 лет назад |
|
JavascriptExceptionMetadata.h
|
2ee13d2cf7
Newline at file ends
|
7 лет назад |
|
JavascriptExternalFunction.cpp
|
00e64fdd0e
Merge remote-tracking branch 'origin/master' into feature/shim
|
7 лет назад |
|
JavascriptExternalFunction.h
|
bfbfbaaf0e
Add JSRT support for native callbacks with `new.target`
|
8 лет назад |
|
JavascriptFunction.cpp
|
63bda3bb4b
[1.11>master] [MERGE #6385 @pleath] ChakraCore Servicing Update for 2020.03B
|
6 лет назад |
|
JavascriptFunction.h
|
8ffa08ebed
AsyncIteration
|
6 лет назад |
|
JavascriptGenerator.cpp
|
d5c6f5998f
Handle SlotArray loads in jitted generators
|
4 лет назад |
|
JavascriptGenerator.h
|
8c3a82b035
Implement Top Level Await
|
5 лет назад |
|
JavascriptGeneratorFunction.cpp
|
f69edb2e82
Handle corrupted generator or async generator prototype
|
4 лет назад |
|
JavascriptGeneratorFunction.h
|
c848d4d8d5
Refactor await & yield & enable async iteration (#6456)
|
5 лет назад |
|
JavascriptIterator.cpp
|
47eab483b9
change top-level dir Lib back to lib
|
10 лет назад |
|
JavascriptIterator.h
|
47eab483b9
change top-level dir Lib back to lib
|
10 лет назад |
|
JavascriptLibrary.cpp
|
312a878774
Implement Object.hasOwn (#6726)
|
4 лет назад |
|
JavascriptLibrary.h
|
8220c858e5
Add proposal-promise-any (#6641)
|
4 лет назад |
|
JavascriptLibrary.inl
|
f8acf7f377
FromVar hardening
|
8 лет назад |
|
JavascriptLibraryBase.h
|
8220c858e5
Add proposal-promise-any (#6641)
|
4 лет назад |
|
JavascriptListIterator.cpp
|
c848d4d8d5
Refactor await & yield & enable async iteration (#6456)
|
5 лет назад |
|
JavascriptListIterator.h
|
fe14f94510
nicer dynamic casts
|
7 лет назад |
|
JavascriptMap.cpp
|
fe14f94510
nicer dynamic casts
|
7 лет назад |
|
JavascriptMap.h
|
fe14f94510
nicer dynamic casts
|
7 лет назад |
|
JavascriptMapIterator.cpp
|
c848d4d8d5
Refactor await & yield & enable async iteration (#6456)
|
5 лет назад |
|
JavascriptMapIterator.h
|
fe14f94510
nicer dynamic casts
|
7 лет назад |
|
JavascriptNumber.cpp
|
eba9b1adef
NaN's most significant bit signifies the sign of NaN. This bit's value was inconsistent with other engines' as well as inconsistent in Chakra when using the -NoNative flag. This fix makes NaN respect the sign bit. This is viewable through typed array buffers.
|
7 лет назад |
|
JavascriptNumber.h
|
0f78a54209
Enable Bytecode regen on Linux/MacOS (#6425)
|
5 лет назад |
|
JavascriptNumber.inl
|
0f78a54209
Enable Bytecode regen on Linux/MacOS (#6425)
|
5 лет назад |
|
JavascriptNumberObject.cpp
|
fe14f94510
nicer dynamic casts
|
7 лет назад |
|
JavascriptNumberObject.h
|
fe14f94510
nicer dynamic casts
|
7 лет назад |
|
JavascriptObject.cpp
|
312a878774
Implement Object.hasOwn (#6726)
|
4 лет назад |
|
JavascriptObject.h
|
312a878774
Implement Object.hasOwn (#6726)
|
4 лет назад |
|
JavascriptPromise.cpp
|
8220c858e5
Add proposal-promise-any (#6641)
|
4 лет назад |
|
JavascriptPromise.h
|
8220c858e5
Add proposal-promise-any (#6641)
|
4 лет назад |
|
JavascriptProxy.cpp
|
11d93751d6
Fix calling proxy as constructor
|
5 лет назад |
|
JavascriptProxy.h
|
fe14f94510
nicer dynamic casts
|
7 лет назад |
|
JavascriptReflect.cpp
|
d8cbaff6a2
Remove some old switches (#6441)
|
5 лет назад |
|
JavascriptReflect.h
|
0052c5c585
#274 Remove [[Enumerate]] and associated reflective capabilities
|
9 лет назад |
|
JavascriptRegExpConstructor.cpp
|
48d00f1016
Give JavascriptRegExpConstructor the correct ConstructorCache
|
6 лет назад |
|
JavascriptRegExpConstructor.h
|
48d00f1016
Give JavascriptRegExpConstructor the correct ConstructorCache
|
6 лет назад |
|
JavascriptRegExpEnumerator.cpp
|
6e39312394
Initialize locals
|
8 лет назад |
|
JavascriptRegExpEnumerator.h
|
553a0db80b
fix proxy enumerator
|
9 лет назад |
|
JavascriptRegularExpression.cpp
|
a5a5b8f525
fix issues with proxy in TypedArray.from and String.replace
|
6 лет назад |
|
JavascriptRegularExpression.h
|
fe14f94510
nicer dynamic casts
|
7 лет назад |
|
JavascriptRegularExpressionResult.cpp
|
1552054536
Fix ChakraCore retail build
|
10 лет назад |
|
JavascriptRegularExpressionResult.h
|
47eab483b9
change top-level dir Lib back to lib
|
10 лет назад |
|
JavascriptSet.cpp
|
fe14f94510
nicer dynamic casts
|
7 лет назад |
|
JavascriptSet.h
|
fe14f94510
nicer dynamic casts
|
7 лет назад |
|
JavascriptSetIterator.cpp
|
c848d4d8d5
Refactor await & yield & enable async iteration (#6456)
|
5 лет назад |
|
JavascriptSetIterator.h
|
fe14f94510
nicer dynamic casts
|
7 лет назад |
|
JavascriptString.cpp
|
b99834b7fe
Update String.prototype.repeat to throw non-fatal for length too big
|
5 лет назад |
|
JavascriptString.h
|
c97320d3ff
Implementation of Relative indexing method proposal (#6610)
|
5 лет назад |
|
JavascriptString.inl
|
cec0e9a84f
replace wchar_t/L"..." with char16/_u("...")
|
10 лет назад |
|
JavascriptStringEnumerator.cpp
|
553a0db80b
fix proxy enumerator
|
9 лет назад |
|
JavascriptStringEnumerator.h
|
45caec134f
lookup properties by numeric index for typed arrays during stringify
|
8 лет назад |
|
JavascriptStringIterator.cpp
|
c848d4d8d5
Refactor await & yield & enable async iteration (#6456)
|
5 лет назад |
|
JavascriptStringIterator.h
|
fe14f94510
nicer dynamic casts
|
7 лет назад |
|
JavascriptStringObject.cpp
|
fe14f94510
nicer dynamic casts
|
7 лет назад |
|
JavascriptStringObject.h
|
fe14f94510
nicer dynamic casts
|
7 лет назад |
|
JavascriptStringTagEntries.h
|
cec0e9a84f
replace wchar_t/L"..." with char16/_u("...")
|
10 лет назад |
|
JavascriptSymbol.cpp
|
393af6c92f
Implement Symbol.prototype.description
|
7 лет назад |
|
JavascriptSymbol.h
|
393af6c92f
Implement Symbol.prototype.description
|
7 лет назад |
|
JavascriptSymbolObject.cpp
|
fe14f94510
nicer dynamic casts
|
7 лет назад |
|
JavascriptSymbolObject.h
|
fe14f94510
nicer dynamic casts
|
7 лет назад |
|
JavascriptTypedNumber.cpp
|
fe14f94510
nicer dynamic casts
|
7 лет назад |
|
JavascriptTypedNumber.h
|
fe14f94510
nicer dynamic casts
|
7 лет назад |
|
JavascriptWeakMap.cpp
|
fe14f94510
nicer dynamic casts
|
7 лет назад |
|
JavascriptWeakMap.h
|
fe14f94510
nicer dynamic casts
|
7 лет назад |
|
JavascriptWeakSet.cpp
|
fe14f94510
nicer dynamic casts
|
7 лет назад |
|
JavascriptWeakSet.h
|
fe14f94510
nicer dynamic casts
|
7 лет назад |
|
JsBuiltInEngineInterfaceExtensionObject.cpp
|
e36738055f
1. BuiltIn JS loading to load one object at a time
|
5 лет назад |
|
JsBuiltInEngineInterfaceExtensionObject.h
|
e36738055f
1. BuiltIn JS loading to load one object at a time
|
5 лет назад |
|
LazyJSONString.cpp
|
fe14f94510
nicer dynamic casts
|
7 лет назад |
|
LazyJSONString.h
|
fe14f94510
nicer dynamic casts
|
7 лет назад |
|
LiteralString.cpp
|
50fc14e528
remove ArenaLiteralString
|
8 лет назад |
|
LiteralString.h
|
50fc14e528
remove ArenaLiteralString
|
8 лет назад |
|
MapOrSetDataList.h
|
3b3aa9ba1d
Fix Clang 10 and Ubuntu 20.04 compatibility errors
|
5 лет назад |
|
MathLibrary.cpp
|
74d29e5298
Remove a pragma intrinsic for an unused function
|
7 лет назад |
|
MathLibrary.h
|
6b651ad64f
[1.4>master] fix break for OOP JIT when UCRT is not available
|
9 лет назад |
|
ModuleRoot.cpp
|
34b70131fd
standardize GetAccessor calls
|
7 лет назад |
|
ModuleRoot.h
|
fe14f94510
nicer dynamic casts
|
7 лет назад |
|
ObjectPrototypeObject.cpp
|
fe14f94510
nicer dynamic casts
|
7 лет назад |
|
ObjectPrototypeObject.h
|
af97f3e4d4
Delete property opts
|
9 лет назад |
|
ProfileString.cpp
|
fcbfb3dc6c
Fix dev12 build
|
9 лет назад |
|
ProfileString.h
|
cec0e9a84f
replace wchar_t/L"..." with char16/_u("...")
|
10 лет назад |
|
PropertyRecordUsageCache.cpp
|
181d889eb7
profile elem accesses and emit fastpaths for cache types we've seen
|
8 лет назад |
|
PropertyRecordUsageCache.h
|
9fdb68befa
OS#16526223: Keep writes to 'prototype' from going through inline cache so that we get the necessary runtime behavior
|
7 лет назад |
|
PropertyString.cpp
|
fe14f94510
nicer dynamic casts
|
7 лет назад |
|
PropertyString.h
|
fe14f94510
nicer dynamic casts
|
7 лет назад |
|
RegexHelper.cpp
|
a5a5b8f525
fix issues with proxy in TypedArray.from and String.replace
|
6 лет назад |
|
RegexHelper.h
|
a5a5b8f525
fix issues with proxy in TypedArray.from and String.replace
|
6 лет назад |
|
RootObjectBase.cpp
|
8ecdb9ea08
Fixes #5576 - Chakra should not redeclare "undefined" keyword.
|
7 лет назад |
|
RootObjectBase.h
|
8ecdb9ea08
Fixes #5576 - Chakra should not redeclare "undefined" keyword.
|
7 лет назад |
|
RuntimeFunction.cpp
|
581fe075d7
make some small perf improvements
|
7 лет назад |
|
RuntimeFunction.h
|
581fe075d7
make some small perf improvements
|
7 лет назад |
|
RuntimeLibraryPch.cpp
|
45284fc840
Fix Legacy-Link and NDK-Compile errors
|
9 лет назад |
|
RuntimeLibraryPch.h
|
ef68766dc8
Remove getVarDate, VariantDate and WinRTDate
|
5 лет назад |
|
SameValueComparer.h
|
fe14f94510
nicer dynamic casts
|
7 лет назад |
|
ScriptFunction.cpp
|
63a27a9406
Reimplement class definitions to limit type creation
|
6 лет назад |
|
ScriptFunction.h
|
63a27a9406
Reimplement class definitions to limit type creation
|
6 лет назад |
|
SharedArrayBuffer.cpp
|
d8cbaff6a2
Remove some old switches (#6441)
|
5 лет назад |
|
SharedArrayBuffer.h
|
fe14f94510
nicer dynamic casts
|
7 лет назад |
|
SingleCharString.cpp
|
5b6611d70b
SubString crash
|
7 лет назад |
|
SingleCharString.h
|
5b6611d70b
SubString crash
|
7 лет назад |
|
SparseArraySegment.cpp
|
0440807190
[CVE-2017-0238] OOM in Array.unshift can leave array in an inconsistent state
|
8 лет назад |
|
SparseArraySegment.h
|
68e1e9d83b
Fix OSX/Ubuntu builds
|
7 лет назад |
|
SparseArraySegment.inl
|
b786ecf61f
Fail on unexpected missing item constant in an array head segment during native array conversion
|
6 лет назад |
|
StackScriptFunction.cpp
|
fe14f94510
nicer dynamic casts
|
7 лет назад |
|
StackScriptFunction.h
|
95b7191c29
[1.11>master] [MERGE #6016 @pleath] ChakraCore Servicing Release for 1903
|
7 лет назад |
|
StringCache.h
|
930756fc1c
Refactor StringCache, add Intl properties to it
|
8 лет назад |
|
StringCacheList.h
|
ef68766dc8
Remove getVarDate, VariantDate and WinRTDate
|
5 лет назад |
|
StringCopyInfo.cpp
|
fc502a416e
Make fixes in ChakraCore
|
9 лет назад |
|
StringCopyInfo.h
|
cec0e9a84f
replace wchar_t/L"..." with char16/_u("...")
|
10 лет назад |
|
SubString.cpp
|
6d93dbce3a
quiet a spurious assertion
|
7 лет назад |
|
SubString.h
|
e89dd58d2c
Let substrings get property string pointers too
|
7 лет назад |
|
ThrowErrorObject.cpp
|
fe14f94510
nicer dynamic casts
|
7 лет назад |
|
ThrowErrorObject.h
|
fe14f94510
nicer dynamic casts
|
7 лет назад |
|
TypedArray.cpp
|
c091b36a2d
Support proposal array find from last (#6653)
|
5 лет назад |
|
TypedArray.h
|
c091b36a2d
Support proposal array find from last (#6653)
|
5 лет назад |
|
TypedArrayIndexEnumerator.cpp
|
553a0db80b
fix proxy enumerator
|
9 лет назад |
|
TypedArrayIndexEnumerator.h
|
45caec134f
lookup properties by numeric index for typed arrays during stringify
|
8 лет назад |
|
UriHelper.cpp
|
fe14f94510
nicer dynamic casts
|
7 лет назад |
|
UriHelper.h
|
64117a514c
Avoid copying strings in (de|en)codeURI(Component)? and trim
|
7 лет назад |
|
VerifyMarkFalseReference.cpp
|
52b6a4fbf4
write barrier related fixes
|
8 лет назад |
|
WabtInterface.cpp
|
59213000a9
Fix wabt after merge
|
7 лет назад |
|
WabtInterface.h
|
1fbfb89358
Build wabt directly in chakra
|
9 лет назад |
|
WasmLibrary.cpp
|
26833effbb
Always use AsmJsDefault entrypoint instead of a wasm deferred parse entry point
|
7 лет назад |
|
WasmLibrary.h
|
2ee13d2cf7
Newline at file ends
|
7 лет назад |
|
WebAssembly.cpp
|
13b88b9916
WebAssembly.Memory: Do not call HasProperty to check if a property is present in the descriptor
|
7 лет назад |
|
WebAssembly.h
|
e866ab35da
Separate WebAssembly.compile/instantiate for streaming api in WebAssembly.compileStreaming and WebAssembly.instantiateStreaming respectively.
|
8 лет назад |
|
WebAssemblyEnvironment.cpp
|
d13dbc366e
Scrub references to WASM M128 type
|
7 лет назад |
|
WebAssemblyEnvironment.h
|
972009a89e
ChakraCore fix for servicing release 18-02B: CVE-2018-0858
|
8 лет назад |
|
WebAssemblyInstance.cpp
|
b43772c080
[1.11>master] [MERGE #5936 @MikeHolman] February 2019 Security Update
|
7 лет назад |
|
WebAssemblyInstance.h
|
fe14f94510
nicer dynamic casts
|
7 лет назад |
|
WebAssemblyMemory.cpp
|
13b88b9916
WebAssembly.Memory: Do not call HasProperty to check if a property is present in the descriptor
|
7 лет назад |
|
WebAssemblyMemory.h
|
f46d3d90e7
Throw the right type of Error when constructing a WebAssembly.Memory
|
7 лет назад |
|
WebAssemblyModule.cpp
|
d13dbc366e
Scrub references to WASM M128 type
|
7 лет назад |
|
WebAssemblyModule.h
|
fe14f94510
nicer dynamic casts
|
7 лет назад |
|
WebAssemblyTable.cpp
|
bb5a840998
Fix WebAssembly.Table constructor validation
|
7 лет назад |
|
WebAssemblyTable.h
|
fe14f94510
nicer dynamic casts
|
7 лет назад |