google / traceur-compiler

Traceur is a JavaScript.next-to-JavaScript-of-today compiler
Apache License 2.0
8.18k stars 580 forks source link

Remove $traceurRuntime.toProperty #1975

Closed arv closed 9 years ago

arv commented 9 years ago

Change SymbolTransformer to only transform typeof expressions and make it on by default.

Also clean up runtime that used to depend on symbol toProperty

arv commented 9 years ago

@johnjbarton PTAL

johnjbarton commented 9 years ago

LGTM