Idan Horowitz
|
795786387b
LibJS: Remove the NativeProperty mechanism from LibJS
|
4 tahun lalu |
Linus Groh
|
47fb4286c7
LibJS: Start implementing Temporal.Instant
|
4 tahun lalu |
Linus Groh
|
265e89367e
LibJS: Start implementing Temporal.TimeZone
|
4 tahun lalu |
Linus Groh
|
7da1fcb2ef
LibJS: Add the Temporal.now namespace object
|
4 tahun lalu |
Linus Groh
|
8269921212
LibJS: Add the Temporal namespace object :^)
|
4 tahun lalu |
Linus Groh
|
09bd5f8772
LibJS: Rewrite most of Object for spec compliance :^)
|
4 tahun lalu |
Linus Groh
|
bb1a98d809
LibJS: Add new PropertyDescriptor class and related abstract operations
|
4 tahun lalu |
Andreas Kling
|
44221756ab
LibJS: Drop "Record" suffix from all the *Environment record classes
|
4 tahun lalu |
Andreas Kling
|
2d4eb40f59
LibJS: Add the CreateMappedArgumentsObject abstract operation
|
4 tahun lalu |
Andreas Kling
|
c8270dbe2e
LibJS: Rename ScriptFunction => OrdinaryFunctionObject
|
4 tahun lalu |
Andreas Kling
|
ba9d5c4d54
LibJS: Rename Function => FunctionObject
|
4 tahun lalu |
davidot
|
733e8472fa
LibJS: Make put_own_property_by_index closer to spec
|
4 tahun lalu |
Andreas Kling
|
1f8b6ac3c3
LibJS: Begin implementing GlobalEnvironmentRecord
|
4 tahun lalu |
Andreas Kling
|
aabd82d508
LibJS: Bring function environment records closer to the spec
|
4 tahun lalu |
Andreas Kling
|
6c6dbcfc36
LibJS: Rename Environment Records so they match the spec :^)
|
4 tahun lalu |
Linus Groh
|
55db9539a5
LibJS: Introduce AbstractOperations.{cpp,h} and move various AOs there
|
4 tahun lalu |
Matthew Olsson
|
22b17219ff
LibJS: Add the remaining generator objects
|
4 tahun lalu |
Idan Horowitz
|
de9fa6622a
LibJS: Add the FinalizationRegistry built-in object
|
4 tahun lalu |
Ali Mohammad Pur
|
1414c7b049
LibJS: Add a basic pass manager and add some basic passes
|
4 tahun lalu |
Idan Horowitz
|
e4d267d4fb
LibJS: Add the DataView built-in object
|
4 tahun lalu |
Idan Horowitz
|
322c8a3995
LibJS: Add the MapIterator built-in and the key/values/entries methods
|
4 tahun lalu |
Idan Horowitz
|
a96ac8bd56
LibJS: Add the Map built-in object
|
4 tahun lalu |
Idan Horowitz
|
7eba63a8a3
LibJS: Add the WeakRef built-in object
|
4 tahun lalu |
Idan Horowitz
|
39554f3787
LibJS: Add the WeakMap built-in object
|
4 tahun lalu |
Linus Groh
|
cbd7437d40
LibJS: Implement AggregateError
|
4 tahun lalu |
Ali Mohammad Pur
|
3234697eca
LibJS: Implement generator functions (only in bytecode mode)
|
4 tahun lalu |
Idan Horowitz
|
8b6beac5ce
LibJS: Add the WeakSet built-in object
|
4 tahun lalu |
Gunnar Beutner
|
6a0d1fa259
LibJS: Store strings in a string table
|
4 tahun lalu |
Idan Horowitz
|
2a3090d292
LibJS: Add the SetIterator built-in and Set.prototype.{values, entries}
|
4 tahun lalu |
Idan Horowitz
|
670be04c81
LibJS: Add the Set built-in object
|
4 tahun lalu |