We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 147fc50 commit b6651d8Copy full SHA for b6651d8
1 file changed
src/ffi/data.cc
@@ -25,6 +25,7 @@ using v8::MaybeLocal;
25
using v8::NewStringType;
26
using v8::Number;
27
using v8::Object;
28
+using v8::SharedArrayBuffer;
29
using v8::String;
30
using v8::Value;
31
0 commit comments