Jack Karamanian
|
3ffb0a4e87
LibJS: Throw a TypeError when an arrow function is used as a constructor
|
5 лет назад |
Jack Karamanian
|
1110b1b444
LibJS: Don't define the "prototype" property for arrow functions
|
5 лет назад |
Jack Karamanian
|
45ccd9f8d9
LibJS: Set the bound |this| value to the |this| value of the current
|
5 лет назад |
Marcin Gasperowicz
|
4e8de753c9
LibJS: Parse arrow function expression with correct precedence
|
5 лет назад |
Matthew Olsson
|
786722149b
LibJS: Add strict mode
|
5 лет назад |
Linus Groh
|
27913154ea
LibJS: Disallow multiple parameters in paren-less arrow function
|
5 лет назад |
Matthew Olsson
|
419bce6915
LibJS: Fix syntax error for arrow function non-decl variable assignment
|
5 лет назад |
Brian Gianforcaro
|
d74ad81402
js/LibJS: Move test functions to pure javascript.
|
5 лет назад |
Linus Groh
|
92a9fe0e49
LibJS: Fix test files indentation (4 spaces)
|
5 лет назад |
Brian Gianforcaro
|
bc40908d32
LibJS: Use the native assert() implementation now avaiable in 'js -t'
|
5 лет назад |
Jack Karamanian
|
098f1cd0ca
LibJS: Add support for arrow functions
|
5 лет назад |