echojs
echojs copied to clipboard
many ops don't call ToPrimitive
the kangax test for Symbol.toPrimitive fails for ejs because a few of the ops don't call ToPrimitive.
Probably most importantly, we're missing an implementation of Abstract Relational Comparison.