Skip to content
Snippets Groups Projects
  • Mike Pennisi's avatar
    4f5a8674
    Add tests for `debugger` statement · 4f5a8674
    Mike Pennisi authored
    The runtime semantics of this statement are host-defined and therefore
    untestable, but the statement's affect on the formal grammar should be
    consistent across all implementations.
    4f5a8674
    History
    Add tests for `debugger` statement
    Mike Pennisi authored
    The runtime semantics of this statement are host-defined and therefore
    untestable, but the statement's affect on the formal grammar should be
    consistent across all implementations.