Linus Groh
|
bc78e4b7da
LibJS: Fix PropertyName::from_value() for negative and non-int numbers
|
4 년 전 |
Andreas Kling
|
b9793e603c
LibJS: Don't require Interpreter& in PropertyName and StringOrSymbol
|
4 년 전 |
Andreas Kling
|
340a115dfe
LibJS: Make native function/property callbacks take VM, not Interpreter
|
4 년 전 |
Matthew Olsson
|
7a1d485b19
LibJS: Integrate Symbols into objects as valid keys
|
5 년 전 |
Matthew Olsson
|
dd08c992e8
LibJS: Simplify and normalize publicly-exposed Object functions
|
5 년 전 |
Andreas Kling
|
67b8e6fc5b
LibJS: Add Reference class to represent a base.property reference
|
5 년 전 |
Andreas Kling
|
bdffc9e7fb
LibJS: Support array holes, encoded as empty JS::Value
|
5 년 전 |
Andreas Kling
|
be019f28ca
LibJS: Add a PropertyName class that represents a string or a number
|
5 년 전 |