Andreas Kling
|
0cd65b55bd
LibJS: Add ObjectEnvironmentRecord.[[IsWithEnvironment]] field
|
4 年之前 |
Andreas Kling
|
9ccc2f6c4d
LibJS: Make EnvironmentRecord inherit directly from Cell
|
4 年之前 |
Andreas Kling
|
f1e1d9dd74
LibJS: Add EnvironmentRecord::global_object()
|
4 年之前 |
Andreas Kling
|
9d49a5478a
LibJS: Start implementing spec-compliant variable bindings
|
4 年之前 |
Andreas Kling
|
1f8b6ac3c3
LibJS: Begin implementing GlobalEnvironmentRecord
|
4 年之前 |
Andreas Kling
|
aabd82d508
LibJS: Bring function environment records closer to the spec
|
4 年之前 |
Andreas Kling
|
d407f247b7
LibJS: Rename virtuals in EnvironmentRecord
|
4 年之前 |
Andreas Kling
|
5edd259b0a
LibJS: Rename EnvironmentRecord::parent() => outer_environment()
|
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 年之前 |