ES6_letconst_redcl.js.dbg.baseline 302 B

123456789101112131415161718
  1. [
  2. {
  3. "evaluate": {
  4. "let a = 1": "undefined undefined"
  5. }
  6. },
  7. {
  8. "this": {
  9. "Symbol.toStringTag": "string global"
  10. },
  11. "locals": {
  12. "a": "number 100",
  13. "b": "number 200",
  14. "Symbol.toStringTag": "string global"
  15. },
  16. "globals": {}
  17. }
  18. ]