rhuanjl
|
ef68766dc8
Remove getVarDate, VariantDate and WinRTDate
|
5 anos atrás |
Richard
|
c848d4d8d5
Refactor await & yield & enable async iteration (#6456)
|
5 anos atrás |
Richard
|
8ffa08ebed
AsyncIteration
|
6 anos atrás |
Taylor Woll
|
89a97c122e
Implement Promise.allSettled
|
6 anos atrás |
Taylor Woll
|
8f73cae69b
instanceof with bound function should call [Symbol.hasInstance] accessor
|
7 anos atrás |
Paul Leathers
|
95b7191c29
[1.11>master] [MERGE #6016 @pleath] ChakraCore Servicing Release for 1903
|
7 anos atrás |
Paul Leathers
|
07b62fd8ed
CVE-2019-0609
|
7 anos atrás |
Michael Holman
|
282f7a25ac
move chakracore only types behind ifdefs
|
7 anos atrás |
Michael Holman
|
00e64fdd0e
Merge remote-tracking branch 'origin/master' into feature/shim
|
7 anos atrás |
Michael Ferris
|
878e8cb5ba
[1.11>master] [1.10>1.11] [MERGE #5787 @Cellule] Merge changes from Windows 1809 October Update
|
7 anos atrás |
Michael Ferris
|
cf71a962c1
Merge 1809 October Update changes
|
7 anos atrás |
Duong Nguyen-Huu
|
23057cf996
implement BigInt literal, BigInt constructor and comparison operator
|
7 anos atrás |
Michael Holman
|
c4a6bae3e3
Merge remote-tracking branch 'origin/master' into feature/shim
|
7 anos atrás |
Seth Brenith
|
fe14f94510
nicer dynamic casts
|
7 anos atrás |
atul katti
|
dee1a4b3f1
Custom external object for DOM wrappers that need interceptors.
|
7 anos atrás |
Aneesh Divakarakurup
|
c0723f4985
Moving RS4 changes to master
|
7 anos atrás |
Jimmy Thomson
|
89fc0ac566
Adding notion of weak reference regions, and concurrently marking those regions.
|
8 anos atrás |
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 anos atrás |
Michael Holman
|
a4a80968be
cache if objects have no special accessor properties
|
8 anos atrás |
Michael Holman
|
5cf1a9555f
rename ForInCache now that it has other uses
|
8 anos atrás |
Mike Kaufman
|
a595b7911b
Refactoring Chakra's Telemetry code, including
|
8 anos atrás |
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 anos atrás |
Michael Ferris
|
88155df9e6
Remove Simd.js related code
|
8 anos atrás |
rhuanjl
|
b8a38ed48d
Promise.prototype.finally
|
8 anos atrás |
Seth Brenith (O'BRIEN)
|
4b03b4ae0f
Speed up property accesses using Symbols.
|
8 anos atrás |
Thomas Moore
|
29b573a9f7
Introduce FunctionExecutionTest unittest
|
8 anos atrás |
Michael Holman
|
aa185ce0ca
fix link error in ChakraFull due to concatstring.inl in runtime.h
|
8 anos atrás |
Michael Holman
|
53f144188d
optimize object assign
|
8 anos atrás |
Michael Holman
|
50fc14e528
remove ArenaLiteralString
|
8 anos atrás |
Oguz Bastemur
|
e4cf3c1ebb
[1.7>master] [MERGE #3604 @obastemur] perf: reduce collision in hot maps
|
8 anos atrás |