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 лет назад |
Michael Holman
|
282f7a25ac
move chakracore only types behind ifdefs
|
7 лет назад |
rhuanjl
|
3517001fb1
Implement globalThis
|
7 лет назад |
Michael Holman
|
00e64fdd0e
Merge remote-tracking branch 'origin/master' into feature/shim
|
7 лет назад |
Michael Holman
|
096c84ea71
change initial type to prevent conversions when creating bound function
|
7 лет назад |
Taylor Woll
|
393af6c92f
Implement Symbol.prototype.description
|
7 лет назад |
Paul Leathers
|
55a6e386fb
Share types of CrossSiteObject<ScriptFunction> objects
|
7 лет назад |
Paul Leathers
|
378ce3c7a7
Fix full repo UT break
|
7 лет назад |
Paul Leathers
|
61b61fd8d9
Share types of CrossSiteObject<ScriptFunction> objects
|
7 лет назад |
Michael Holman
|
581fe075d7
make some small perf improvements
|
7 лет назад |