Matthew Olsson
|
5ecd504f4e
LibJS: Implement spec-compliant Object.prototype.toString
|
5 년 전 |
Matthew Olsson
|
7a1d485b19
LibJS: Integrate Symbols into objects as valid keys
|
5 년 전 |
Matthew Olsson
|
bda39ef7ab
LibJS: Explicitly pass a "Function& new_target" to Function::construct
|
5 년 전 |
Matthew Olsson
|
98323e19e5
LibJS: Implement Proxy [[Call]] and [[Construct]] traps
|
5 년 전 |
Linus Groh
|
afcfea2001
LibJS: Handle "receiver" argument in Reflect.{get,set}()
|
5 년 전 |
Andreas Kling
|
af51dc105a
LibJS+LibWeb: Add JS::Object::inherits(class_name)
|
5 년 전 |
Matthew Olsson
|
39576b2238
LibJS: Add JSON.stringify
|
5 년 전 |
Matthew Olsson
|
39ad42defd
LibJS: Add Proxy objects
|
5 년 전 |