/third_party/node/src/ |
D | node_v8_platform-inl.h | 109 inline void Dispose() { in Dispose() function 168 inline void Dispose() {} in Dispose() function
|
D | node_main_instance.cc | 95 void NodeMainInstance::Dispose() { in Dispose() function in node::NodeMainInstance
|
D | stream_base-inl.h | 34 void StreamReq::Dispose() { in Dispose() function
|
/third_party/node/deps/v8/include/ |
D | v8-util.h | 112 static void Dispose(Isolate* isolate, Global<V> value, K key) {} in Dispose() function 143 static void Dispose(Isolate* isolate, Global<V> value, K key) {} in Dispose() function
|
D | v8-primitive.h | 249 virtual void Dispose() { delete this; } in Dispose() function
|
/third_party/typescript/tests/cases/compiler/ |
D | constructorWithIncompleteTypeAnnotation.ts | 278 Dispose(): void; method
|
/third_party/zlib/contrib/dotzlib/DotZLib/ |
D | CodecBase.cs | 131 public void Dispose() in Dispose() method in DotZLib.CodecBase
|
D | GZipStream.cs | 125 public void Dispose() in Dispose() method in DotZLib.GZipStream
|
/third_party/node/deps/v8/src/init/ |
D | v8.cc | 261 void V8::Dispose() { in Dispose() function in v8::internal::V8
|
/third_party/node/deps/v8/src/snapshot/embedded/ |
D | embedded-data.h | 123 void Dispose() { in Dispose() function
|
/third_party/node/deps/v8/src/base/ |
D | vector.h | 97 void Dispose() { in Dispose() function
|
/third_party/protobuf/csharp/src/Google.Protobuf/ |
D | CodedInputStream.cs | 275 public void Dispose() in Dispose() method in Google.Protobuf.CodedInputStream
|
D | CodedOutputStream.cs | 566 public void Dispose() in Dispose() method in Google.Protobuf.CodedOutputStream
|
/third_party/node/deps/v8/tools/ |
D | ll_prof.py | 430 def Dispose(self): member in LogReader 654 def Dispose(self): member in TraceReader
|
D | grokdump.py | 998 def Dispose(self): member in MinidumpReader
|
/third_party/node/deps/v8/third_party/test262-harness/src/ |
D | test262.py | 127 def Dispose(self): member in TempFile
|
/third_party/node/deps/v8/src/api/ |
D | api.cc | 744 void Dispose() override {} in Dispose() function in v8::__anon4d9620be0311::ExtensionResource 6135 bool v8::V8::Dispose() { in Dispose() function in v8::v8::V8 8699 void Isolate::Dispose() { in Dispose() function in v8::Isolate 9914 void CpuProfiler::Dispose() { delete reinterpret_cast<i::CpuProfiler*>(this); } in Dispose() function in v8::CpuProfiler
|