Linus Groh 5db38d7ba1 LibJS: Replace standalone js_bigint() with BigInt::create() 2 лет назад
..
Pass 133faa0acc LibJS: Remove FinishUnwind instruction 2 лет назад
ASTCodegen.cpp fcc3348bc8 LibJS: Intercept returns through finally blocks in Bytecode 2 лет назад
BasicBlock.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 лет назад
BasicBlock.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 лет назад
CodeGenerationError.h 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 лет назад
Executable.cpp da98212001 LibJS: Add a separate "identifier table" to bytecode executables 3 лет назад
Executable.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 лет назад
Generator.cpp fcc3348bc8 LibJS: Intercept returns through finally blocks in Bytecode 2 лет назад
Generator.h fcc3348bc8 LibJS: Intercept returns through finally blocks in Bytecode 2 лет назад
IdentifierTable.cpp da98212001 LibJS: Add a separate "identifier table" to bytecode executables 3 лет назад
IdentifierTable.h c33eae24f9 AK+Everywhere: Replace DistinctNumeric bool parameters with named ones 2 лет назад
Instruction.cpp a8ccc9580d LibJS: Move Instruction::length() to the Op.h header 4 лет назад
Instruction.h 133faa0acc LibJS: Remove FinishUnwind instruction 2 лет назад
Interpreter.cpp fcc3348bc8 LibJS: Intercept returns through finally blocks in Bytecode 2 лет назад
Interpreter.h fcc3348bc8 LibJS: Intercept returns through finally blocks in Bytecode 2 лет назад
Label.h 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 лет назад
Op.cpp 5db38d7ba1 LibJS: Replace standalone js_bigint() with BigInt::create() 2 лет назад
Op.h 133faa0acc LibJS: Remove FinishUnwind instruction 2 лет назад
PassManager.h eb50969781 LibJS: Add an EliminateLoads pass to Bytecode 2 лет назад
Register.h f5e7fa4d0e LibJS: Make Register comparable 2 лет назад
StringTable.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 лет назад
StringTable.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 лет назад