提交历史

作者 SHA1 备注 提交日期
  Andreas Kling 2bc5bc64fb LibJS: Remove a whole bunch of includes of <LibJS/Interpreter.h> 4 年之前
  Andreas Kling 893df28e80 LibJS: Don't allocate property table during GC marking phase 4 年之前
  Andreas Kling d830c107ce LibJS: Deal with a FIXME in Shape::ensure_property_table() 4 年之前
  Matthew Olsson 7a1d485b19 LibJS: Integrate Symbols into objects as valid keys 5 年之前
  Andreas Kling 64513f3c23 LibJS: Move native objects towards two-pass construction 5 年之前
  Andreas Kling ff8bb962b6 LibJS: Always keep a reference to the global object in Shape 5 年之前
  Matthew Olsson 39ad42defd LibJS: Add Proxy objects 5 年之前
  Matthew Olsson 5ad5322f6a LibJS: Distinguish between omitted descriptor attributes and false ones 5 年之前
  mattco98 95abcc3722 LibJS: Implement correct object property ordering 5 年之前
  Andreas Kling f897c41092 LibJS: Implement basic support for the "delete" operator 5 年之前
  Andreas Kling 1b391d78ae LibJS: Allow cells to mark null pointers 5 年之前
  Andreas Kling 0fea525373 LibJS: Key shape transitions on both property name and attributes 5 年之前
  Andreas Kling 8286f8b996 LibJS: Add property configuration transitions 5 年之前
  Andreas Kling e6d920d87d LibJS: Add Object.defineProperty() and start caring about attributes 5 年之前
  Andreas Kling e323246517 Meta: Add missing copyright headers 5 年之前
  Andreas Kling 5e6e1fd482 LibJS: Start implementing object shapes 5 年之前