..
AsmInterpreter
LibJS: Remove dead C++ bytecode compilation functions
2026-03-19 21:55:10 -05:00
BasicBlock.cpp
BasicBlock.h
LibJS: Remove remaining C++ pipeline artifacts
2026-03-19 21:55:10 -05:00
BuiltinAbstractOperationsEnabled.h
Builtins.h
LibJS: Remove remaining C++ pipeline artifacts
2026-03-19 21:55:10 -05:00
Bytecode.def
LibJS: Add Mov2/Mov3 instructions to reduce dispatch overhead
2026-03-11 17:04:32 +01:00
ClassBlueprint.h
LibJS: Add ClassBlueprint data structures
2026-02-11 23:57:41 +01:00
Executable.cpp
LibJS: Improve bytecode executable dump format
2026-03-20 00:51:23 -05:00
Executable.h
LibJS: Move source range cache from ExecutionContext to Executable
2026-03-11 13:33:47 +01:00
FormatOperand.h
LibJS: Improve bytecode executable dump format
2026-03-20 00:51:23 -05:00
IdentifierTable.cpp
IdentifierTable.h
AK: Add SentinelOptional
2026-03-20 12:03:36 +01:00
Instruction.cpp
Instruction.h
Meta: Reformat QtCreator file-listing script for readability
2026-02-23 13:10:03 +01:00
Interpreter.cpp
LibJS: Rename Value::as_array() to Value::as_array_exotic_object()`
2026-03-29 13:45:38 +02:00
Interpreter.h
LibJS: Eliminate GeneratorResult GC cell allocation on yield/await
2026-03-20 15:57:23 -05:00
Label.cpp
Label.h
Operand.h
AK: Add SentinelOptional
2026-03-20 12:03:36 +01:00
PropertyAccess.h
LibJS: Remove dead C++ bytecode compilation functions
2026-03-19 21:55:10 -05:00
PropertyKeyTable.cpp
LibJS: Cache fully-formed PropertyKeys in Executable
2025-12-11 14:34:45 -06:00
PropertyKeyTable.h
AK: Add SentinelOptional
2026-03-20 12:03:36 +01:00
PutKind.h
LibJS: Consolidate Put bytecode instructions and reduce code bloat
2026-03-04 18:53:12 +01:00
RegexTable.cpp
LibRegex: Add ECMAScriptRegex and migrate callers
2026-03-27 17:32:19 +01:00
RegexTable.h
LibRegex: Add ECMAScriptRegex and migrate callers
2026-03-27 17:32:19 +01:00
Register.h
LibJS: Replace implicit environment stack with explicit registers
2026-02-09 16:35:39 +01:00
StringTable.cpp
StringTable.h
AK: Add SentinelOptional
2026-03-20 12:03:36 +01:00