Home
last modified time | relevance | path

Searched defs:Enter (Results 1 – 12 of 12) sorted by relevance

/third_party/node/deps/v8/src/heap/cppgc/
Dheap-consistency.cc22 void DisallowGarbageCollectionScope::Enter(cppgc::HeapHandle& heap_handle) { in Enter() function in cppgc::subtle::DisallowGarbageCollectionScope
45 void NoGarbageCollectionScope::Enter(cppgc::HeapHandle& heap_handle) { in Enter() function in cppgc::subtle::NoGarbageCollectionScope
Dwrite-barrier.h15 static void Enter() { incremental_or_concurrent_marking_flag_.Enter(); } in Enter() function
/third_party/node/deps/v8/include/cppgc/internal/
Datomic-entry-flag.h31 void Enter() { entries_.fetch_add(1, std::memory_order_relaxed); } in Enter() function
/third_party/lzma/CPP/Windows/
DSynchronization.h171 void Enter() { CriticalSection_Enter(&_object); } in Enter() function
235 WRes Enter() in Enter() function
/third_party/python/Lib/tkinter/test/test_tkinter/
Dtest_misc.py288 Enter = '7' variable in MiscTest.test_eventtype_enum.CheckedEventType
/third_party/node/deps/v8/src/logging/
Druntime-call-stats.cc198 void RuntimeCallStats::Enter(RuntimeCallTimer* timer, in Enter() function in v8::internal::RuntimeCallStats
Dcounters.h281 inline NestedTimedHistogramScope* Enter(NestedTimedHistogramScope* next) { in Enter() function
/third_party/node/deps/v8/src/regexp/
Dregexp.cc1243 void RegExpResultsCache::Enter(Isolate* isolate, Handle<String> key_string, in Enter() function in v8::internal::RegExpResultsCache
/third_party/gn/src/gn/
Dfunctions.cc192 bool NonNestableBlock::Enter(Err* err) { in Enter() function in NonNestableBlock
/third_party/node/deps/v8/src/execution/
Disolate.cc4229 void Isolate::Enter() { in ThrowInternal() function in v8::internal::Isolate
/third_party/python/Lib/tkinter/
D__init__.py179 Enter = '7' variable in EventType
/third_party/node/deps/v8/src/api/
Dapi.cc1036 void Context::Enter() { in Enter() function in v8::Context
8794 void Isolate::Enter() { in Enter() function in v8::Isolate