| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent d7d22ea commit 9bbbf12
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -8,13 +8,6 @@ | |||
| 8 | 8 | #include "v8.h" | |
| 9 | 9 | #include "libplatform/libplatform.h" | |
| 10 | 10 | ||
| 11 | - using node::Environment; | ||
| 12 | - using node::IsolateData; | ||
| 13 | - using node::CreateIsolateData; | ||
| 14 | - using node::CreateEnvironment; | ||
| 15 | - using node::AtExit; | ||
| 16 | - using node::RunAtExit; | ||
| 17 | - | ||
| 18 | 11 | class ArrayBufferAllocator : public v8::ArrayBuffer::Allocator { | |
| 19 | 12 | public: | |
| 20 | 13 | virtual void* Allocate(size_t length) { | |
| Back | FazBrowse Home | New Git URL |
0 commit comments