pub fn call(method: &str, args: &[JsValue]) -> Option<JsValue>
Evaluate Math.method(args).
Math.method(args)