Historie revizí

Autor SHA1 Zpráva Datum
  Luke Wilde b271d9a6bf LibJS/Bytecode: Use proper `this` for receiver in get/set for super expr před 2 roky
  Aliaksandr Kalenik ae3a7fd4b8 LibJS: Update bytecode generator to use local variables před 2 roky
  Hendiadyoin1 37067cf3ca LibJS: Use the IdentifierTable for NewFunction and NewClass lhs names před 2 roky
  Andreas Kling 85a3a1c085 LibJS/Bytecode: Add codegen for "named evaluation if anonymous function" před 2 roky
  Andreas Kling e5c7d8407b LibJS/Bytecode: Support private class fields před 2 roky
  Luke Wilde 357174d8fd LibJS/Bytecode: Actually get value from super base for computed property před 2 roky
  Andreas Kling dbfe1311ef LibJS/Bytecode: Simplify creating/leaving lexical environment před 2 roky
  Andreas Kling 12ce0789da LibJS/Bytecode: Remove BlockBoundaryType::LeaveVariableEnvironment před 2 roky
  Andreas Kling ac246d764d LibJS/Bytecode: Leave BlockDeclarationInstantiation in C++ před 2 roky
  Andreas Kling c9bd324369 LibJS/Bytecode: Set "home object" of functions within object expression před 2 roky
  Andreas Kling d063f35afd LibJS/Bytecode: Leave GlobalDeclarationInstantiation in C++ před 2 roky
  Luke Wilde b15128c45b LibJS/Bytecode: Implement initial support for super member expressions před 2 roky
  Andreas Kling 359d6e7b0b Everywhere: Stop using NonnullOwnPtrVector před 2 roky
  Hendiadyoin1 d65488b80c LibJS: Generate unwind chains for continue in Bytecode před 2 roky
  Hendiadyoin1 f5376cb282 LibJS: Generate unwind chains for break in Bytecode před 2 roky
  Timothy Flynn 1400a85fae LibJS: Remove unused CodeGenerationError::to_deprecated_string před 2 roky
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString před 2 roky
  Hendiadyoin1 fcc3348bc8 LibJS: Intercept returns through finally blocks in Bytecode před 2 roky
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable před 2 roky
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString před 2 roky
  Luke Wilde 5bc3371226 LibJS: Perform received abrupt generator completions in the generator před 2 roky
  Luke Wilde 8568d18d7d LibJS/Bytecode: Determine strict mode on an executable basis před 3 roky
  Luke Wilde c0fadfb9b7 LibJS/Bytecode: Implement break/continue labels před 3 roky
  Luke Wilde 7cc53b7ef1 LibJS/Bytecode: Implement the delete unary expression před 3 roky
  Luke Wilde 589c3771e9 LibJS: Only store MemberExpression object when loading a computed prop před 3 roky
  Ali Mohammad Pur 8f7021faf7 LibJS: Implement bytecode generation for For-In/Of statements před 3 roky
  Lenny Maiorani d00b79568f Libraries: Use default constructors/destructors in LibJS před 3 roky
  Luke Wilde 858bcac4c7 LibJS/Bytecode: Unwind environments before block terminating instruction před 3 roky
  Ali Mohammad Pur ba9c4959d6 LibJS: Leave the unwind context on break/continue/return in bytecode před 3 roky
  Ali Mohammad Pur 75aa900b83 LibJS: Make ASTNode::generate_bytecode() fallible před 3 roky