Timothy Flynn 1400a85fae LibJS: Remove unused CodeGenerationError::to_deprecated_string 2 anni fa
..
Pass 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() 2 anni fa
ASTCodegen.cpp 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> 2 anni fa
BasicBlock.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 anni fa
BasicBlock.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 anni fa
CodeGenerationError.cpp 93ad25fbe5 LibJS: Add to_string definitions to CodeGenerationError and ParserError 2 anni fa
CodeGenerationError.h 1400a85fae LibJS: Remove unused CodeGenerationError::to_deprecated_string 2 anni fa
Executable.cpp da98212001 LibJS: Add a separate "identifier table" to bytecode executables 3 anni fa
Executable.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 anni fa
Generator.cpp 1400a85fae LibJS: Remove unused CodeGenerationError::to_deprecated_string 2 anni fa
Generator.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 anni fa
IdentifierTable.cpp f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 anni fa
IdentifierTable.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 anni fa
Instruction.cpp a8ccc9580d LibJS: Move Instruction::length() to the Op.h header 4 anni fa
Instruction.h 4db2efaecb LibJS/Bytecode: Implement yield* 2 anni fa
Interpreter.cpp 24e9cea524 LibJS: Convert remaining usages of Value::TDSWOSE to Value::TSWOSE 2 anni fa
Interpreter.h fcc3348bc8 LibJS: Intercept returns through finally blocks in Bytecode 2 anni fa
Label.h 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 anni fa
Op.cpp 88814acbd3 LibJS+Everywhere: Convert JS::Error to String 2 anni fa
Op.h f96a3c002a Everywhere: Stop shoving things into ::std and mentioning them as such 2 anni fa
PassManager.h 82a01bf32f LibJS: Use Core::ElapsedTimer in Bytecode::Pass instead of gettimeofday 2 anni fa
Register.h f5e7fa4d0e LibJS: Make Register comparable 2 anni fa
StringTable.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 anni fa
StringTable.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 anni fa