This website requires JavaScript.
Explore
Help
Sign in
foster
/
denoland-deno
Watch
1
Star
0
Fork
You've already forked denoland-deno
0
mirror of
https://github.com/denoland/deno.git
synced
2024-11-02 09:34:19 -04:00
Code
Issues
Wiki
Activity
65f12f571b
denoland-deno
/
cli
/
tests
/
testdata
/
run
/
ffi
/
unstable_ffi_10.js
2 lines
38 B
JavaScript
Raw
Normal View
History
Unescape
Escape
perf(ext/ffi): Fast UnsafePointerView read functions (#16351) 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.
2022-10-20 00:05:56 -04:00
Deno
.
core
.
ops
.
op
_ffi
_read
_i16
(
0
n
,
0
)
;
Copy permalink