Histórico de commits

Autor SHA1 Mensagem Data
  Jonne Ransijn 69f96122b6 LibJS+LibWeb: Prevent double invocation of `[[GetOwnProperty]]` 9 meses atrás
  Sam Atkins f31c18756b LibWeb: Update spec comments using "Type(Foo)" -> "is a Foo" 9 meses atrás
  Andreas Kling dd419b5a8d AK: Make String::number() infallible 9 meses atrás
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere 10 meses atrás
  Andrew Kaster ade4fc1779 LibWeb: Remove obsolete PlatformObject::global_object() API 11 meses atrás
  Shannon Booth 22969a8e92 Bindings: Avoid second property index lookup for platform objects 1 ano atrás
  Shannon Booth 8a5985b87f Bindings: Use is_supported_property_name instead of contains_slow 1 ano atrás
  Shannon Booth 9b1af542e7 Bindings: Implement is_supported_property_index in terms of item_value 1 ano atrás
  Shannon Booth c5c1a8fcc7 Bindings: Make item_value return an Optional<JS::Value> 1 ano atrás
  Shannon Booth 9b59dc5e8b Bindings: Remove exception handling for named_item_value 1 ano atrás
  Shannon Booth 081c92bf3d Bindings: Remove exception handling for named_item 1 ano atrás
  Andreas Kling 4d78c66b3d LibWeb: Cache name->element mappings in HTMLCollection 1 ano atrás
  Caitlin Potter fac82119df LibWeb: Legacy Platform Objects don't force [[Configurable]] 1 ano atrás
  Tim Ledbetter dda730c46b LibWeb: Exclude [Global] interfaces from legacy platform object method 1 ano atrás
  Andrew Kaster 2505cecc0f LibWeb: Exclude [Global] interfaces from legacy platform object methods 1 ano atrás
  Andrew Kaster 521ed0e911 LibWeb: Delete LegacyPlatformObject and move behavior to PlatformObject 1 ano atrás
  iliadsh 89da731aa6 LibJS+LibWeb: Devirtualize may_interfere_with_indexed_property_access() 1 ano atrás
  Andreas Kling 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 anos atrás
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 anos atrás
  Andreas Kling f6c61940f6 LibWeb: Add PlatformObject class 2 anos atrás