Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling a007b3c379 LibJS: Move "strict mode" state to the call stack há 4 anos atrás
  Andreas Kling f79d4c7347 LibJS: Remove Interpreter& argument to Function::construct() há 4 anos atrás
  Andreas Kling 1ff9d33131 LibJS: Make Function::call() not require an Interpreter& há 4 anos atrás
  Andreas Kling aaf6014ae1 LibJS: Simplify Cell::initialize() há 5 anos atrás
  Matthew Olsson bda39ef7ab LibJS: Explicitly pass a "Function& new_target" to Function::construct há 5 anos atrás
  Andreas Kling af51dc105a LibJS+LibWeb: Add JS::Object::inherits(class_name) há 5 anos atrás
  Andreas Kling 06e29fac57 LibJS: Split more native object constructors into construct/initialize há 5 anos atrás
  Jack Karamanian 1fa0c7304d LibJS: Implement Function.prototype.bind() há 5 anos atrás