[Bug 27553] Support Symbol

https://www.w3.org/Bugs/Public/show_bug.cgi?id=27553

--- Comment #3 from Boris Zbarsky <bzbarsky@mit.edu> ---
OK.  So we could support syntax like so:

  interface Foo {
    symbol xyz;
  }

which would make Foo.xyz a well-known symbol whose [[Description]] is
"Foo.xyz", right?

Do we also need the ability to have symbol-named things on dictionaries or
something?

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Wednesday, 10 December 2014 21:31:38 UTC