rust-js / rjs

Rust JavaScript interpreter
98 stars 6 forks source link

Implement retrieving source code using Function.toString #66

Open pvginkel opened 9 years ago

pvginkel commented 9 years ago

Function.toString does not yet return the real source code of functions.