.. |
Bytecode
|
60a05ef414
LibJS/Bytecode: Give TypeofBinding instructions a lookup cache
|
há 1 ano atrás |
Contrib
|
0090b916dd
LibJS: Make ParserError::to_string infallible
|
há 1 ano atrás |
Heap
|
c169e43e13
Userland: Remove some SerenityOS checks
|
há 1 ano atrás |
Runtime
|
1bcc29d0d1
LibJS+LibLocale: Replace Unicode keyword lookups with ICU
|
há 1 ano atrás |
Tests
|
1bcc29d0d1
LibJS+LibLocale: Replace Unicode keyword lookups with ICU
|
há 1 ano atrás |
AST.cpp
|
f29ac8517e
LibJS: Skip ordinary_call_bind_this() when possible
|
há 1 ano atrás |
AST.h
|
f29ac8517e
LibJS: Skip ordinary_call_bind_this() when possible
|
há 1 ano atrás |
CMakeLists.txt
|
fdacf8ebeb
LibJS: Link LibLocale publicly to ensure ICU data is available
|
há 1 ano atrás |
Console.cpp
|
4db1712f90
LibJS+LibWeb: Make Console, ConsoleClient & subclasses GC-allocated
|
há 1 ano atrás |
Console.h
|
4db1712f90
LibJS+LibWeb: Make Console, ConsoleClient & subclasses GC-allocated
|
há 1 ano atrás |
CyclicModule.cpp
|
53d0dd4a2e
LibJS+LibWeb: Use new Cell::Visitor helpers to avoid manual iteration
|
há 1 ano atrás |
CyclicModule.h
|
99106df834
LibJS: Update import referrer's [[LoadedModules]] in place
|
há 1 ano atrás |
Forward.h
|
601e10d50c
LibJS/Bytecode: Make StringTableIndex be a 32-bit index
|
há 1 ano atrás |
Lexer.cpp
|
5ed7cd6e32
Everywhere: Use east const in more places
|
há 1 ano atrás |
Lexer.h
|
f1f7e89b68
LibJS: Lex 1/2/3-byte tokens without HashMap lookups
|
há 1 ano atrás |
MarkupGenerator.cpp
|
b5f22b6e90
AK+Userland: Remove some needlessly explicit conversions to StringView
|
há 1 ano atrás |
MarkupGenerator.h
|
a9b3aaa887
LibJS: Fix redundancy-detection when printing raw values
|
há 2 anos atrás |
Module.cpp
|
d62c0fcbdc
LibJS: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
há 1 ano atrás |
Module.h
|
d62c0fcbdc
LibJS: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
há 1 ano atrás |
ModuleLoading.h
|
07f567cd9f
LibJS+LibWeb: Another round of bringing module loading closer to spec
|
há 1 ano atrás |
Parser.cpp
|
9d21d88374
LibJS: Allow `let` and `const` to create locals in global code
|
há 1 ano atrás |
Parser.h
|
9d21d88374
LibJS: Allow `let` and `const` to create locals in global code
|
há 1 ano atrás |
ParserError.cpp
|
0090b916dd
LibJS: Make ParserError::to_string infallible
|
há 1 ano atrás |
ParserError.h
|
0090b916dd
LibJS: Make ParserError::to_string infallible
|
há 1 ano atrás |
Position.h
|
44b2735b9e
LibJS: Make line-and-column resolution fast for large minified JS
|
há 1 ano atrás |
Print.cpp
|
273694d8de
LibJS+LibLocale: Replace date-time formatting with ICU
|
há 1 ano atrás |
Print.h
|
43f98ac6e1
Everywhere: Remove the `AK::` qualifier from Stream usages
|
há 2 anos atrás |
SafeFunction.h
|
0ff29349e6
LibJS: Add GC graph dumper
|
há 1 ano atrás |
Script.cpp
|
3c74dc9f4d
LibJS: Segregate GC-allocated objects by type
|
há 1 ano atrás |
Script.h
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
há 1 ano atrás |
SourceCode.cpp
|
44b2735b9e
LibJS: Make line-and-column resolution fast for large minified JS
|
há 1 ano atrás |
SourceCode.h
|
44b2735b9e
LibJS: Make line-and-column resolution fast for large minified JS
|
há 1 ano atrás |
SourceRange.h
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
há 1 ano atrás |
SourceTextModule.cpp
|
a3782782fa
LibJS: Remove two unused members from ExecutionContext
|
há 1 ano atrás |
SourceTextModule.h
|
3dc5f467a8
LibJS: Always allocate ExecutionContext objects on the malloc heap
|
há 1 ano atrás |
SyntaxHighlighter.cpp
|
ba4db899d4
LibSyntax+Userland: Make LibSyntax not depend on LibGUI
|
há 1 ano atrás |
SyntaxHighlighter.h
|
31290c8527
LibSyntax: Teach each highlighter about it's comment syntax
|
há 2 anos atrás |
SyntheticModule.cpp
|
a3782782fa
LibJS: Remove two unused members from ExecutionContext
|
há 1 ano atrás |
SyntheticModule.h
|
fc31a0d506
LibJS: Support LoadRequestedModule AO on SyntheticModule records
|
há 1 ano atrás |
Token.cpp
|
e2e7c4d574
Everywhere: Use to_number<T> instead of to_{int,uint,float,double}
|
há 1 ano atrás |
Token.h
|
5ed7cd6e32
Everywhere: Use east const in more places
|
há 1 ano atrás |