mirror of
https://github.com/denoland/deno.git
synced 2025-02-09 07:41:33 -05:00
![Aapo Alasuutari](/assets/img/avatar_default.png)
This PR makes pointer read methods of `Deno.UnsafePointerView` Fast API compliant, with the exception of `getCString` which cannot be made fast with current V8 Fast API.
1 line
38 B
JavaScript
1 line
38 B
JavaScript
Deno.core.ops.op_ffi_read_i32(0n, 0);
|