rust-js / rjs

Rust JavaScript interpreter
98 stars 6 forks source link

Remove get_value #14

Closed pvginkel closed 9 years ago

pvginkel commented 9 years ago

The get_value method is in the ECMA specs but does not apply to the rjs implementation. Remove it.