Marko Lahma
|
e48c6f5fb8
Fix inheriting from TypeReference backed interop type (#1168)
|
3 лет назад |
Marko Lahma
|
59a9cd262f
Add ScriptOrModule to FunctionInstance (#1156)
|
3 лет назад |
Marko Lahma
|
bbc5bab0b5
Hide Call method from public API (#1062)
|
3 лет назад |
Christian Rondeau
|
fcc7c8d257
Support ECMAScript modules (export/import statements, modules definition) (#1054)
|
3 лет назад |
Gökhan Kurt
|
95f25aaad6
Improve function interop (#1074)
|
3 лет назад |
Marko Lahma
|
9daf50cf25
Fix some error related issues (#1071)
|
3 лет назад |
Marko Lahma
|
6a87e76706
Fix more issues related to built-in objects (#1053)
|
3 лет назад |
Marko Lahma
|
f2e440463f
Bound function should not inherit from FunctionInstance (#1044)
|
3 лет назад |
Marko Lahma
|
12f05cb6bf
Anonymous lambda should have empty function name (#1024)
|
3 лет назад |
Marko Lahma
|
bf140bff22
Introduce EvaluationContext for statement and expression evaluation (#979)
|
3 лет назад |
Marko Lahma
|
c51d984fa0
Ensure to use same JintFunctionDefinition instance when possible (#964)
|
3 лет назад |
Marko Lahma
|
e0589fe4af
Enable more tests (#932)
|
4 лет назад |
Marko Lahma
|
1a9cd0ede6
Typed arrays (#925)
|
4 лет назад |
Marko Lahma
|
c55a5e447b
Refactor internals to support realm concept (#907)
|
4 лет назад |
Marko Lahma
|
978d31900f
Remove LexicalEnvironment (#901)
|
4 лет назад |
Marko Lahma
|
d47f5525c1
Fix instanceof logic to comply with specification (#884)
|
4 лет назад |
Marko Lahma
|
170c72c5f1
Fix missing NewTarget handling for basic types (#875)
|
4 лет назад |
Marko Lahma
|
89ac4fbbc2
Implement flat and flatMap (#834)
|
4 лет назад |
Marko Lahma
|
5f1892cd42
Class support (#816)
|
4 лет назад |
Michael Kriese
|
5d1114d48a
Add protected function instance constructor (#759)
|
5 лет назад |
Marko Lahma
|
1fec0a93af
Enable function tests (#736)
|
5 лет назад |
Marko Lahma
|
284411b25a
Support let and const (#722)
|
5 лет назад |
Marko Lahma
|
6dc9d457ef
Implement some missing Object functionality (#713)
|
5 лет назад |
Marko Lahma
|
5dbdb5967c
Use JsValue for property access (#701)
|
5 лет назад |
Marko Lahma
|
026ebc79d2
Function call performance improvements (#703)
|
5 лет назад |
Marko Lahma
|
2289f9ca31
Enable Symbol and RegExp tests and fix issues (#693)
|
5 лет назад |
Marko Lahma
|
f89886063e
Reflect & Proxy (#681)
|
5 лет назад |
Marko Lahma
|
00d91f6ce1
Use Key to refer to properties and cache hash code (#634)
|
6 лет назад |
Marko Lahma
|
5e0b3bb917
Improve engine creation performance (#625)
|
6 лет назад |
Marko Lahma
|
753030e60a
ES6 Object Literals (#605)
|
6 лет назад |