.. |
Bytecode
|
ae90e26315
LibJS/Bytecode: Make constant deduplication a bit smarter
|
1 سال پیش |
Contrib
|
0090b916dd
LibJS: Make ParserError::to_string infallible
|
1 سال پیش |
Heap
|
c169e43e13
Userland: Remove some SerenityOS checks
|
1 سال پیش |
Runtime
|
d634039c10
LibJS: Implement the latest Intl.DurationFormat proposal
|
1 سال پیش |
Tests
|
d634039c10
LibJS: Implement the latest Intl.DurationFormat proposal
|
1 سال پیش |
AST.cpp
|
f29ac8517e
LibJS: Skip ordinary_call_bind_this() when possible
|
1 سال پیش |
AST.h
|
f29ac8517e
LibJS: Skip ordinary_call_bind_this() when possible
|
1 سال پیش |
CMakeLists.txt
|
e70d96e4e7
Everywhere: Remove a lot more things we don't need
|
1 سال پیش |
Console.cpp
|
4db1712f90
LibJS+LibWeb: Make Console, ConsoleClient & subclasses GC-allocated
|
1 سال پیش |
Console.h
|
4db1712f90
LibJS+LibWeb: Make Console, ConsoleClient & subclasses GC-allocated
|
1 سال پیش |
CyclicModule.cpp
|
53d0dd4a2e
LibJS+LibWeb: Use new Cell::Visitor helpers to avoid manual iteration
|
1 سال پیش |
CyclicModule.h
|
99106df834
LibJS: Update import referrer's [[LoadedModules]] in place
|
1 سال پیش |
Forward.h
|
601e10d50c
LibJS/Bytecode: Make StringTableIndex be a 32-bit index
|
1 سال پیش |
Lexer.cpp
|
5ed7cd6e32
Everywhere: Use east const in more places
|
1 سال پیش |
Lexer.h
|
f1f7e89b68
LibJS: Lex 1/2/3-byte tokens without HashMap lookups
|
1 سال پیش |
MarkupGenerator.cpp
|
b5f22b6e90
AK+Userland: Remove some needlessly explicit conversions to StringView
|
1 سال پیش |
MarkupGenerator.h
|
a9b3aaa887
LibJS: Fix redundancy-detection when printing raw values
|
2 سال پیش |
Module.cpp
|
d62c0fcbdc
LibJS: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
1 سال پیش |
Module.h
|
d62c0fcbdc
LibJS: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
1 سال پیش |
ModuleLoading.h
|
07f567cd9f
LibJS+LibWeb: Another round of bringing module loading closer to spec
|
1 سال پیش |
Parser.cpp
|
f29ac8517e
LibJS: Skip ordinary_call_bind_this() when possible
|
1 سال پیش |
Parser.h
|
e934132442
LibJS+LibWeb: Pass function metadata collected in parsing using a struct
|
1 سال پیش |
ParserError.cpp
|
0090b916dd
LibJS: Make ParserError::to_string infallible
|
1 سال پیش |
ParserError.h
|
0090b916dd
LibJS: Make ParserError::to_string infallible
|
1 سال پیش |
Position.h
|
44b2735b9e
LibJS: Make line-and-column resolution fast for large minified JS
|
1 سال پیش |
Print.cpp
|
273694d8de
LibJS+LibLocale: Replace date-time formatting with ICU
|
1 سال پیش |
Print.h
|
43f98ac6e1
Everywhere: Remove the `AK::` qualifier from Stream usages
|
2 سال پیش |
SafeFunction.h
|
0ff29349e6
LibJS: Add GC graph dumper
|
1 سال پیش |
Script.cpp
|
3c74dc9f4d
LibJS: Segregate GC-allocated objects by type
|
1 سال پیش |
Script.h
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 سال پیش |
SourceCode.cpp
|
44b2735b9e
LibJS: Make line-and-column resolution fast for large minified JS
|
1 سال پیش |
SourceCode.h
|
44b2735b9e
LibJS: Make line-and-column resolution fast for large minified JS
|
1 سال پیش |
SourceRange.h
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 سال پیش |
SourceTextModule.cpp
|
a3782782fa
LibJS: Remove two unused members from ExecutionContext
|
1 سال پیش |
SourceTextModule.h
|
3dc5f467a8
LibJS: Always allocate ExecutionContext objects on the malloc heap
|
1 سال پیش |
SyntaxHighlighter.cpp
|
ba4db899d4
LibSyntax+Userland: Make LibSyntax not depend on LibGUI
|
1 سال پیش |
SyntaxHighlighter.h
|
31290c8527
LibSyntax: Teach each highlighter about it's comment syntax
|
2 سال پیش |
SyntheticModule.cpp
|
a3782782fa
LibJS: Remove two unused members from ExecutionContext
|
1 سال پیش |
SyntheticModule.h
|
fc31a0d506
LibJS: Support LoadRequestedModule AO on SyntheticModule records
|
1 سال پیش |
Token.cpp
|
e2e7c4d574
Everywhere: Use to_number<T> instead of to_{int,uint,float,double}
|
1 سال پیش |
Token.h
|
5ed7cd6e32
Everywhere: Use east const in more places
|
1 سال پیش |