Home
last modified time | relevance | path

Searched defs:kEnabled (Results 1 – 9 of 9) sorted by relevance

/third_party/node/deps/v8/include/libplatform/
Dlibplatform.h18 enum class IdleTaskSupport { kDisabled, kEnabled }; enumerator
19 enum class InProcessStackDumping { kDisabled, kEnabled }; enumerator
/third_party/node/lib/internal/perf/
Devent_loop_delay.js38 const kEnabled = Symbol('kEnabled'); constant
/third_party/node/lib/
Dtrace_events.js11 const kEnabled = Symbol('enabled'); constant
/third_party/node/lib/internal/
Dtrace_events_async_hooks.js25 const kEnabled = Symbol('enabled'); constant
/third_party/node/deps/v8/src/execution/
Dmessages.h77 enum class StackTraceCollection { kEnabled, kDisabled }; enumerator
/third_party/node/deps/v8/src/wasm/
Dcompilation-environment.h48 enum class DynamicTiering { kEnabled, kDisabled }; enumerator
/third_party/node/deps/v8/src/heap/cppgc/
Dstats-collector.h150 enum TraceCategory { kEnabled, kDisabled }; enumerator
/third_party/skia/include/private/
DGrTypesPriv.h145 kEnabled = true enumerator
/third_party/node/deps/v8/src/common/
Dglobals.h1829 enum class TraceRetainingPathMode { kEnabled, kDisabled }; enumerator