Commit History

Author SHA1 Message Date
  Andreas Kling 0cd65b55bd LibJS: Add ObjectEnvironmentRecord.[[IsWithEnvironment]] field 4 years ago
  Andreas Kling 9ccc2f6c4d LibJS: Make EnvironmentRecord inherit directly from Cell 4 years ago
  Andreas Kling 9d49a5478a LibJS: Start implementing spec-compliant variable bindings 4 years ago
  Andreas Kling 1f8b6ac3c3 LibJS: Begin implementing GlobalEnvironmentRecord 4 years ago
  Andreas Kling aabd82d508 LibJS: Bring function environment records closer to the spec 4 years ago
  Andreas Kling d407f247b7 LibJS: Rename virtuals in EnvironmentRecord 4 years ago
  Andreas Kling 46f2c23030 LibJS: Convert EnvironmentRecord & friends to east-const style 4 years ago
  Andreas Kling 6c6dbcfc36 LibJS: Rename Environment Records so they match the spec :^) 4 years ago