mirror of
https://github.com/denoland/deno.git
synced 2024-10-30 09:08:00 -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. |
||
---|---|---|
.. | ||
bench.js | ||
event_loop_integration.ts | ||
ffi_types.ts | ||
integration_tests.rs | ||
test.js | ||
thread_safe_test.js | ||
thread_safe_test_worker.js |