Kenji Fukuda
|
3daa80d6c3
Adding failure for character classes in range if unicode flag set.
|
7 years ago |
Kenji Fukuda
|
eb33f9a451
Fixing RegExp parsing for character classes interacting with ranges.
|
7 years ago |
Seth Brenith
|
a1bdacf1b7
[MERGE #5429 @sethbrenith] Fix a case where ExternalArrayBuffer could report memory freed without ever reporting memory allocated
|
7 years ago |
Seth Brenith
|
1bb0703e8c
Fix a case where ExternalArrayBuffer could report memory freed without ever reporting memory allocated
|
7 years ago |
Mike Kaufman
|
e782dc3512
[MERGE #5414 @mike-kaufman] Updating telemetry reporting to include a variety of boolean flags from the recyclerFlagsTable
|
7 years ago |
Matt Gardner
|
caf407cc47
[MERGE #5427 @sigatrev] check results of FlushInstructionCache
|
7 years ago |
Mike Kaufman
|
a189ca8097
Updating telemetry reporting to include a variety of boolean flags from the recyclerFlagsTable
|
7 years ago |
Mike Kaufman
|
b242af85c7
[MERGE #5426 @mike-kaufman] Adding CPU times to timing counters where UI thread is blocked by GC
|
7 years ago |
Mike Kaufman
|
0a85e0d301
Adding CPU times to timing counters where UI thread is blocked by GC
|
7 years ago |
Atul Katti
|
b691e7a63c
[MERGE #5421 @atulkatti] MSFT:18139538 Remove the use of Guest Arena from parser code to avoid ScriptContext leak.
|
7 years ago |
Doug Ilijev
|
1f650d263b
[MERGE #5424 @dilijev] regexBytecodeDebug: Fix printing of set negations; don't print sizeof and alignof
|
7 years ago |
Atul Katti
|
a224c1a1da
[MERGE #5423 @atulkatti] MSFT:15871527 Add macros to convert OOM to HRESULT on OnDebuggerDetached.
|
7 years ago |
Matt Gardner
|
afde232807
check results of FlushInstructionCache
|
7 years ago |
Atul Katti
|
3fb7fddd0e
MSFT:18139538 Remove the use of Guest Arena from parser code to avoid ScriptContext leak.
|
7 years ago |
Atul Katti
|
4401e3fc2f
MSFT:15871527 Add macros to convert OOM to HRESULT on OnDebuggerDetached.
|
7 years ago |
Seth Brenith
|
21bf50f72c
[1.9>1.10] [1.8>1.9] [MERGE #5417 @sethbrenith] JsRunSerialized crash
|
7 years ago |
Seth Brenith
|
9c6f4fbcc8
[1.8>1.9] [MERGE #5417 @sethbrenith] JsRunSerialized crash
|
7 years ago |
Seth Brenith
|
4c01fc0016
[MERGE #5417 @sethbrenith] JsRunSerialized crash
|
7 years ago |
Tom Care
|
8bdef9caf6
Save HR data on failfast
|
7 years ago |
Seth Brenith
|
c20ac22923
add test hooks used by ChakraFull
|
7 years ago |
Vladimir Sadov
|
bb5250aa50
[MERGE #5372 @VSadov] Improving performance of SCA Deserialization
|
7 years ago |
Doug Ilijev
|
675ce01066
regexBytecodeDebug: Fix printing of set negations; don't print sizeof and alignof
|
7 years ago |
Vladimir Sadov
|
944f30a763
Use Fibonacci hash to reduce TinyDictionary keys to buckets
|
7 years ago |
Vladimir Sadov
|
d9f0e4bb90
TinyDictionary
|
7 years ago |
Vladimir Sadov
|
cad97a4ff8
Restore FNV hash.
|
7 years ago |
Vladimir Sadov
|
944120b0a1
Hash bits finisher for power-of-2 masking hash reducer
|
7 years ago |
Akrosh Gandhi
|
0269d7fb6d
[MERGE #5412 @akroshg] In strict mode throw type error when set/deleteProperty trap handler return falsy value.
|
7 years ago |
Seth Brenith
|
f060d7dbe3
Detach input buffer in JsrtSourceHolder to keep it alive longer than the ArrayBuffer container object
|
7 years ago |
Seth Brenith
|
bc4a3992c5
Add detach operation to ExternalArrayBuffer and JsrtExternalArrayBuffer
|
7 years ago |
Mark Marron
|
6621be855e
[MERGE #5409 @mrkmarron] Fix for type sharing bug and core changes for leak fix.
|
7 years ago |