Home
last modified time | relevance | path

Searched defs:thread_kind (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/heap/
Dlocal-heap.cc269 ThreadKind thread_kind; in SleepInUnpark() local
312 ThreadKind thread_kind; in SleepInSafepoint() local
Dgc-tracer-inl.h32 GCTracer::Scope::Scope(GCTracer* tracer, ScopeId scope, ThreadKind thread_kind) in Scope()
Dgc-tracer.h39 #define TRACE_GC1(tracer, scope_id, thread_kind) \ argument
45 #define TRACE_GC_EPOCH(tracer, scope_id, thread_kind) \ argument