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

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