Home
last modified time | relevance | path

Searched defs:Leave (Results 1 – 6 of 6) sorted by relevance

/third_party/node/deps/v8/src/heap/cppgc/
Dheap-consistency.cc28 void DisallowGarbageCollectionScope::Leave(cppgc::HeapHandle& heap_handle) { in Leave() function in cppgc::subtle::DisallowGarbageCollectionScope
51 void NoGarbageCollectionScope::Leave(cppgc::HeapHandle& heap_handle) { in Leave() function in cppgc::subtle::NoGarbageCollectionScope
/third_party/lzma/CPP/Windows/
DSynchronization.h172 void Leave() { CriticalSection_Leave(&_object); } in Leave() function
239 WRes Leave() in Leave() function
/third_party/node/deps/v8/src/logging/
Druntime-call-stats.cc208 void RuntimeCallStats::Leave(RuntimeCallTimer* timer) { in Leave() function in v8::internal::RuntimeCallStats
Dcounters.h287 inline void Leave(NestedTimedHistogramScope* previous) { in Leave() function
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
Dlow_level_alloc.cc295 void Leave() ABSL_UNLOCK_FUNCTION() { in Leave() function in absl::base_internal::__anonc8e50a610311::ArenaLock
/third_party/python/Lib/tkinter/
D__init__.py156 Leave = '8' variable in EventType