Andreas Kling
|
8d56e6103e
LibJS: Make Value::to_object() take a GlobalObject&
|
5 năm trước cách đây |
Andreas Kling
|
e4add19915
LibJS: Pass GlobalObject& to native functions and property accessors
|
5 năm trước cách đây |
Andreas Kling
|
053863f35e
LibJS: Interpreter::this_value() => this_value(GlobalObject&)
|
5 năm trước cách đây |
Matthew Olsson
|
dd08c992e8
LibJS: Simplify and normalize publicly-exposed Object functions
|
5 năm trước cách đây |
Linus Groh
|
2d503b20da
LibWeb: Embrace Interpreter::{argument_count(), argument(index)}
|
5 năm trước cách đây |
Linus Groh
|
abb33d425e
LibWeb: Let HTMLCanvasElement.getContext() return null for unknown types
|
5 năm trước cách đây |
Linus Groh
|
1a1394f7a2
LibJS: Change Value::to_object(Heap& -> Interpreter&)
|
5 năm trước cách đây |
Andreas Kling
|
c6ddbd1f3e
LibJS: Add side-effect-free version of Value::to_string()
|
5 năm trước cách đây |
Andreas Kling
|
3f698db85d
LibWeb: Limit the maximum size of <canvas> bitmap buffers
|
5 năm trước cách đây |
Linus Groh
|
cd3e2690eb
LibJS: Set length property in Object::put_native_function()
|
5 năm trước cách đây |
Andreas Kling
|
30440134cb
LibJS+LibWeb: Move native properties to separate getters/setters
|
5 năm trước cách đây |
Andreas Kling
|
56936b97d0
LibJS+LibWeb: Move native JS functions into dedicated member functions
|
5 năm trước cách đây |
Andreas Kling
|
7c4e53f31e
LibJS: Rework how native functions are called to improve |this| value
|
5 năm trước cách đây |
Andreas Kling
|
68b04d5c78
LibWeb: Implement getting and setting element.innerHTML
|
5 năm trước cách đây |
Andreas Kling
|
05311782d7
LibWeb: Remove debug spam about getting a 2D canvas context
|
5 năm trước cách đây |
Andreas Kling
|
cccbe43056
LibJS: Use FlyString for identifiers
|
5 năm trước cách đây |
Andreas Kling
|
c4c549625f
LibWeb: Add HTMLCanvasElement.{width,height} properties
|
5 năm trước cách đây |
Andreas Kling
|
a37c29e353
LibWeb: Add <canvas> element and start fleshing out CRC2D
|
5 năm trước cách đây |