Duong Nguyen-Huu
|
23057cf996
implement BigInt literal, BigInt constructor and comparison operator
|
7 lat temu |
Wyatt Richter
|
8ecdb9ea08
Fixes #5576 - Chakra should not redeclare "undefined" keyword.
|
7 lat temu |
Seth Brenith
|
fe14f94510
nicer dynamic casts
|
7 lat temu |
David Yang
|
c2d084d70f
implement Object Rest
|
7 lat temu |
Aneesh Divakarakurup
|
9c8394ff89
Moving HomeObj field out of ScriptFunction
|
7 lat temu |
Michael Ferris
|
1a9c96d73c
Remove unused opcode ObjectFreeze.
|
8 lat temu |
Hitesh Kanwathirtha
|
102141e198
Small tweak to bytecode dumper
|
8 lat temu |
Matt Gardner
|
da8e8dd10e
reinstate LdLen in bytecode with additional profile info
|
8 lat temu |
Curtis Man
|
6eb44575a5
Byte code size and serialized byte code size optimizations (15-20% serialized byte code size reduction)
|
8 lat temu |
Aneesh Divakarakurup
|
e41b46049a
Handle strict mode in console scope
|
8 lat temu |
Aneesh Divakarakurup
|
08dc260232
Enabling eval in param scope
|
9 lat temu |
Oguz Bastemur
|
50ead14cc4
[MERGE #1930 @obastemur] Clang3.9: Fix name mangling issue
|
9 lat temu |
[email protected]
|
09e6ae29f3
Clang3.9: Fix name mangling issue
|
9 lat temu |
Paul Leathers
|
a384d2e3a3
Redefer function bodies that are not currently being executed and are
|
9 lat temu |
Michael Ferris
|
b494d11b24
Merge remote-tracking branch 'remotes/origin/WebAssembly' into users/micfer/wasm/i64
|
9 lat temu |
Michael Ferris
|
19263c1706
Regenerate ByteCode headers
|
9 lat temu |
Michael Ferris
|
d10e2a299c
Merge remote-tracking branch 'remotes/origin/WebAssembly' into users/micfer/wasm/i64
|
9 lat temu |
Curtis Man
|
e817def1bc
Optimizing ForInObjectEnumerator overhead
|
9 lat temu |
Michael Ferris
|
c0dea84f0d
Merge remote-tracking branch 'remotes/origin/master' into WebAssembly_Stage
|
9 lat temu |
Michael Ferris
|
17b3bec856
Added new Int64 layouts (implemented for frontend only)
|
9 lat temu |
Michael Holman
|
ee6b667fc3
Merge remote-tracking branch 'origin/master' into oopjit
|
9 lat temu |
Michael Ferris
|
d6d5365859
Merge remote-tracking branch 'remotes/origin/master' into WebAssembly
|
9 lat temu |
Michael Holman
|
20e2e00bee
initial oop jit debugger implementation
|
9 lat temu |
Ed Maurer
|
ab0f8c40a8
The ScriptEngine::Clone method was used to support an old host technology, HTC.
|
9 lat temu |
Michael Ferris
|
e9f2022597
Merge remote-tracking branch 'remotes/chakracore/master' into WebAssembly
|
9 lat temu |
Satheesh Ravindranath
|
91e0e91288
Stack Arguments Optimization with presence of Formals.
|
9 lat temu |
George Kuan
|
3205b62aa7
Merge from master
|
9 lat temu |
Aneesh Divakarakurup
|
353e7d9559
Fixing issues with eval in the body of a funciton with split scope.
|
10 lat temu |
Michael Ferris
|
a0ad5c1d00
Change wchar_t to char16 and use `_u()` macro
|
10 lat temu |
Michael Ferris
|
273ab36981
Merge remote-tracking branch 'remotes/chakracore/master' into WebAssembly
|
10 lat temu |