Skip to content
Snippets Groups Projects
Commit 91e4e200 authored by Mike Pennisi's avatar Mike Pennisi
Browse files

Module semantics: evaluation

Files whose name ends in `_.js` are not themselves valid Test262 tests
and should not be interpreted as such by test runners.

---

The tests for the GetBindingValue method of the module Environment
Record are very minimal. This is because GetBindingValue is necessary to
assert any aspect of binding creation/initialization/mutation. In this
way, GetBindingValue is being implicitly tested by every test that
references a binding value.
parent 3cb20b9d
No related branches found
No related tags found
No related merge requests found
Showing
with 521 additions and 0 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment