This website requires JavaScript.
Explore
Help
Sign in
foster
/
denoland-deno
Watch
0
Star
0
Fork
You've already forked denoland-deno
0
mirror of
https://github.com/denoland/deno.git
synced
2024-10-31 09:14:20 -04:00
Code
Issues
Wiki
Activity
f242d98280
denoland-deno
/
cli
/
tests
/
testdata
/
run
/
ffi
/
unstable_ffi_6.js
2 lines
39 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
_cstr
_read
(
0
n
,
0
)
;
Copy permalink