diff options
author | Aapo Alasuutari <aapo.alasuutari@gmail.com> | 2022-10-13 15:06:52 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-13 17:36:52 +0530 |
commit | 17271532d4dcf8dfee1c7b1ac9dbdacb0a04deeb (patch) | |
tree | 45943106d7d7db741dbce2943c2204eec743e238 /core/examples/http_bench_json_ops.js | |
parent | fda24b54e955c341c37ee29fbe59d9f7580e25e1 (diff) |
fix(ext/ffi): Invalid 'function' return type check logic, remove U32x2 as unnecessary (#16259)
The return type checking for `"function"` type FFI values was incorrect
and presumed that functions were still being registered as objects
containing a "function" key.
While here, I also removed the whole return type checking logic as it
was needed for optionally creating BigInts on return when needed, but
serde_v8 does this automatically now (I think).
Diffstat (limited to 'core/examples/http_bench_json_ops.js')
0 files changed, 0 insertions, 0 deletions