Duong Nguyen-Huu
|
23057cf996
implement BigInt literal, BigInt constructor and comparison operator
|
hace 7 años |
Jeffrey Lin
|
cf6e8d2258
Implemented every, some, includes, and reduce for array.prototype
|
hace 7 años |
Seth Brenith
|
fe14f94510
nicer dynamic casts
|
hace 7 años |
Suraj Sharma
|
f8023f7166
Implemented StringTemplate Caching based on location in source Code.
|
hace 7 años |
Suraj Sharma
|
f24fcb1c63
Renamed trimLeft and trimRight to trimStart and trimEnd
|
hace 7 años |
Suraj Sharma
|
a717ad3541
Fixes #5690: Add trimStart and trimEnd
|
hace 7 años |
Matt Gardner
|
d1524ebc93
[MERGE #5684 @sigatrev] inline JsBuiltIn helper CallInstanceFunction
|
hace 7 años |
Matt Gardner
|
c8740cc9e5
inline JsBuiltIn helper CallInstanceFunction
|
hace 7 años |
Jack Horton (CHAKRA)
|
6cf039d299
Remove questionable uses of LiteralString class
|
hace 7 años |
Richard
|
3d930362c2
Implement object.fromEntries
|
hace 7 años |
Doug Ilijev
|
8216761864
[MERGE #5592 @rhuanjl] Implement RegExp dotAll flag (/s)
|
hace 7 años |
rhuanjl
|
4a7231abaf
Implement RegExp dotAll flag
|
hace 7 años |
rhuanjl
|
8f31c2572c
Revise TypeHandler names for consistency
|
hace 7 años |
rhuanjl
|
d0f361c5fe
Fix asyncFuncion ans generatorFunction length configurability
|
hace 7 años |
Jeffrey Lin
|
1545cd0a2d
implement Array.prototype.forEach in javascript
|
hace 7 años |
Jack Horton (CHAKRA)
|
673a44ba48
Revert accidental enabling of shared types for JavascriptLibrary::CreateDeferredPrototypeFunctionType
|
hace 7 años |
rhuanjl
|
c1eb8c52b1
Implement function.length in typesystem
|
hace 7 años |
Richard
|
819ebeba06
array.prototype.flat AND array.prototype.flatMap
|
hace 7 años |
Aneesh Divakarakurup
|
a330001750
[1.10>master] [MERGE #5596 @aneeshdk] August 2018 Security Update
|
hace 7 años |
Chakra Automation
|
cf3ef50623
[CVE-2018-8355] Edge - Chakra: JIT: Type confusion with localeCompare - Google, Inc.
|
hace 7 años |
Seth Brenith
|
80bb9c584a
Update global toStringTag to match attributes from v8
|
hace 7 años |
Duong Nguyen-Huu
|
b3899e9950
fixes #5513 add toStringTag for global object
|
hace 7 años |
Seth Brenith
|
781fd6701c
change GetSz to GetString where it's easy to
|
hace 7 años |
Seth Brenith
|
6d6517ea3e
Fix a few static analysis warnings
|
hace 7 años |
Seth Brenith
|
21bf50f72c
[1.9>1.10] [1.8>1.9] [MERGE #5417 @sethbrenith] JsRunSerialized crash
|
hace 7 años |
Seth Brenith
|
9c6f4fbcc8
[1.8>1.9] [MERGE #5417 @sethbrenith] JsRunSerialized crash
|
hace 7 años |
Seth Brenith
|
bc4a3992c5
Add detach operation to ExternalArrayBuffer and JsrtExternalArrayBuffer
|
hace 7 años |
Mike Kaufman
|
dbd57b33cc
Adding memory optimizations to promises
|
hace 7 años |
Doug Ilijev
|
756ee73697
[MERGE #5354 @dilijev] Fix #5349: Rename Atomics.wake to Atomics.notify, per ES spec change.
|
hace 7 años |
Michael Ferris
|
68e34a5bd4
Use LocalFunctionId to recognize Built-in's instead of entry address
|
hace 7 años |