Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dmemory-allocator.h92 kRegular, // Pages of kPageSize that do not live in a CodeRange and enumerator
139 kRegular, enumerator
Dmark-compact.cc4537 enum EvacuationState { kRegular, kAborted }; enumerator
/third_party/node/deps/v8/src/asmjs/
Dasm-parser.h119 enum class BlockKind { kRegular, kLoop, kNamed, kOther }; enumerator
/third_party/skia/third_party/externals/tint/src/ast/
Dintrinsic_texture_helper_test.h30 kRegular, enumerator
/third_party/node/deps/v8/src/debug/
Ddebug.h240 enum BreakPointKind { kRegular, kInstrumentation }; enumerator
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Draw_hash_set_probe_benchmark.cc35 enum class OutputStyle { kRegular, kBenchmark }; enumerator
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/
Dos2_table.h33 kRegular = 400, enumerator
/third_party/node/deps/v8/src/inspector/
Dv8-console.cc184 enum InspectRequest { kRegular, kCopyToClipboard, kQueryObjects }; enumerator
/third_party/node/deps/v8/src/common/
Dglobals.h922 enum class PageSize { kRegular, kLarge }; enumerator