ecmascript::vm::intrinsics
pub fn store(env: impl Environment, val: Value) -> Result<Value, NativeError>