Andrew Kaster 82a01bf32f LibJS: Use Core::ElapsedTimer in Bytecode::Pass instead of gettimeofday 2 年之前
..
Pass 29733e65f8 AK+Everywhere: Replace all Bitmap::must_create() uses with ::create() 2 年之前
ASTCodegen.cpp 6fd478b6ce Everywhere: Remove unused includes of AK/Format.h 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 4db2efaecb LibJS/Bytecode: Implement yield* 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 e785c66f91 LibJS: Convert get_this_environment() to NonnullGCPtr 2 年之前
Op.h f96a3c002a Everywhere: Stop shoving things into ::std and mentioning them as such 2 年之前
PassManager.h 82a01bf32f LibJS: Use Core::ElapsedTimer in Bytecode::Pass instead of gettimeofday 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 年之前