rhuanjl
|
7eac3e3d8e
Dynamic import should return different promise objects
|
7 лет назад |
rhuanjl
|
75a352633b
Reject promise when child module throws
|
7 лет назад |
rhuanjl
|
4b3a5560fc
Fix ch handling of dynamic import exceptions
|
7 лет назад |
rhuanjl
|
0e1e761384
Implement export * as ns from module syntax
|
7 лет назад |
Seth Brenith
|
fe14f94510
nicer dynamic casts
|
7 лет назад |
Atul Katti
|
bba5f6f7ae
MSFT:18460517 For modules, move cleanup for parser's guest arena later during SourceTextModuleRecord::CleanupBeforeExecution.
|
7 лет назад |
Atul Katti
|
3356597481
MSFT:18262249 Make sure the parser temp guest arena is released in child module parsing error cases as well.
|
7 лет назад |
Atul Katti
|
336bed16f2
MSFT:18171347 Parser's Temporary Guest Arena leaks in case of modules with Regex patterns.
|
7 лет назад |
Irina Yatsenko
|
1433bac27b
Add SAVE_EXCEPTION_CHECK to LEAVE_SCRIPT_IF_ACTIVE when not in script
|
7 лет назад |
Taylor Woll
|
7eca76da65
Respond to PR feedback
|
7 лет назад |
Taylor Woll
|
6a6ba18b43
OS#17830745 - ASSERT: childModuleRecord->WasParsed() (chakra!<lambda_dd028cf82b8b597299372d12cc6b9c81>::operator()+84
|
7 лет назад |
rhuanjl
|
b71d35fe67
Correct module load order. Fixes: #5171
|
7 лет назад |
Curtis Man
|
a73606e94e
Convert parse node to class hierarchy
|
8 лет назад |
rhuanjl
|
7f45088c49
Fixing 4482 again... Ensure that all child modules direct or indirect have been instantiated before we start generating any root functions.
|
8 лет назад |
Oguz Bastemur
|
0e7c7023da
module: add comments
|
8 лет назад |
Oguz Bastemur
|
2dc946cbec
module: fix host reading order
|
8 лет назад |
Oguz Bastemur
|
f3fe28ba33
module: fix re-entrant module importing
|
8 лет назад |
Akrosh Gandhi
|
e54eb666a5
The assert in the SetParent is not needed
|
8 лет назад |
Oguz Bastemur
|
6785a49847
[MERGE #4551 @obastemur] module: support for circular import
|
8 лет назад |
Oguz Bastemur
|
b20e1aa3a9
module: add an assert to check initialization
|
8 лет назад |
Oguz Bastemur
|
c5303de9ff
module: support for circular import
|
8 лет назад |
Akrosh Gandhi
|
462dccc5b4
Module : SetModuleHostInfo's error propagation properly and useless assert removal.
|
8 лет назад |
Thomas Moore (CHAKRA)
|
0be1e74cfc
[1.7>1.8] [MERGE #4503 @thomasmo] 18-01 Security Update
|
8 лет назад |
Taylor Woll
|
a267c5b7c4
[CVE-2018-0773] An uaf bug in the latest version of Edge,lead to rce - Qihoo 360
|
8 лет назад |
rhuanjl
|
dbd0351ec5
Add facility to set module URL which will be used in the stack trace for errors. Also add module Specifier to module syntax error messages.
|
8 лет назад |
rhuanjl
|
9db733fd4e
Notify host Dynamic Module ready
|
8 лет назад |
Michael Holman
|
d2d1fe52d3
[1.7>master] [MERGE #3554 @xiaoyinl] Fix typos
|
8 лет назад |
Michael Holman
|
2e48b602dd
[MERGE #3554 @xiaoyinl] Fix typos
|
8 лет назад |
Curtis Man
|
94db02055f
[MERGE #3553 @curtisman] Experimental: Introduce "lite" ChakraCore build
|
8 лет назад |
Curtis Man
|
105b8f205f
Experimental: Introduce "lite" ChakraCore build
|
8 лет назад |