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

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