tangled
alpha
login
or
join now
jcs.org
/
serenity
0
fork
atom
Serenity Operating System
0
fork
atom
overview
issues
pulls
pipelines
serenity
/
Userland
/
Libraries
/
LibJS
/
Bytecode
/
at
master
1 folder
22 files
Pass
Everywhere: Stop using NonnullOwnPtrVector
3 years ago
ASTCodegen.cpp
Everywhere: Stop using NonnullRefPtrVector
3 years ago
BasicBlock.cpp
Everywhere: Rename to_{string => deprecated_string}() where applicable
3 years ago
BasicBlock.h
Everywhere: Remove NonnullOwnPtr.h includes
3 years ago
CodeGenerationError.cpp
LibJS: Add to_string definitions to CodeGenerationError and ParserError
3 years ago
CodeGenerationError.h
LibJS: Remove unused CodeGenerationError::to_deprecated_string
3 years ago
Executable.cpp
Everywhere: Stop using NonnullOwnPtrVector
3 years ago
Executable.h
Everywhere: Remove NonnullOwnPtr.h includes
3 years ago
Generator.cpp
Everywhere: Stop using NonnullOwnPtrVector
3 years ago
Generator.h
Everywhere: Remove NonnullOwnPtr.h includes
3 years ago
IdentifierTable.cpp
AK+Everywhere: Rename FlyString to DeprecatedFlyString
3 years ago
IdentifierTable.h
AK+Everywhere: Rename FlyString to DeprecatedFlyString
3 years ago
Instruction.cpp
LibJS: Move Instruction::length() to the Op.h header
4 years ago
Instruction.h
LibJS: Generate unwind chains for break in Bytecode
3 years ago
Interpreter.cpp
Everywhere: Stop using NonnullOwnPtrVector
3 years ago
Interpreter.h
LibJS: Align codegen AwaitExpressions to YieldExpressions
3 years ago
Label.h
Everywhere: Add sv suffix to strings relying on StringView(char const*)
3 years ago
Op.cpp
LibJS/Bytecode: Return ThrowCompletionOr<void> from CreateVariable op
3 years ago
Op.h
LibJS: Generate unwind chains for break in Bytecode
3 years ago
PassManager.h
Everywhere: Stop using NonnullOwnPtrVector
3 years ago
Register.h
LibJS: Make Register comparable
3 years ago
StringTable.cpp
AK+Everywhere: Rename String to DeprecatedString
3 years ago
StringTable.h
AK+Everywhere: Rename String to DeprecatedString
3 years ago