Andreas Kling 97ebfd9f0f LibJS: Make Value::to_string_without_side_effects() infallible 2 years ago
..
AbstractMachine.cpp aafef1e92d LibWasm: Make the main module's functions addressable by globals 2 years ago
AbstractMachine.h f5bf53bc99 LibWasm: Create AK::StackInfo once per AbstractMachine 2 years ago
BytecodeInterpreter.cpp 547a08670e LibWasm: Replace usages of the Endian bytes accessor 2 years ago
BytecodeInterpreter.h 97ebfd9f0f LibJS: Make Value::to_string_without_side_effects() infallible 2 years ago
Configuration.cpp a3f73e7d85 AK: Rename Stream::read_entire_buffer to Stream::read_until_filled 2 years ago
Configuration.h 563b402f04 LibWasm: Replace the numeric operation macros with templated functions 4 years ago
Interpreter.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
Operators.h 9a66a9ac4a LibWasm: Split SaturatingTruncate conversion function by float/non-float 2 years ago
Validator.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
Validator.h 7e6341587b AK+Everywhere: Disallow Error::from_string_view(FooString) 2 years ago