Skip to content

Commit

Permalink
fixup! src: move v8 stats buffers out of Environment
Browse files Browse the repository at this point in the history
  • Loading branch information
addaleax committed Apr 2, 2020
1 parent 0273dbf commit 72d24ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/node_v8.cc
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ namespace node {

using v8::Array;
using v8::ArrayBuffer;
using v8::BackingStore;
using v8::Context;
using v8::FunctionCallbackInfo;
using v8::HeapCodeStatistics;
Expand Down

0 comments on commit 72d24ee

Please sign in to comment.