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 0273dbf commit 72d24eeCopy full SHA for 72d24ee
1 file changed
src/node_v8.cc
@@ -30,6 +30,7 @@ namespace node {
30
31
using v8::Array;
32
using v8::ArrayBuffer;
33
+using v8::BackingStore;
34
using v8::Context;
35
using v8::FunctionCallbackInfo;
36
using v8::HeapCodeStatistics;
0 commit comments