Lukas Kurz
|
fd6908097f
Use builtin `@@hasInstance` from prototype in `instanceOf` (#6861)
|
3 лет назад |
Richard
|
58639f9213
Array sort update - return to Native Implementation (#6852)
|
3 лет назад |
rhuanjl
|
b4f1bb49e4
Fix pathological BailOut for chakraLibrary.isArray
|
3 лет назад |
Richard
|
312a878774
Implement Object.hasOwn (#6726)
|
4 лет назад |
Wenlu Wang
|
8220c858e5
Add proposal-promise-any (#6641)
|
4 лет назад |
Wenlu Wang
|
c091b36a2d
Support proposal array find from last (#6653)
|
5 лет назад |
MadProbe
|
c97320d3ff
Implementation of Relative indexing method proposal (#6610)
|
5 лет назад |
MadProbe
|
e6c8f78f50
fix unscopables and add test for unscopables (#6608)
|
5 лет назад |
rhuanjl
|
e36738055f
1. BuiltIn JS loading to load one object at a time
|
5 лет назад |
rhuanjl
|
befa2b30b8
Remove ENABLE_PROJECTION
|
5 лет назад |
rhuanjl
|
ef68766dc8
Remove getVarDate, VariantDate and WinRTDate
|
5 лет назад |
rhuanjl
|
8c3a82b035
Implement Top Level Await
|
6 лет назад |
Richard
|
d8cbaff6a2
Remove some old switches (#6441)
|
5 лет назад |
Richard
|
c848d4d8d5
Refactor await & yield & enable async iteration (#6456)
|
5 лет назад |
Richard
|
a125635b29
Inherit toString from Error.prototype (#6391)
|
5 лет назад |
Paul Leathers
|
31a0c1bbdc
Make GlobOpt handle new class construction ops, shorten some names for clarity
|
6 лет назад |
Paul Leathers
|
63a27a9406
Reimplement class definitions to limit type creation
|
6 лет назад |
Kevin Smith
|
48d00f1016
Give JavascriptRegExpConstructor the correct ConstructorCache
|
6 лет назад |
Paul Leathers
|
d198650bb6
Refactor byte code emission for BrOnNoProperty family of cases
|
6 лет назад |
Taylor Woll
|
c90bd3d205
globalThis needs to load the host global object
|
6 лет назад |
Nhat Nguyen
|
62dd193aaf
Use `RecordVirtualTableAddress`
|
6 лет назад |
Nhat Nguyen
|
6b660229db
Enable basic jitting without global optimizer for generators on x64
|
6 лет назад |
Michael Holman
|
9311f40fb5
add JsEnableOOPJIT API
|
6 лет назад |
Richard
|
8ffa08ebed
AsyncIteration
|
6 лет назад |
Taylor Woll
|
89a97c122e
Implement Promise.allSettled
|
6 лет назад |
Atul Katti
|
287b26927f
Cleanup parser arena in more module error cases. Also, make sure we clean up parent and child modules where applicable.
|
6 лет назад |
Paul Leathers
|
95b7191c29
[1.11>master] [MERGE #6016 @pleath] ChakraCore Servicing Release for 1903
|
7 лет назад |
Akrosh Gandhi
|
f74c5a9483
Calling Promise's function as constructor should throw an error
|
7 лет назад |
Taylor Woll
|
7e1b6ad605
CVE-2019-0639
|
7 лет назад |
Michael Holman
|
3cfff2ca0a
[MERGE #5923 @MikeHolman] JSRT changes to support shim improvements
|
7 лет назад |