Andreas Kling
|
4bbb0a5c35
LibJS: Add ConservativeVector<T>
|
1 năm trước cách đây |
Andreas Kling
|
3466771492
LibJS/Bytecode: Add Bytecode::Operand
|
1 năm trước cách đây |
Shannon Booth
|
fdfe06bb44
LibJS: Begin implementing Temporal's CalendarMethodsRecord
|
1 năm trước cách đây |
Andreas Kling
|
4699c81fc1
LibJS: Stop converting between Object <-> IteratorRecord all the time
|
1 năm trước cách đây |
Andreas Kling
|
07f567cd9f
LibJS+LibWeb: Another round of bringing module loading closer to spec
|
1 năm trước cách đây |
Shannon Booth
|
04c094343f
LibWeb+Meta: Add wrapper for the BufferSource/ArrayBufferView IDL types
|
1 năm trước cách đây |
Simon Wanner
|
86b85aa68b
LibJS: Introduce Builtins
|
1 năm trước cách đây |
networkException
|
d60e8c9df5
LibJS: Add ModuleWithSpecifier for LoadedModules
|
1 năm trước cách đây |
Andreas Kling
|
13057812d5
LibJS: Remove inline capacity from MarkedVector
|
1 năm trước cách đây |
Karol Kosek
|
2ea45f4881
LibJS: Forward-declare RegexTable and BasicBlock in Executable.h
|
1 năm trước cách đây |
Andreas Kling
|
c14db6ab12
LibJS: Make Executable ref-counted and let instruction iterator co-own it
|
1 năm trước cách đây |
Andreas Kling
|
2eaa528a0e
LibJS: Rip out the AST interpreter :^)
|
1 năm trước cách đây |
Timothy Flynn
|
d5ca51b461
LibJS: Forward declare the MemberExpression AST node
|
2 năm trước cách đây |
Aliaksandr Kalenik
|
ae3a7fd4b8
LibJS: Update bytecode generator to use local variables
|
2 năm trước cách đây |
Shannon Booth
|
3781948f0c
LibJS: Add initial implementation for SharedArrayBuffer
|
2 năm trước cách đây |
Timothy Flynn
|
3eb2e4e08a
LibJS: Implement Iterator.prototype.map
|
2 năm trước cách đây |
Timothy Flynn
|
d9d245faa7
LibJS: Implement Iterator.from and the WrapForValidIteratorPrototype
|
2 năm trước cách đây |
Timothy Flynn
|
5736b53013
LibJS: Add an Iterator constructor and object
|
2 năm trước cách đây |
Timothy Flynn
|
428109e709
LibJS: Forward declare IteratorRecord and remove inclusion from VM.h
|
2 năm trước cách đây |
davidot
|
6255ca4a42
LibJS: Add DisposableStack{, Prototype, Constructor}
|
2 năm trước cách đây |
davidot
|
2c87ff2218
LibJS: Add Symbol.dispose
|
2 năm trước cách đây |
davidot
|
3353cf68f1
LibJS: Add SuppressedError{, Prototype, Constructor}
|
2 năm trước cách đây |
Timothy Flynn
|
3de75f6436
LibJS: Explicitly disallow references in ThrowCompletionOr
|
2 năm trước cách đây |
Andreas Kling
|
3503c658fb
LibJS+LibWeb: Move JS::ModuleRequest to its own header file
|
2 năm trước cách đây |
Andreas Kling
|
b81816a539
LibJS+LibWeb: Make CyclicModule.h not include AST.h
|
2 năm trước cách đây |
Andreas Kling
|
835d7aac96
LibJS: Make FunctionNode::Parameter be a standalone FunctionParameter
|
2 năm trước cách đây |
Andreas Kling
|
65e7c58990
LibJS: Make Script.h not include AST.h
|
2 năm trước cách đây |
Andreas Kling
|
e6331031c4
LibJS: Make Parser::Error a standalone ParserError class
|
2 năm trước cách đây |
Andreas Kling
|
e0916dbb35
LibJS: Move {Import,Export}Entry out of {Import,Export}Statement
|
2 năm trước cách đây |
Andreas Kling
|
1a30e77001
LibJS: Make Interpreter.h not include AST.h
|
2 năm trước cách đây |