Wenlu Wang
|
8220c858e5
Add proposal-promise-any (#6641)
|
4 ani în urmă |
rhuanjl
|
ef68766dc8
Remove getVarDate, VariantDate and WinRTDate
|
5 ani în urmă |
Richard
|
c848d4d8d5
Refactor await & yield & enable async iteration (#6456)
|
5 ani în urmă |
Richard
|
8ffa08ebed
AsyncIteration
|
6 ani în urmă |
Taylor Woll
|
89a97c122e
Implement Promise.allSettled
|
6 ani în urmă |
Taylor Woll
|
8f73cae69b
instanceof with bound function should call [Symbol.hasInstance] accessor
|
7 ani în urmă |
Paul Leathers
|
95b7191c29
[1.11>master] [MERGE #6016 @pleath] ChakraCore Servicing Release for 1903
|
7 ani în urmă |
Paul Leathers
|
07b62fd8ed
CVE-2019-0609
|
7 ani în urmă |
Michael Holman
|
282f7a25ac
move chakracore only types behind ifdefs
|
7 ani în urmă |
Michael Holman
|
00e64fdd0e
Merge remote-tracking branch 'origin/master' into feature/shim
|
7 ani în urmă |
Michael Ferris
|
878e8cb5ba
[1.11>master] [1.10>1.11] [MERGE #5787 @Cellule] Merge changes from Windows 1809 October Update
|
7 ani în urmă |
Michael Ferris
|
cf71a962c1
Merge 1809 October Update changes
|
7 ani în urmă |
Duong Nguyen-Huu
|
23057cf996
implement BigInt literal, BigInt constructor and comparison operator
|
7 ani în urmă |
Michael Holman
|
c4a6bae3e3
Merge remote-tracking branch 'origin/master' into feature/shim
|
7 ani în urmă |
Seth Brenith
|
fe14f94510
nicer dynamic casts
|
7 ani în urmă |
atul katti
|
dee1a4b3f1
Custom external object for DOM wrappers that need interceptors.
|
7 ani în urmă |
Aneesh Divakarakurup
|
c0723f4985
Moving RS4 changes to master
|
7 ani în urmă |
Jimmy Thomson
|
89fc0ac566
Adding notion of weak reference regions, and concurrently marking those regions.
|
8 ani în urmă |
Paul Leathers
|
7cb51bf4e1
Support polymorphic type checks for objtypespec. For type checks where we have a set of multiple equivalent types, create a property guard that is structured like a polymorphic inline cache, with an underlying array of types indexed by a hash of the type pointer.
|
8 ani în urmă |
Michael Holman
|
a4a80968be
cache if objects have no special accessor properties
|
8 ani în urmă |
Michael Holman
|
5cf1a9555f
rename ForInCache now that it has other uses
|
8 ani în urmă |
Mike Kaufman
|
a595b7911b
Refactoring Chakra's Telemetry code, including
|
8 ani în urmă |
Paul Leathers
|
978c1719c0
Use PathTypeHandler's for function objects with non-default properties/attributes. Move from creating new non-shared SimpleTypeHandler's when a new property is added to a SimpleTypeHandler, or an attribute is changed, to creating PathTypeHandler's. Build a new root and evolve from the root to the current state of the SimpleTypeHandler, then replace the type's existing SimpleTypeHandler with the new PathTypeHandler. From there, we can evolve to the state required by the new property/attribute, and future instances of the same function that make the same type transition will get the same type. Also fix up some shared SimpleTypeHandler's in the library that didn't represent the desired state of their library objects and were forcing type transitions during initialization.
|
8 ani în urmă |
Michael Ferris
|
88155df9e6
Remove Simd.js related code
|
8 ani în urmă |
rhuanjl
|
b8a38ed48d
Promise.prototype.finally
|
8 ani în urmă |
Seth Brenith (O'BRIEN)
|
4b03b4ae0f
Speed up property accesses using Symbols.
|
8 ani în urmă |
Thomas Moore
|
29b573a9f7
Introduce FunctionExecutionTest unittest
|
8 ani în urmă |
Michael Holman
|
aa185ce0ca
fix link error in ChakraFull due to concatstring.inl in runtime.h
|
8 ani în urmă |
Michael Holman
|
53f144188d
optimize object assign
|
8 ani în urmă |
Michael Holman
|
50fc14e528
remove ArenaLiteralString
|
8 ani în urmă |