Linus Groh
|
01370136ee
LibJS: Convert delete_binding() to ThrowCompletionOr
|
пре 3 година |
Linus Groh
|
f35e268024
LibJS: Convert get_binding_value() to ThrowCompletionOr
|
пре 3 година |
Linus Groh
|
7652138ce0
LibJS: Convert set_mutable_binding() to ThrowCompletionOr
|
пре 3 година |
Linus Groh
|
ae397541fb
LibJS: Convert initialize_binding() to ThrowCompletionOr
|
пре 3 година |
Linus Groh
|
2691c65639
LibJS: Convert create_immutable_binding() to ThrowCompletionOr
|
пре 3 година |
Linus Groh
|
4baf3a91e8
LibJS: Convert create_mutable_binding() to ThrowCompletionOr
|
пре 3 година |
Linus Groh
|
fbb176c926
LibJS: Convert has_binding() to ThrowCompletionOr
|
пре 3 година |
Andreas Kling
|
421845b0cd
LibJS: Taint variable environment chain after non-strict direct eval()
|
пре 3 година |
Andreas Kling
|
540ce075b6
LibJS: Add direct (indexed) binding accessors to DeclarativeEnvironment
|
пре 3 година |
Andreas Kling
|
cb696eff08
LibJS: Make Environment::has_binding() optionally return binding index
|
пре 3 година |
Andreas Kling
|
6ef5464015
LibJS: Make DeclarativeEnvironment store bindings in a Vector
|
пре 3 година |
davidot
|
f4f1397735
js: Allow for completion of lexically declared variables
|
пре 3 година |
davidot
|
830ea0414c
LibJS: Make scoping follow the spec
|
пре 3 година |
Andreas Kling
|
80170887db
LibJS: Make Environment::put_into_environment() return a success bool
|
пре 4 година |
Andreas Kling
|
44221756ab
LibJS: Drop "Record" suffix from all the *Environment record classes
|
пре 4 година |