Histórico de Commits

Autor SHA1 Mensagem Data
  Linus Groh 4f362fc703 LibJS: Set OrdinaryFunctionObject's realm from the Tnterpreter há 3 anos atrás
  Linus Groh 7b92889e6b LibJS: Change Interpreter::create_with_existing_{global_object => realm} há 3 anos atrás
  Linus Groh 06e89311fa LibJS: Set the callee context's realm in prepare_for_ordinary_call() há 3 anos atrás
  Idan Horowitz 073a1dec16 LibJS: Visit OrdinaryFunctionObject's owning realm há 3 anos atrás
  davidot e1573991a3 LibJS: Fix this values in arrow functions há 3 anos atrás
  Lenny Maiorani 97bd13264a Everywhere: Make use of container version of all_of há 4 anos atrás
  Brian Gianforcaro 53166c10ca LibJS: Remove unused header includes há 3 anos atrás
  Idan Horowitz a6b8291a9b LibJS: Add define_direct_property and remove the define_property helper há 4 anos atrás
  Idan Horowitz 557424a141 LibJS: Remove usage of define_native_property in OrdinaryFunctionObject há 4 anos atrás
  Linus Groh 09bd5f8772 LibJS: Rewrite most of Object for spec compliance :^) há 4 anos atrás
  Idan Horowitz e480d69130 LibJS: Bring ArrayCreate and ArrayConstructor closer to spec há 4 anos atrás
  Andreas Kling 44221756ab LibJS: Drop "Record" suffix from all the *Environment record classes há 4 anos atrás
  Idan Horowitz 5606332ed7 LibJS: Add a [[Realm]] getter to FunctionObject and use it where needed há 4 anos atrás
  Andreas Kling d1ffeaf66d LibJS: Use CreateUnmappedArgumentsObject for non-simple parameter lists há 4 anos atrás
  Andreas Kling c8270dbe2e LibJS: Rename ScriptFunction => OrdinaryFunctionObject há 4 anos atrás