mirror of
https://github.com/denoland/deno.git
synced 2024-11-22 15:06:54 -05:00
f8435d20b0
Closes https://github.com/denoland/deno/issues/17115 Implements `cachedDataVersionTag` and `getHeapStatistics`.
3 lines
59 B
Rust
3 lines
59 B
Rust
fn op_f64_buf(buffer: &mut [f64]) {
|
|
// @test-attr:fast
|
|
}
|