Home
last modified time | relevance | path

Searched refs:kFeedbackSlotKindBits (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/objects/
Dfeedback-vector.h583 static const int kFeedbackSlotKindBits = 5; variable
585 (1 << kFeedbackSlotKindBits));
590 base::BitSetComputer<FeedbackSlotKind, kFeedbackSlotKindBits,