[][src]Function ecmascript::vm::intrinsics::sub

pub fn sub(lhs: Value, rhs: Value) -> Result<Value, NativeError>