mirror of
https://github.com/denoland/deno.git
synced 2024-11-01 09:24:20 -04:00
722ea20e86
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_i16(0n, 0);
|