Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/trap-handler/
Dtrap-handler.h78 const int kInvalidIndex = -1; variable
/third_party/skia/third_party/externals/dawn/src/common/
DSlabAllocator.cpp57 SlabAllocatorImpl::Index SlabAllocatorImpl::kInvalidIndex = member in SlabAllocatorImpl
/third_party/skia/third_party/externals/brotli/c/enc/
Dblock_splitter_inc.h214 static const uint32_t kInvalidIndex = BROTLI_UINT32_MAX; in FN() local
/third_party/node/deps/brotli/c/enc/
Dblock_splitter_inc.h214 static const uint32_t kInvalidIndex = BROTLI_UINT32_MAX; in FN() local
/third_party/node/deps/v8/src/regexp/
Dregexp-parser.cc1225 static const int kInvalidIndex = 0; in PatchNamedBackReferences() local
/third_party/node/deps/v8/src/compiler/backend/
Dmid-tier-register-allocator.cc219 static const int kInvalidIndex = -1; member in v8::internal::compiler::RegisterIndex