Histórico de Commits

Autor SHA1 Mensagem Data
  Linus Groh fe5c2b7bb9 LibJS: Decouple new_function_environment() from FunctionObject há 3 anos atrás
  Linus Groh cf168fac50 LibJS: Implement [[Call]] and [[Construct]] internal slots properly há 3 anos atrás
  davidot 830ea0414c LibJS: Make scoping follow the spec há 3 anos atrás
  Linus Groh 8c81c84c18 LibJS: Convert internal_set_prototype_of() to ThrowCompletionOr há 3 anos atrás
  Linus Groh 9043041dd3 LibJS: Move [[BoundThis]] and [[BoundArguments]] to BoundFunction há 3 anos atrás
  Linus Groh 4566472ed6 LibJS: Rename BoundFunction::m_target_function to match spec name há 3 anos atrás
  Idan Horowitz a6b8291a9b LibJS: Add define_direct_property and remove the define_property helper há 4 anos atrás
  Linus Groh 09bd5f8772 LibJS: Rewrite most of Object for spec compliance :^) há 4 anos atrás
  Andreas Kling 44221756ab LibJS: Drop "Record" suffix from all the *Environment record classes há 4 anos atrás
  Andreas Kling ba9d5c4d54 LibJS: Rename Function => FunctionObject há 4 anos atrás
  Andreas Kling b650d11dd3 LibJS: FunctionEnvironment.[[FunctionObject]] is the *invoked* function há 4 anos atrás
  Andreas Kling aabd82d508 LibJS: Bring function environment records closer to the spec há 4 anos atrás
  Andreas Kling 6c6dbcfc36 LibJS: Rename Environment Records so they match the spec :^) há 4 anos atrás
  Linus Groh e5753443ae LibJS: Consistently make prototype the last argument in Object ctors há 4 anos atrás
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. há 4 anos atrás
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ há 4 anos atrás