Andreas Kling
|
d063f35afd
LibJS/Bytecode: Leave GlobalDeclarationInstantiation in C++
|
2 tahun lalu |
Ben Wiederhake
|
f890b70eae
Tests: Prefer TRY_OR_FAIL() and MUST() over EXPECT(!.is_error())
|
2 tahun lalu |
Timothy Flynn
|
13dfadba79
LibJS: Propagate errors from VM creation
|
2 tahun lalu |
Timothy Flynn
|
afeb7273cc
LibJS+Everywhere: Rename Value::to_string to to_deprecated_string
|
2 tahun lalu |
Andreas Kling
|
b81816a539
LibJS+LibWeb: Make CyclicModule.h not include AST.h
|
2 tahun lalu |
Linus Groh
|
275dea9d98
LibJS: Remove {Bytecode::,}Interpreter::global_object()
|
2 tahun lalu |
Linus Groh
|
a022e548b8
LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19]
|
2 tahun lalu |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 tahun lalu |
Ali Mohammad Pur
|
62ad33af93
Tests: Wrap test-bytecode-js source in an IIFE
|
3 tahun lalu |
Ali Mohammad Pur
|
75aa900b83
LibJS: Make ASTNode::generate_bytecode() fallible
|
3 tahun lalu |
davidot
|
9264f9d24e
LibJS+Everywhere: Remove VM::exception() and most related functions
|
3 tahun lalu |
davidot
|
8108fc7f9c
LibJS: Convert Instruction::execute in bytecode to ThrowCompletionOr
|
3 tahun lalu |
Andreas Kling
|
7a742b17da
LibJS: Store ECMAScriptFunctionObject bytecode in an OwnPtr
|
3 tahun lalu |
davidot
|
b40308d0a4
Tests+LibJS: Add very simple bytecode LibJS tests
|
3 tahun lalu |