Andreas Kling
|
ce2747692d
LibJS: Remove unused DeclarativeEnvironmentRecord::type()
|
4 年之前 |
Andreas Kling
|
9ccc2f6c4d
LibJS: Make EnvironmentRecord inherit directly from Cell
|
4 年之前 |
Andreas Kling
|
9d49a5478a
LibJS: Start implementing spec-compliant variable bindings
|
4 年之前 |
Andreas Kling
|
aabd82d508
LibJS: Bring function environment records closer to the spec
|
4 年之前 |
Andreas Kling
|
6ed6434bab
LibJS: Remove home object from DeclarativeEnvironmentRecord
|
4 年之前 |
Andreas Kling
|
d8e9a176cd
LibJS: Implement the NewDeclarativeEnvironment() abstract operation
|
4 年之前 |
Andreas Kling
|
d407f247b7
LibJS: Rename virtuals in EnvironmentRecord
|
4 年之前 |
Andreas Kling
|
46f2c23030
LibJS: Convert EnvironmentRecord & friends to east-const style
|
4 年之前 |
Andreas Kling
|
6c6dbcfc36
LibJS: Rename Environment Records so they match the spec :^)
|
4 年之前 |