wyrichte
|
87b168a2e3
Fixes bug where ImplicitCallFlags and DisableImplicitFlags were not restored to previous values held.
|
7 лет назад |
Rajat Dua
|
2dfc7ab48d
[1.11>master] [1.10>1.11] [MERGE #5899 @rajatd] January 2019 servicing update
|
7 лет назад |
Rajat Dua
|
d73c5f12d9
CVE-2019-0568 Edge - Chakra: JIT: JsBuiltInEngineInterfaceExtensionObject::InjectJsBuiltInLibraryCode just clears DisableImplicitFlags - Google, Inc.
|
7 лет назад |
rhuanjl
|
b54cc0a99e
Implement stable Array.prototype.sort
|
7 лет назад |
Jeffrey Lin
|
6c42b344e8
Updated bytecode and other suggested changes
|
7 лет назад |
Jeffrey Lin
|
cc64068ea8
Implemented Math min and max as JsBuiltIns
|
7 лет назад |
Jeffrey Lin
|
5f5573e1e6
Fixed wrong association with array_flat to EntryMap
|
7 лет назад |
Jeffrey Lin
|
7052e095ef
Minor updates
|
7 лет назад |
Jeffrey Lin
|
cf6e8d2258
Implemented every, some, includes, and reduce for array.prototype
|
7 лет назад |
Seth Brenith
|
fe14f94510
nicer dynamic casts
|
7 лет назад |
Jack Horton (CHAKRA)
|
c523feaf0e
Don't mess with the function name/displayname for __chakraLibrary functions, and allow __chakraLibrary functions to be constructors
|
7 лет назад |
Jack Horton (CHAKRA)
|
76275c2117
Update JsBuiltIns to use similar functions enum approach as Intl
|
7 лет назад |
Jack Horton (CHAKRA)
|
1c22ba5408
Update JsBuiltIn register functions to use common logic
|
7 лет назад |
Jack Horton (CHAKRA)
|
d47dbd3202
Functions registered to __chakraLibrary should not be visible in stack traces
|
7 лет назад |
Richard
|
3d930362c2
Implement object.fromEntries
|
7 лет назад |
Jeffrey Lin
|
1545cd0a2d
implement Array.prototype.forEach in javascript
|
7 лет назад |
Meghana Gupta
|
9e9eaabcda
OS#18423345 : Use ToVarIntCheck in ToIntegerFunction, which will convert Number to TaggedInt if possible
|
7 лет назад |
Aneesh Divakarakurup
|
c0723f4985
Moving RS4 changes to master
|
7 лет назад |
Matt Gardner
|
c648792ad8
implement Array.prototype.filter in javascript
|
7 лет назад |
Matt Gardner
|
486d7b74a3
reinstate javascript implementation of indexOf
|
7 лет назад |
Michael Ferris
|
4b8920411f
Fix newline in JsBuiltInEngineInterfaceExtensionObject dump method
|
7 лет назад |
Curtis Man
|
3d944dbf77
Remove redundent flags for jsbuiltin.
|
8 лет назад |
Meghana Gupta
|
cd94d7bb4b
Refactor common functions to EngineInterfaceObject
|
8 лет назад |
Paul Leathers
|
6ef86410fa
Remove -ES6FunctionName-. ES6 function name behavior will be the only supported behavior. -ES6FunctionName[-] is no longer a supported option, and -ES6- doesn't affect the name behavior.
|
8 лет назад |
Doug Ilijev
|
22c5c2764b
OS#14101048: Fixes #249: built-in functions should not have caller/arguments (and related fixes)
|
8 лет назад |
Meghana Gupta
|
8521489757
Dont read Symbol.ToStringTag from the root in JsBuiltins
|
8 лет назад |
meg-gupta
|
1f4f8daa64
[MERGE #4170 @meg-gupta] Record default array iterator functions on the library object
|
8 лет назад |
meg-gupta
|
32196f0dad
JS implementation for array iterator
|
8 лет назад |
meg-gupta
|
fc4d5f31cf
Remove functions that will not be used
|
8 лет назад |
meg-gupta
|
c654befb2e
Merge conflict errors
|
8 лет назад |